[131164] trunk/dports/perl

mojca at macports.org mojca at macports.org
Tue Jan 6 06:10:05 PST 2015


Revision: 131164
          https://trac.macports.org/changeset/131164
Author:   mojca at macports.org
Date:     2015-01-06 06:10:05 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-io-pipely: new port

Added Paths:
-----------
    trunk/dports/perl/p5-io-pipely/
    trunk/dports/perl/p5-io-pipely/Portfile

Added: trunk/dports/perl/p5-io-pipely/Portfile
===================================================================
--- trunk/dports/perl/p5-io-pipely/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-io-pipely/Portfile	2015-01-06 14:10:05 UTC (rev 131164)
@@ -0,0 +1,19 @@
+# -*- 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         IO-Pipely 0.005
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+
+description         Portably create pipe() or pipe-like handles, one way or another
+long_description    ${description}
+
+checksums           rmd160 493850e1501cd25a6105ea489a37420e7cf66200 \
+                    sha256 e33b6cf5cb2b46ee308513f51e623987a50a89901e81bf19701dce35179f2e74
+
+platforms           darwin
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-io-pipely/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/20150106/d7c7d08d/attachment.html>


More information about the macports-changes mailing list