[77755] trunk/dports/perl

l2g at macports.org l2g at macports.org
Mon Apr 11 11:47:47 PDT 2011


Revision: 77755
          http://trac.macports.org/changeset/77755
Author:   l2g at macports.org
Date:     2011-04-11 11:47:46 -0700 (Mon, 11 Apr 2011)
Log Message:
-----------
p5-test-sharedfork: new port for Perl module Test::SharedFork

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

Added: trunk/dports/perl/p5-test-sharedfork/Portfile
===================================================================
--- trunk/dports/perl/p5-test-sharedfork/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-test-sharedfork/Portfile	2011-04-11 18:47:46 UTC (rev 77755)
@@ -0,0 +1,18 @@
+# -*- 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.setup         Test-SharedFork 0.16
+platforms           darwin
+maintainers         l2g openmaintainer
+license             Artistic GPL
+supported_archs     noarch
+
+description         Test::SharedFork - use fork() safely in test code
+
+long_description    ${description}
+
+checksums           sha1 0a41ba2a5b41ca3ca1defc6b968bc95d182585a7 \
+                    rmd160 19be140f0e98cfa91ea455ae23ecaafafa20e8c0


Property changes on: trunk/dports/perl/p5-test-sharedfork/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110411/d640e41c/attachment.html>


More information about the macports-changes mailing list