[64389] trunk/dports/perl

narf_tm at macports.org narf_tm at macports.org
Thu Mar 4 13:49:44 PST 2010


Revision: 64389
          http://trac.macports.org/changeset/64389
Author:   narf_tm at macports.org
Date:     2010-03-04 13:49:42 -0800 (Thu, 04 Mar 2010)
Log Message:
-----------
New port p5-context-preserve 0.01.

Added Paths:
-----------
    trunk/dports/perl/p5-context-preserve/
    trunk/dports/perl/p5-context-preserve/Portfile

Added: trunk/dports/perl/p5-context-preserve/Portfile
===================================================================
--- trunk/dports/perl/p5-context-preserve/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-context-preserve/Portfile	2010-03-04 21:49:42 UTC (rev 64389)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem            1.0
+PortGroup             perl5 1.0
+
+perl5.setup           Context-Preserve 0.01 ../by-authors/id/J/JR/JROCKWAY/
+maintainers           narf_tm openmaintainer
+description           run code after a subroutine call, preserving the \
+                      context the subroutine would have seen if it \
+                      were the last statement in the caller
+long_description      ${description}
+
+platforms             darwin
+
+checksums             md5 e28c24d9e85d3f7de1c7b9a545ba991a \
+                      sha1 0cf4e0bfd6ef3967b6671ff1ed93d51536d53806 \
+                      rmd160 7823a552765028d885c1ab00473965d81de6b6ef
+
+depends_lib-append    port:p5-test-exception \
+                      port:p5-test-simple \
+                      port:p5-test-use-ok


Property changes on: trunk/dports/perl/p5-context-preserve/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/20100304/1f474742/attachment.html>


More information about the macports-changes mailing list