[42023] trunk/dports/perl/p5-test-harness/Portfile

devans at macports.org devans at macports.org
Thu Nov 13 09:15:40 PST 2008


Revision: 42023
          http://trac.macports.org/changeset/42023
Author:   devans at macports.org
Date:     2008-11-13 09:15:39 -0800 (Thu, 13 Nov 2008)
Log Message:
-----------
p5-test-harness: update to version 3.14.

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

Modified: trunk/dports/perl/p5-test-harness/Portfile
===================================================================
--- trunk/dports/perl/p5-test-harness/Portfile	2008-11-13 17:05:26 UTC (rev 42022)
+++ trunk/dports/perl/p5-test-harness/Portfile	2008-11-13 17:15:39 UTC (rev 42023)
@@ -3,8 +3,8 @@
 PortSystem      1.0
 PortGroup       perl5 1.0
 
-perl5.setup     Test-Harness 2.64
-revision        1
+perl5.setup     Test-Harness 3.14
+
 platforms		darwin
 maintainers     nomaintainer
 description     Run perl standard test scripts with statistics.
@@ -14,16 +14,16 @@
     modules. However, by using this module, you can know the specifics, and you can prints some \
     performance statistics that are computed by the Benchmark module.
 
-checksums       md5 ddf5c634d88eca647bfe3a01eafe10ee \
-                sha1 65a5442500926f9ef00f9aadbacc2e30377074d8 \
-                rmd160 2ce9ed32114b545344ca517f3ba1dfeb0293d82d
+checksums       md5     b24d0624a359e8cff73f6541d793d391 \
+                sha1    e454fd3df5cf55668958b92dd5bce2e10aa3913a \
+                rmd160  6c36428ba7cb01c5cb9e2f5906c5e93598073371
 
 # Perl searches vendor location last, so this won't
 # override the older version included with perl
 # if we install it in the vendor location
 set perl5.lib   ${prefix}/lib/perl5/${perl5.version}
 
-configure.args  
+configure.args
 
 post-destroot {
     ui_msg "You must install or activate this package with '-f' (force) as it needs to overwrite files installed by the perl5.8 port"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081113/d4668b90/attachment.html>


More information about the macports-changes mailing list