[147501] trunk/dports/devel/iso-codes/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 5 23:29:14 PDT 2016


Revision: 147501
          https://trac.macports.org/changeset/147501
Author:   ryandesign at macports.org
Date:     2016-04-05 23:29:14 -0700 (Tue, 05 Apr 2016)
Log Message:
-----------
iso-codes: update to 3.67

Modified Paths:
--------------
    trunk/dports/devel/iso-codes/Portfile

Modified: trunk/dports/devel/iso-codes/Portfile
===================================================================
--- trunk/dports/devel/iso-codes/Portfile	2016-04-06 06:17:01 UTC (rev 147500)
+++ trunk/dports/devel/iso-codes/Portfile	2016-04-06 06:29:14 UTC (rev 147501)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                iso-codes
-version             3.66
+version             3.67
 categories          devel
 platforms           darwin
 supported_archs     noarch
@@ -20,21 +20,14 @@
 master_sites        ${homepage}downloads/
 use_xz              yes
 
-checksums           rmd160  f5c2937a04f2090e9c836eccda48742e43baee09 \
-                    sha256  6c1fa9535382223b9e938fb1c6052fac9a837c99a5772e7636cf8e2f5d2169f5
+checksums           rmd160  a554ef33ac844af84018c1067b548496e984744c \
+                    sha256  603f51e0b5ebd762b66d9aa3bd0d9a33af1aaedae88caaaf196fcc5bb4abf00c
 
 depends_build       port:gettext
 
-post-patch {
-    reinplace "s|#!/usr/bin/env python|#!/usr/bin/python|g" \
-        ${worksrcpath}/iso2pot.py
-}
-
-use_parallel_build  yes
-
 post-destroot {
     xinstall -d ${destroot}${prefix}/share/doc/${name}
-    xinstall -m 644 -W ${worksrcpath} ChangeLog LICENSE README TODO \
+    xinstall -m 644 -W ${worksrcpath} ChangeLog COPYING README TODO \
         ${destroot}${prefix}/share/doc/${name}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160405/8977188d/attachment.html>


More information about the macports-changes mailing list