[42835] trunk/dports/perl/p5-universal-can/Portfile

narf_tm at macports.org narf_tm at macports.org
Sun Nov 30 21:51:15 PST 2008


Revision: 42835
          http://trac.macports.org/changeset/42835
Author:   narf_tm at macports.org
Date:     2008-11-30 21:51:14 -0800 (Sun, 30 Nov 2008)
Log Message:
-----------
Fixed dependancies.

Modified Paths:
--------------
    trunk/dports/perl/p5-universal-can/Portfile

Modified: trunk/dports/perl/p5-universal-can/Portfile
===================================================================
--- trunk/dports/perl/p5-universal-can/Portfile	2008-12-01 05:50:17 UTC (rev 42834)
+++ trunk/dports/perl/p5-universal-can/Portfile	2008-12-01 05:51:14 UTC (rev 42835)
@@ -1,16 +1,16 @@
 # $Id$
 
-PortSystem            1.0
-PortGroup             perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-perl5.setup           UNIVERSAL-can 1.12
-maintainers           narf_tm openmaintainer
-description           Hack around people calling UNIVERSAL::can() as a function
-long_description      The UNIVERSAL class provides a few default methods so \
-                      that all objects can use them.
+perl5.setup         UNIVERSAL-can 1.12
+maintainers         narf_tm openmaintainer
+description         Hack around people calling UNIVERSAL::can() as a function
+long_description    The UNIVERSAL class provides a few default methods so \
+                    that all objects can use them.
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 4386c4f7479447fc5b51e8c3770cd2f4
-
-depends_lib-append    port:p5-scalar-list-utils
+checksums           md5 4386c4f7479447fc5b51e8c3770cd2f4 \
+                    sha1 bd59fca2f15a826423eb2acf3b04d30ec9fbc0ea \
+                    rmd160 b41cefef85157630a9dbbf7db63afd8802511dc7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081130/81484ffe/attachment.html>


More information about the macports-changes mailing list