[138073] trunk/dports/perl/p5-uri/Portfile
devans at macports.org
devans at macports.org
Sat Jun 27 15:40:05 PDT 2015
Revision: 138073
https://trac.macports.org/changeset/138073
Author: devans at macports.org
Date: 2015-06-27 15:40:05 -0700 (Sat, 27 Jun 2015)
Log Message:
-----------
p5-uri: update to version 1.68, minor reformatting.
Modified Paths:
--------------
trunk/dports/perl/p5-uri/Portfile
Modified: trunk/dports/perl/p5-uri/Portfile
===================================================================
--- trunk/dports/perl/p5-uri/Portfile 2015-06-27 22:39:15 UTC (rev 138072)
+++ trunk/dports/perl/p5-uri/Portfile 2015-06-27 22:40:05 UTC (rev 138073)
@@ -5,7 +5,7 @@
PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20
-perl5.setup URI 1.67
+perl5.setup URI 1.68
platforms darwin
maintainers nomaintainer
license {Artistic-1 GPL}
@@ -17,11 +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 8cf9f259a8da637a644474e97cafad80ab7e6f14 \
- sha256 7088d43d5f4902becfa5e0627751f5e6d0e0bdd1637b2d39e70ce807068a274e
+checksums rmd160 637278f49cb15f83aa18cfd1fe74ec5c6aa3d72b \
+ sha256 c840d30f7657bfd4b2acbb311bd764232911cd3dc97e92415fbd0a242185c358
if {${perl5.major} != ""} {
- depends_lib-append port:p${perl5.major}-mime-base64
+ depends_lib-append \
+ port:p${perl5.major}-mime-base64
post-destroot {
set docdir ${prefix}/share/doc/${subport}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150627/d8b79477/attachment.html>
More information about the macports-changes
mailing list