[123299] trunk/dports/perl

devans at macports.org devans at macports.org
Thu Aug 7 16:20:31 PDT 2014


Revision: 123299
          https://trac.macports.org/changeset/123299
Author:   devans at macports.org
Date:     2014-08-07 16:20:31 -0700 (Thu, 07 Aug 2014)
Log Message:
-----------
p5-test-warnings: new port, tests for warnings and the lack of them.

Added Paths:
-----------
    trunk/dports/perl/p5-test-warnings/
    trunk/dports/perl/p5-test-warnings/Portfile

Added: trunk/dports/perl/p5-test-warnings/Portfile
===================================================================
--- trunk/dports/perl/p5-test-warnings/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-test-warnings/Portfile	2014-08-07 23:20:31 UTC (rev 123299)
@@ -0,0 +1,17 @@
+# -*- 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.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Test-Warnings 0.016
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Test for warnings and the lack of them
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  56bed414e1fd1f9a3433ddebefcec6d66f5f198b \
+                    sha256  09ebc9afa29eb4d1d44fbd974dfcd52e0a2d9ce7ec3e3ee7602394157831aba9
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140807/033e6a06/attachment.html>


More information about the macports-changes mailing list