[42830] trunk/dports/perl/p5-sub-install/Portfile

narf_tm at macports.org narf_tm at macports.org
Sun Nov 30 21:43:09 PST 2008


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

Modified Paths:
--------------
    trunk/dports/perl/p5-sub-install/Portfile

Modified: trunk/dports/perl/p5-sub-install/Portfile
===================================================================
--- trunk/dports/perl/p5-sub-install/Portfile	2008-12-01 05:40:55 UTC (rev 42829)
+++ trunk/dports/perl/p5-sub-install/Portfile	2008-12-01 05:43:08 UTC (rev 42830)
@@ -1,17 +1,17 @@
 # $Id$
 
-PortSystem            1.0
-PortGroup             perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-perl5.setup           Sub-Install 0.924
-maintainers           narf_tm openmaintainer
-description           install subroutines into packages easily
-long_description      This module makes it easy to install subroutines into \
-                      packages without the unslightly mess of no strict or \
-                      typeglobs lying about where just anyone can see them.
+perl5.setup         Sub-Install 0.924
+maintainers         narf_tm openmaintainer
+description         install subroutines into packages easily
+long_description    This module makes it easy to install subroutines into \
+                    packages without the unslightly mess of no strict or \
+                    typeglobs lying about where just anyone can see them.
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 eae66cb5cbd2064ae02b3aeacf6338e4
-
-depends_lib-append    port:p5-scalar-list-utils
+checksums           md5 eae66cb5cbd2064ae02b3aeacf6338e4 \
+                    sha1 e6c32275834689be98c5e7b0847f754f96267a35 \
+                    rmd160 c86b127a378955e9a474d426e067b4c56eea782b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081130/ac1c440d/attachment.html>


More information about the macports-changes mailing list