[30936] trunk/dports/graphics
source_changes at macosforge.org
source_changes at macosforge.org
Sun Nov 11 18:06:43 PST 2007
Revision: 30936
http://trac.macosforge.org/projects/macports/changeset/30936
Author: ryandesign at macports.org
Date: 2007-11-11 18:06:43 -0800 (Sun, 11 Nov 2007)
Log Message:
-----------
giflib and libungif: change name of patchfiles to match recommendations
Modified Paths:
--------------
trunk/dports/graphics/giflib/Portfile
trunk/dports/graphics/libungif/Portfile
Added Paths:
-----------
trunk/dports/graphics/giflib/files/patch-gif_lib.h.diff
trunk/dports/graphics/libungif/files/patch-gif_lib.h.diff
Removed Paths:
-------------
trunk/dports/graphics/giflib/files/patch-lib-gif_lib.h
trunk/dports/graphics/libungif/files/patch-lib-gif_lib.h
Modified: trunk/dports/graphics/giflib/Portfile
===================================================================
--- trunk/dports/graphics/giflib/Portfile 2007-11-12 00:56:29 UTC (rev 30935)
+++ trunk/dports/graphics/giflib/Portfile 2007-11-12 02:06:43 UTC (rev 30936)
@@ -14,6 +14,6 @@
master_sites sourceforge
use_bzip2 yes
checksums md5 7125644155ae6ad33dbc9fc15a14735f
-patchfiles patch-lib-gif_lib.h
+patchfiles patch-gif_lib.h.diff
livecheck.regex "<title>${name} [lindex [split ${version} .] 0].x ${name}-(\\d+(?:\\.\\d+)*) released .*</title>"
Copied: trunk/dports/graphics/giflib/files/patch-gif_lib.h.diff (from rev 30921, trunk/dports/graphics/giflib/files/patch-lib-gif_lib.h)
===================================================================
--- trunk/dports/graphics/giflib/files/patch-gif_lib.h.diff (rev 0)
+++ trunk/dports/graphics/giflib/files/patch-gif_lib.h.diff 2007-11-12 02:06:43 UTC (rev 30936)
@@ -0,0 +1,11 @@
+--- lib/gif_lib.h 2005-10-10 08:08:49.000000000 +0200
++++ lib/gif_lib.h 2007-08-08 14:07:18.000000000 +0200
+@@ -266,7 +266,7 @@
+
+ extern ColorMapObject *MakeMapObject(int ColorCount,
+ const GifColorType * ColorMap);
+-extern void FreeMapObject(ColorMapObject * Object);
++extern void FreeMapObject(ColorMapObject *ColorMapObject);
+ extern ColorMapObject *UnionColorMap(const ColorMapObject * ColorIn1,
+ const ColorMapObject * ColorIn2,
+ GifPixelType ColorTransIn2[]);
Deleted: trunk/dports/graphics/giflib/files/patch-lib-gif_lib.h
===================================================================
--- trunk/dports/graphics/giflib/files/patch-lib-gif_lib.h 2007-11-12 00:56:29 UTC (rev 30935)
+++ trunk/dports/graphics/giflib/files/patch-lib-gif_lib.h 2007-11-12 02:06:43 UTC (rev 30936)
@@ -1,11 +0,0 @@
---- lib/gif_lib.h 2005-10-10 08:08:49.000000000 +0200
-+++ lib/gif_lib.h 2007-08-08 14:07:18.000000000 +0200
-@@ -266,7 +266,7 @@
-
- extern ColorMapObject *MakeMapObject(int ColorCount,
- const GifColorType * ColorMap);
--extern void FreeMapObject(ColorMapObject * Object);
-+extern void FreeMapObject(ColorMapObject *ColorMapObject);
- extern ColorMapObject *UnionColorMap(const ColorMapObject * ColorIn1,
- const ColorMapObject * ColorIn2,
- GifPixelType ColorTransIn2[]);
Modified: trunk/dports/graphics/libungif/Portfile
===================================================================
--- trunk/dports/graphics/libungif/Portfile 2007-11-12 00:56:29 UTC (rev 30935)
+++ trunk/dports/graphics/libungif/Portfile 2007-11-12 02:06:43 UTC (rev 30936)
@@ -22,7 +22,7 @@
sha1 af687ffbcfe6afd1d76e33ea8cf27ffb02ed61fc \
rmd160 f96782d4e305e393a22acd84317c13dc265a21f3
-patchfiles patch-lib-gif_lib.h
+patchfiles patch-gif_lib.h.diff
configure.args --without-x
Copied: trunk/dports/graphics/libungif/files/patch-gif_lib.h.diff (from rev 30921, trunk/dports/graphics/libungif/files/patch-lib-gif_lib.h)
===================================================================
--- trunk/dports/graphics/libungif/files/patch-gif_lib.h.diff (rev 0)
+++ trunk/dports/graphics/libungif/files/patch-gif_lib.h.diff 2007-11-12 02:06:43 UTC (rev 30936)
@@ -0,0 +1,11 @@
+--- lib/gif_lib.h 2005-10-10 08:08:49.000000000 +0200
++++ lib/gif_lib.h 2007-08-08 14:07:18.000000000 +0200
+@@ -266,7 +266,7 @@
+
+ extern ColorMapObject *MakeMapObject(int ColorCount,
+ const GifColorType * ColorMap);
+-extern void FreeMapObject(ColorMapObject * Object);
++extern void FreeMapObject(ColorMapObject *ColorMapObject);
+ extern ColorMapObject *UnionColorMap(const ColorMapObject * ColorIn1,
+ const ColorMapObject * ColorIn2,
+ GifPixelType ColorTransIn2[]);
Deleted: trunk/dports/graphics/libungif/files/patch-lib-gif_lib.h
===================================================================
--- trunk/dports/graphics/libungif/files/patch-lib-gif_lib.h 2007-11-12 00:56:29 UTC (rev 30935)
+++ trunk/dports/graphics/libungif/files/patch-lib-gif_lib.h 2007-11-12 02:06:43 UTC (rev 30936)
@@ -1,11 +0,0 @@
---- lib/gif_lib.h 2005-10-10 08:08:49.000000000 +0200
-+++ lib/gif_lib.h 2007-08-08 14:07:18.000000000 +0200
-@@ -266,7 +266,7 @@
-
- extern ColorMapObject *MakeMapObject(int ColorCount,
- const GifColorType * ColorMap);
--extern void FreeMapObject(ColorMapObject * Object);
-+extern void FreeMapObject(ColorMapObject *ColorMapObject);
- extern ColorMapObject *UnionColorMap(const ColorMapObject * ColorIn1,
- const ColorMapObject * ColorIn2,
- GifPixelType ColorTransIn2[]);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071111/089d211c/attachment.html
More information about the macports-changes
mailing list