[56927] trunk/dports/perl

narf_tm at macports.org narf_tm at macports.org
Thu Sep 3 09:51:13 PDT 2009


Revision: 56927
          http://trac.macports.org/changeset/56927
Author:   narf_tm at macports.org
Date:     2009-09-03 09:51:13 -0700 (Thu, 03 Sep 2009)
Log Message:
-----------
New port p5-autobox 2.55.

Added Paths:
-----------
    trunk/dports/perl/p5-autobox/
    trunk/dports/perl/p5-autobox/Portfile

Added: trunk/dports/perl/p5-autobox/Portfile
===================================================================
--- trunk/dports/perl/p5-autobox/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-autobox/Portfile	2009-09-03 16:51:13 UTC (rev 56927)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem            1.0
+PortGroup             perl5 1.0
+
+perl5.setup           autobox 2.55
+maintainers           narf_tm openmaintainer
+description           call methods on native types
+long_description      The autobox pragma allows methods to be called on \
+                      integers, floats, strings, arrays, hashes, and \
+                      code references in exactly the same manner as \
+                      blessed references.
+
+platforms             darwin
+
+checksums             md5 d2813439a0da9b048cc1793af05b2144 \
+                      sha1 78fb8b9b8711b1969ab1e4b7b1ee839259c39222 \
+                      rmd160 0dda7fc73fd5264d8e3fc188e975201ba39091ad
+
+depends_lib-append    port:p5-scope-guard


Property changes on: trunk/dports/perl/p5-autobox/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/20090903/929a7a20/attachment.html>


More information about the macports-changes mailing list