[124687] trunk/dports/perl/p5-return-value/Portfile
Revision: 124687 https://trac.macports.org/changeset/124687 Author: ryandesign@macports.org Date: 2014-08-27 06:16:23 -0700 (Wed, 27 Aug 2014) Log Message: ----------- p5-return-value: update to 1.666004 and add p5.18 and p5.20 Modified Paths: -------------- trunk/dports/perl/p5-return-value/Portfile Modified: trunk/dports/perl/p5-return-value/Portfile =================================================================== --- trunk/dports/perl/p5-return-value/Portfile 2014-08-27 13:13:43 UTC (rev 124686) +++ trunk/dports/perl/p5-return-value/Portfile 2014-08-27 13:16:23 UTC (rev 124687) @@ -3,9 +3,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup Return-Value 1.302 ../by-authors/id/R/RJ/RJBS/ -revision 3 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup Return-Value 1.666004 ../by-authors/id/R/RJ/RJBS/ license {Artistic-1 GPL} maintainers nomaintainer description Polymorphic Return Values @@ -17,8 +16,8 @@ depends_lib-append port:p${perl5.major}-test-simple } -checksums md5 fed7ed691b0945d8ec27e7c7440e6f97 \ - sha1 958a81aff1c3dd16e273ea21f9bc0109de509744 \ - rmd160 1d5e9be70bf9e8293ffe17128ef022a1c2390a37 +checksums md5 7029edc09f1c424ac63e82efb903c911 \ + sha1 d1dbc0daee46294ab121cb7b54198d7f08d07193 \ + rmd160 591d8b8a7ba6adfe93ab91ed0e2ac4d0a0bcca74 supported_archs noarch
participants (1)
-
ryandesign@macports.org