[104947] trunk/dports/perl/p5-class-load/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Apr 5 15:38:54 PDT 2013


Revision: 104947
          https://trac.macports.org/changeset/104947
Author:   macsforever2000 at macports.org
Date:     2013-04-05 15:38:54 -0700 (Fri, 05 Apr 2013)
Log Message:
-----------
p5-class-load: Update to version 0.20. (#37752)

Modified Paths:
--------------
    trunk/dports/perl/p5-class-load/Portfile

Modified: trunk/dports/perl/p5-class-load/Portfile
===================================================================
--- trunk/dports/perl/p5-class-load/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
+++ trunk/dports/perl/p5-class-load/Portfile	2013-04-05 22:38:54 UTC (rev 104947)
@@ -3,22 +3,26 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup           Class-Load 0.06
-revision              3
+perl5.branches        5.8 5.10 5.12 5.14 5.16
+perl5.setup           Class-Load 0.20
 license               {Artistic-1 GPL}
 maintainers           nomaintainer
-description           a working (require \"Class::Name\") and more
+description           a working (require Class::Name) and more
 long_description      ${description}
 
 platforms             darwin
 
-checksums             md5 5aea2e7c66e69dafdbfedc00e93f9f46 \
-                      sha1 dfea6bb7a2adae17722812873215e1b59a6b0daa \
-                      rmd160 4b81b05b80f400ec699169ec14247215d117bbd0
+checksums             rmd160 040eeb3049f08444e7d7f3cfcf0bcc03e2ed7e97 \
+                      sha256 823c45885e1d29feef6867282b881d402f42af6413c7e0e9f8fe32086aee8c20
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-test-fatal
-
-supported_archs       noarch
+    depends_build-append  port:p${perl5.major}-test-fatal \
+                          port:p${perl5.major}-test-requires
+    depends_lib-append    port:p${perl5.major}-data-optlist \
+                          port:p${perl5.major}-module-implementation \
+                          port:p${perl5.major}-module-runtime \
+                          port:p${perl5.major}-package-stash \
+                          port:p${perl5.major}-try-tiny
+    
+    supported_archs       noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130405/e370457b/attachment.html>


More information about the macports-changes mailing list