[132873] trunk/dports/perl/p5-test-inter
devans at macports.org
devans at macports.org
Wed Feb 11 16:33:02 PST 2015
Revision: 132873
https://trac.macports.org/changeset/132873
Author: devans at macports.org
Date: 2015-02-11 16:33:01 -0800 (Wed, 11 Feb 2015)
Log Message:
-----------
p5-test-inter: update to version 1.06, minor white space.
Modified Paths:
--------------
trunk/dports/perl/p5-test-inter/Portfile
trunk/dports/perl/p5-test-inter/files/patch-lib-Test-Inter.pod.diff
Modified: trunk/dports/perl/p5-test-inter/Portfile
===================================================================
--- trunk/dports/perl/p5-test-inter/Portfile 2015-02-12 00:30:59 UTC (rev 132872)
+++ trunk/dports/perl/p5-test-inter/Portfile 2015-02-12 00:33:01 UTC (rev 132873)
@@ -5,22 +5,22 @@
PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20
-perl5.setup Test-Inter 1.05
+perl5.setup Test-Inter 1.06
platforms darwin
maintainers nomaintainer
license {Artistic-1 GPL}
-supported_archs noarch
description Test::Inter - framework for more readable interactive \
test scripts
long_description ${description}
-checksums sha1 22b785e7e0da26cbab9efa2cfe893038406569fb \
- rmd160 7ed22be9185a811ccc95e25ab13ac6a2b8517335
+checksums rmd160 949994261136946851e67d18d42d6ac59d651400 \
+ sha256 5c7de54fec00d2e874550ea83da15b817f82724142904d260590fcebfb5b8f84
if {${perl5.major} != ""} {
-patchfiles patch-lib-Test-Inter.pod.diff
+ patchfiles patch-lib-Test-Inter.pod.diff
-perl5.use_module_build
+ perl5.use_module_build
+ supported_archs noarch
}
Modified: trunk/dports/perl/p5-test-inter/files/patch-lib-Test-Inter.pod.diff
===================================================================
--- trunk/dports/perl/p5-test-inter/files/patch-lib-Test-Inter.pod.diff 2015-02-12 00:30:59 UTC (rev 132872)
+++ trunk/dports/perl/p5-test-inter/files/patch-lib-Test-Inter.pod.diff 2015-02-12 00:33:01 UTC (rev 132873)
@@ -1,11 +1,11 @@
---- lib/Test/Inter.pod.orig 2011-04-04 22:24:43.000000000 -0700
-+++ lib/Test/Inter.pod 2011-04-04 22:25:02.000000000 -0700
+--- lib/Test/Inter.pod.orig 2014-09-10 08:07:20.000000000 -0700
++++ lib/Test/Inter.pod 2015-02-11 16:06:05.000000000 -0800
@@ -11,7 +11,7 @@
=head1 DESCRIPTION
- This is another framework for writing test scripts. It is loosely
--inspired by Test::More, and has most of it's functionality, but it is
-+inspired by Test::More, and has most of its functionality, but it is
- not a drop-in replacement.
+ This is another framework for writing test scripts. Some of the syntax
+-is loosely inspired by Test::More, and has most of it's functionality,
++is loosely inspired by Test::More, and has most of its functionality,
+ but it is not a drop-in replacement.
Test::More (and other existing test frameworks) suffer from two
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150211/20cfc52c/attachment.html>
More information about the macports-changes
mailing list