[110744] trunk/dports/graphics/giflib
ryandesign at macports.org
ryandesign at macports.org
Wed Sep 4 17:19:43 PDT 2013
Revision: 110744
https://trac.macports.org/changeset/110744
Author: ryandesign at macports.org
Date: 2013-09-04 17:19:42 -0700 (Wed, 04 Sep 2013)
Log Message:
-----------
giflib: update to 4.2.3
Modified Paths:
--------------
trunk/dports/graphics/giflib/Portfile
Removed Paths:
-------------
trunk/dports/graphics/giflib/files/patch-lib-dgif_lib.c.diff
Modified: trunk/dports/graphics/giflib/Portfile
===================================================================
--- trunk/dports/graphics/giflib/Portfile 2013-09-05 00:15:31 UTC (rev 110743)
+++ trunk/dports/graphics/giflib/Portfile 2013-09-05 00:19:42 UTC (rev 110744)
@@ -4,7 +4,7 @@
PortSystem 1.0
name giflib
-version 4.2.2
+version 4.2.3
set major [lindex [split ${version} .] 0]
categories graphics
maintainers ryandesign
@@ -19,11 +19,10 @@
long_description GIF loading and saving shared library. \
Uses the LZW algorithm.
-checksums rmd160 e4725645ed9e43747924f1a62bae84e06a0c8020 \
- sha256 2677a4de8cc98a07025d7d7a8667c06cd97925fe87d4cd3c2e75f61456333181
+checksums rmd160 34c30ace20155a61446d1561af44e3ad6329b49a \
+ sha256 0ac8d56726f77c8bc9648c93bbb4d6185d32b15ba7bdb702415990f96f3cb766
patchfiles patch-gif_lib.h.diff
-patchfiles-append patch-lib-dgif_lib.c.diff
configure.args --disable-x11
Deleted: trunk/dports/graphics/giflib/files/patch-lib-dgif_lib.c.diff
===================================================================
--- trunk/dports/graphics/giflib/files/patch-lib-dgif_lib.c.diff 2013-09-05 00:15:31 UTC (rev 110743)
+++ trunk/dports/graphics/giflib/files/patch-lib-dgif_lib.c.diff 2013-09-05 00:19:42 UTC (rev 110744)
@@ -1,12 +0,0 @@
-https://sourceforge.net/p/giflib/patches/18/
---- lib/dgif_lib.c.orig 2013-08-29 21:48:51.000000000 +0200
-+++ lib/dgif_lib.c 2013-09-01 10:59:00.088099500 +0200
-@@ -149,7 +149,7 @@
- fclose(f);
- free((char *)Private);
- free((char *)GifFile);
-- *Error = D_GIF_ERR_NO_SCRN_DSCR;
-+ _GifError = D_GIF_ERR_NO_SCRN_DSCR;
- return NULL;
- }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130904/bdcf2c3b/attachment.html>
More information about the macports-changes
mailing list