[137205] trunk/dports/perl
devans at macports.org
devans at macports.org
Sat Jun 6 09:58:15 PDT 2015
Revision: 137205
https://trac.macports.org/changeset/137205
Author: devans at macports.org
Date: 2015-06-06 09:58:15 -0700 (Sat, 06 Jun 2015)
Log Message:
-----------
p5-test-stream: new port, experimental successor to Test::More and Test::Builder, early adopter release.
Added Paths:
-----------
trunk/dports/perl/p5-test-stream/
trunk/dports/perl/p5-test-stream/Portfile
Added: trunk/dports/perl/p5-test-stream/Portfile
===================================================================
--- trunk/dports/perl/p5-test-stream/Portfile (rev 0)
+++ trunk/dports/perl/p5-test-stream/Portfile 2015-06-06 16:58:15 UTC (rev 137205)
@@ -0,0 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.branches 5.16 5.18 5.20
+perl5.setup Test-Stream 1.302001
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Test::Stream - Experimental successor to Test::More and Test::Builder.
+long_description ${description} \
+ This is an experimental release! Test-Stream, and all its components \
+ are still in an experimental phase. This dist has been released to CPAN \
+ in order to allow testers and early adopters the chance to write experimental \
+ new tools with it, or to add experimental support for it into old tools. \
+ This is NOT a drop-in replacement for Test::More!
+
+platforms darwin
+
+checksums rmd160 3f106e3196a93daa645dce2940b968145fe5add3 \
+ sha256 d84ce9f2ce606653cb7a5f9bbc372174caf2f6e23aac49c57d9f2f4b13bd1d3e
+
+supported_archs noarch
Property changes on: trunk/dports/perl/p5-test-stream/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150606/d27f6a7d/attachment.html>
More information about the macports-changes
mailing list