[95205] trunk/dports/graphics/netpbm/Portfile

cal at macports.org cal at macports.org
Fri Jul 6 14:42:45 PDT 2012


Revision: 95205
          https://trac.macports.org/changeset/95205
Author:   cal at macports.org
Date:     2012-07-06 14:42:44 -0700 (Fri, 06 Jul 2012)
Log Message:
-----------
netpbm: Update to 10.59.00 (compatible with libpng15), add patch to replace strcaseeq

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

Modified: trunk/dports/graphics/netpbm/Portfile
===================================================================
--- trunk/dports/graphics/netpbm/Portfile	2012-07-06 19:57:52 UTC (rev 95204)
+++ trunk/dports/graphics/netpbm/Portfile	2012-07-06 21:42:44 UTC (rev 95205)
@@ -3,8 +3,8 @@
 PortSystem 1.0
 
 name            netpbm
-version         10.47.37
-svn.revision    1592
+version         10.59.00
+svn.revision    1705
 categories      graphics
 license         {BSD GPL-2 IJG Permissive}
 maintainers     nomaintainer
@@ -33,11 +33,12 @@
                 port:libxml2
 
 fetch.type      svn
-svn.url         https://${name}.svn.sourceforge.net/svnroot/${name}/stable
-worksrcdir      stable
+svn.url         https://${name}.svn.sourceforge.net/svnroot/${name}/advanced
+worksrcdir      advanced
 
 patchfiles      patch-pm_config.in.h.diff \
-                patch-lib-Makefile.diff
+                patch-lib-Makefile.diff \
+                patch-converter-other-giftopnm.c-strcaseeq.diff
 
 post-patch {
     reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/pm_config.in.h
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120706/a6967677/attachment.html>


More information about the macports-changes mailing list