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

ryandesign at macports.org ryandesign at macports.org
Thu Apr 30 04:19:34 PDT 2015


Revision: 135712
          https://trac.macports.org/changeset/135712
Author:   ryandesign at macports.org
Date:     2015-04-30 04:19:34 -0700 (Thu, 30 Apr 2015)
Log Message:
-----------
netpbm: update to 10.70.03

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

Modified: trunk/dports/graphics/netpbm/Portfile
===================================================================
--- trunk/dports/graphics/netpbm/Portfile	2015-04-30 11:17:53 UTC (rev 135711)
+++ trunk/dports/graphics/netpbm/Portfile	2015-04-30 11:19:34 UTC (rev 135712)
@@ -5,8 +5,8 @@
 PortGroup           conflicts_build 1.0
 
 name                netpbm
-version             10.70.02
-svn.revision        2463
+version             10.70.03
+svn.revision        2471
 categories          graphics
 platforms           darwin freebsd linux
 maintainers         ryandesign openmaintainer
@@ -75,6 +75,7 @@
 LDRELOC = ${ldreloc}
 LDSHLIB = ${ldshlib}
 LINKER_CAN_DO_EXPLICIT_LIBRARY = ${linker_can_do_explicit_library}
+PKGMANDIR = share/man
 NETPBMLIBTYPE = ${netpbmlibtype}
 NETPBMLIBSUFFIX = ${netpbmlibsuffix}
 PNGLIB = -lpng
@@ -116,9 +117,6 @@
 post-build {
     system -W ${worksrcpath} "${build.cmd} package pkgdir=${pkgdir}"
     delete ${pkgdir}/bin/doc.url
-    # Problem setting PKGMANDIR in config.mk reported to developer; might be fixed after 10.70.01
-    file mkdir ${pkgdir}/share/
-    move ${pkgdir}/man ${pkgdir}/share/
 }
 
 test.run            yes
@@ -126,7 +124,7 @@
 test.args           pkgdir=${pkgdir} \
                     resultdir=${workpath}/test \
                     tmpdir=${workpath}/.tmp
-# Problem reported to developer; might be fixed after 10.70.01
+# Problem reported to developer; might be fixed after 10.70
 test.env            DYLD_LIBRARY_PATH=${pkgdir}/lib
 
 destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150430/ac4bfb5b/attachment-0001.html>


More information about the macports-changes mailing list