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

ryandesign at macports.org ryandesign at macports.org
Sat Apr 24 12:28:32 PDT 2010


Revision: 66877
          http://trac.macports.org/changeset/66877
Author:   ryandesign at macports.org
Date:     2010-04-24 12:28:29 -0700 (Sat, 24 Apr 2010)
Log Message:
-----------
p5-uri: update to 1.54 and indicate that this is noarch

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

Modified: trunk/dports/perl/p5-uri/Portfile
===================================================================
--- trunk/dports/perl/p5-uri/Portfile	2010-04-24 19:24:49 UTC (rev 66876)
+++ trunk/dports/perl/p5-uri/Portfile	2010-04-24 19:28:29 UTC (rev 66877)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       perl5 1.0
 
-perl5.setup     URI 1.52
+perl5.setup     URI 1.54
 platforms       darwin
 maintainers     nox openmaintainer
 description     Uniform Resource Identifiers (absolute and relative)
@@ -14,9 +14,9 @@
     implements the URI class. Objects of this class represent Uniform Resource \
     Identifier references as specified in RFC 2396 and updated by RFC 2732.
 
-checksums       md5     d6ba96cc3e650af6537675e016e83d3e \
-                sha1    8287bd4ad8e305b0f723ca0db60fb9da14ef1a16 \
-                rmd160  f2dc883a9fb052f049a2df0e374bf2c1f3990fb5
+checksums       md5     dabc621fd116064395483d80c329095b \
+                sha1    e0ef831aed3b3dd44b3027075b610a81c135ddae \
+                rmd160  0b22ee09f348275c0ceea195526f8d0418f12c56
 
 use_parallel_build  yes
 
@@ -27,3 +27,6 @@
 }
 
 universal_variant   no
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100424/7c0fd16f/attachment.html>


More information about the macports-changes mailing list