[76301] trunk/dports/perl/p5-extutils-cbuilder/Portfile

narf_tm at macports.org narf_tm at macports.org
Sat Feb 19 17:01:28 PST 2011


Revision: 76301
          http://trac.macports.org/changeset/76301
Author:   narf_tm at macports.org
Date:     2011-02-19 17:01:28 -0800 (Sat, 19 Feb 2011)
Log Message:
-----------
Updated to 0.280202.

Modified Paths:
--------------
    trunk/dports/perl/p5-extutils-cbuilder/Portfile

Modified: trunk/dports/perl/p5-extutils-cbuilder/Portfile
===================================================================
--- trunk/dports/perl/p5-extutils-cbuilder/Portfile	2011-02-20 00:59:02 UTC (rev 76300)
+++ trunk/dports/perl/p5-extutils-cbuilder/Portfile	2011-02-20 01:01:28 UTC (rev 76301)
@@ -1,24 +1,26 @@
 # $Id$
 
-PortSystem          1.0
-PortGroup           perl5 1.0
+PortSystem            1.0
+PortGroup             perl5 1.0
 
-perl5.setup         ExtUtils-CBuilder 0.2703
-epoch               1
-maintainers         narf_tm openmaintainer
-description         Compile and link C code for Perl modules
-long_description    This module can build the C portions of Perl modules by \
-                    invoking the appropriate compilers and linkers in a \
-                    cross-platform manner.  It was motivated by the \
-                    Module::Build project, but may be useful for other \
-                    purposes as well.  However, it is not intended as a \
-                    general cross-platform interface to all your C building \
-                    needs.  That would have been a much more ambitious goal!
+perl5.setup           ExtUtils-CBuilder 0.280202 ../by-authors/id/D/DA/DAGOLDEN/
+epoch                 1
+maintainers           narf_tm openmaintainer
+description           Compile and link C code for Perl modules
+long_description      This module can build the C portions of Perl modules by \
+                      invoking the appropriate compilers and linkers in a \
+                      cross-platform manner.  It was motivated by the \
+                      Module::Build project, but may be useful for other \
+                      purposes as well.  However, it is not intended as a \
+                      general cross-platform interface to all your C building \
+                      needs.  That would have been a much more ambitious goal!
 
-platforms           darwin
+platforms             darwin
 
-checksums           md5 52bd8ec45491625a3501bda2713eac24 \
-                    sha1 41bf3cc12e70bcd2a680c932aba9962f0cf828d3 \
-                    rmd160 d8a007aefd85f6a197140bd1e5c4c084c27b983e
+checksums             md5 c2b6aa8d22416574c0a3f658136a7958 \
+                      sha1 94281774d27fc937c05d2f3bb111db988b5f2a2a \
+                      rmd160 5c64f59474c3e799ddf502f50edff015a37f58ef
 
-supported_archs noarch
+depends_lib-append    port:p5-ipc-cmd
+
+supported_archs       noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110219/831c802f/attachment.html>


More information about the macports-changes mailing list