[124660] trunk/dports/perl/p5-test-inline/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Aug 27 05:00:30 PDT 2014


Revision: 124660
          https://trac.macports.org/changeset/124660
Author:   ryandesign at macports.org
Date:     2014-08-27 05:00:30 -0700 (Wed, 27 Aug 2014)
Log Message:
-----------
p5-test-inline: update to 2.213 and add p5.18 and p5.20

Modified Paths:
--------------
    trunk/dports/perl/p5-test-inline/Portfile

Modified: trunk/dports/perl/p5-test-inline/Portfile
===================================================================
--- trunk/dports/perl/p5-test-inline/Portfile	2014-08-27 12:00:00 UTC (rev 124659)
+++ trunk/dports/perl/p5-test-inline/Portfile	2014-08-27 12:00:30 UTC (rev 124660)
@@ -3,17 +3,20 @@
 PortSystem           1.0
 PortGroup            perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup          Test-Inline 2.105
-revision        3
+perl5.branches       5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup          Test-Inline 2.213
 license              {Artistic-1 GPL}
 maintainers	     nomaintainer
 platforms            darwin
-checksums            md5 4da55082abc873d655a94fdffc4b33df
+
 description          Inlining your tests next to the code being tested
 long_description     Embedding tests allows tests to be placed near the code it's testing.\
     This is a nice supplement to the traditional .t files.\
     It's like XUnit, only better and Perl-style.
+
+checksums            rmd160  56cc1d600826fa90950c312ff658a330c36b7ecf \
+                     sha256  cc76088b8e12d509b89ebe7826dfbb588ee1dd8d1b5eb07a0c37425f04e301b4
+
 if {${perl5.major} != ""} {
 depends_lib-append   	port:p${perl5.major}-params-util \
 			port:p${perl5.major}-config-tiny \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140827/adf4e2e6/attachment.html>


More information about the macports-changes mailing list