[125234] trunk/dports/graphics/netpbm

ryandesign at macports.org ryandesign at macports.org
Wed Sep 10 14:24:07 PDT 2014


Revision: 125234
          https://trac.macports.org/changeset/125234
Author:   ryandesign at macports.org
Date:     2014-09-10 14:24:07 -0700 (Wed, 10 Sep 2014)
Log Message:
-----------
netpbm: update to 10.67.05

Modified Paths:
--------------
    trunk/dports/graphics/netpbm/Portfile

Removed Paths:
-------------
    trunk/dports/graphics/netpbm/files/patch-pm_config.in.h.diff

Modified: trunk/dports/graphics/netpbm/Portfile
===================================================================
--- trunk/dports/graphics/netpbm/Portfile	2014-09-10 21:03:44 UTC (rev 125233)
+++ trunk/dports/graphics/netpbm/Portfile	2014-09-10 21:24:07 UTC (rev 125234)
@@ -3,8 +3,8 @@
 PortSystem 1.0
 
 name            netpbm
-version             10.67.04
-svn.revision        2269
+version             10.67.05
+svn.revision        2277
 categories      graphics
 license         {BSD GPL-2 IJG Permissive}
 maintainers     ryandesign openmaintainer
@@ -34,8 +34,7 @@
 svn.url         https://svn.code.sf.net/p/netpbm/code/advanced/
 worksrcdir      advanced
 
-patchfiles      patch-pm_config.in.h.diff \
-                patch-lib-Makefile.diff \
+patchfiles      patch-lib-Makefile.diff \
                     patch-converter-other-giftopnm.c-strcaseeq.diff
 
 post-patch {
@@ -75,6 +74,7 @@
 NETPBMLIBTYPE = ${netpbmlibtype}
 NETPBMLIBSUFFIX = ${netpbmlibsuffix}
 PNGLIB = -lpng
+RGB_DB_PATH = ${prefix}/share/netpbm/rgb.txt
 TIFFLIB = -ltiff
 WANT_SSE = ${want_sse}
 ZLIB = -lz

Deleted: trunk/dports/graphics/netpbm/files/patch-pm_config.in.h.diff
===================================================================
--- trunk/dports/graphics/netpbm/files/patch-pm_config.in.h.diff	2014-09-10 21:03:44 UTC (rev 125233)
+++ trunk/dports/graphics/netpbm/files/patch-pm_config.in.h.diff	2014-09-10 21:24:07 UTC (rev 125234)
@@ -1,10 +0,0 @@
---- pm_config.in.h.orig	2009-09-27 23:44:29.000000000 +0200
-+++ pm_config.in.h	2011-01-25 11:51:36.000000000 +0100
-@@ -60,6 +60,7 @@
- ** hex and decimal forms to specify colors (see ppm/pgmtoppm.1 for details).  */
- 
- #define RGB_DB_PATH \
-+"@@PREFIX@@/share/netpbm/rgb.txt:" \
- "/usr/share/netpbm/rgb.txt:" \
- "/usr/lib/X11/rgb.txt:" \
- "/usr/share/X11/rgb.txt:" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140910/9f14468c/attachment.html>


More information about the macports-changes mailing list