[Midnightbsd-cvs] mports [15487] trunk/graphics/giflib/files/patch-gif_hash.c: 4.2.3

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Sep 21 13:42:18 EDT 2013


Revision: 15487
          http://svnweb.midnightbsd.org/mports/?rev=15487
Author:   laffer1
Date:     2013-09-21 13:42:17 -0400 (Sat, 21 Sep 2013)
Log Message:
-----------
4.2.3

Modified Paths:
--------------
    trunk/graphics/giflib/Makefile
    trunk/graphics/giflib/distinfo

Added Paths:
-----------
    trunk/graphics/giflib/files/patch-gif_hash.c

Property Changed:
----------------
    trunk/graphics/giflib/distinfo

Modified: trunk/graphics/giflib/Makefile
===================================================================
--- trunk/graphics/giflib/Makefile	2013-09-21 17:40:54 UTC (rev 15486)
+++ trunk/graphics/giflib/Makefile	2013-09-21 17:42:17 UTC (rev 15487)
@@ -1,8 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	giflib
-PORTVERSION=	4.2.1
-PORTREVISION=	3
+PORTVERSION=	4.2.3
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-4.x
 PKGNAMESUFFIX=	${NOX11SUFFIX}${PKGNAMESUFFIX2}

Modified: trunk/graphics/giflib/distinfo
===================================================================
--- trunk/graphics/giflib/distinfo	2013-09-21 17:40:54 UTC (rev 15486)
+++ trunk/graphics/giflib/distinfo	2013-09-21 17:42:17 UTC (rev 15487)
@@ -1,2 +1,2 @@
-SHA256 (giflib-4.2.1.tar.bz2) = 3f6c9dea12e41d00e253f7465d714d09248a8bcbed3415c25fd9ce50a1cdded6
-SIZE (giflib-4.2.1.tar.bz2) = 522178
+SHA256 (giflib-4.2.3.tar.bz2) = 0ac8d56726f77c8bc9648c93bbb4d6185d32b15ba7bdb702415990f96f3cb766
+SIZE (giflib-4.2.3.tar.bz2) = 560968


Property changes on: trunk/graphics/giflib/distinfo
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.3
\ No newline at end of property
Added: trunk/graphics/giflib/files/patch-gif_hash.c
===================================================================
--- trunk/graphics/giflib/files/patch-gif_hash.c	                        (rev 0)
+++ trunk/graphics/giflib/files/patch-gif_hash.c	2013-09-21 17:42:17 UTC (rev 15487)
@@ -0,0 +1,10 @@
+--- lib/gif_hash.c.orig	2013-08-29 21:32:18.000000000 +0200
++++ lib/gif_hash.c	2013-09-03 05:53:45.000000000 +0200
+@@ -21,6 +21,7 @@
+ #include <fcntl.h>
+ #include <stdio.h>
+ #include <string.h>
++#include <stdlib.h>
+ 
+ #include "gif_lib.h"
+ #include "gif_hash.h"



More information about the Midnightbsd-cvs mailing list