[133303] trunk/dports/perl/p5-uri/Portfile

devans at macports.org devans at macports.org
Tue Feb 24 15:55:50 PST 2015


Revision: 133303
          https://trac.macports.org/changeset/133303
Author:   devans at macports.org
Date:     2015-02-24 15:55:50 -0800 (Tue, 24 Feb 2015)
Log Message:
-----------
p5-uri: update to version 1.67, remove redundant use_parallel_build statement.

Modified Paths:
--------------
    trunk/dports/perl/p5-uri/Portfile

Modified: trunk/dports/perl/p5-uri/Portfile
===================================================================
--- trunk/dports/perl/p5-uri/Portfile	2015-02-24 22:18:10 UTC (rev 133302)
+++ trunk/dports/perl/p5-uri/Portfile	2015-02-24 23:55:50 UTC (rev 133303)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         URI 1.65
+perl5.setup         URI 1.67
 platforms           darwin
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
@@ -17,14 +17,12 @@
                     implements the URI class. Objects of this class represent Uniform Resource \
                     Identifier references as specified in RFC 2396 and updated by RFC 2732.
 
-checksums           rmd160  987c8b51f08d6712311d184735dfa8bcacaed3dd \
-                    sha256  93dec3e8dc2fe6ababb0cdd53f8b529e89595fe56cd691d2c57b1c04d6df2b91
+checksums           rmd160  8cf9f259a8da637a644474e97cafad80ab7e6f14 \
+                    sha256  7088d43d5f4902becfa5e0627751f5e6d0e0bdd1637b2d39e70ce807068a274e
 
 if {${perl5.major} != ""} {
     depends_lib-append  port:p${perl5.major}-mime-base64
 
-    use_parallel_build  yes
-
     post-destroot {
         set docdir ${prefix}/share/doc/${subport}
         xinstall -d ${destroot}${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150224/ad0ac4bd/attachment.html>


More information about the macports-changes mailing list