[42804] trunk/dports/perl/p5-carp-assert-more/Portfile

narf_tm at macports.org narf_tm at macports.org
Sun Nov 30 20:20:28 PST 2008


Revision: 42804
          http://trac.macports.org/changeset/42804
Author:   narf_tm at macports.org
Date:     2008-11-30 20:20:28 -0800 (Sun, 30 Nov 2008)
Log Message:
-----------
Fixed dependancies.

Modified Paths:
--------------
    trunk/dports/perl/p5-carp-assert-more/Portfile

Modified: trunk/dports/perl/p5-carp-assert-more/Portfile
===================================================================
--- trunk/dports/perl/p5-carp-assert-more/Portfile	2008-12-01 04:10:12 UTC (rev 42803)
+++ trunk/dports/perl/p5-carp-assert-more/Portfile	2008-12-01 04:20:28 UTC (rev 42804)
@@ -1,14 +1,18 @@
 # $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
 
-perl5.setup		Carp-Assert-More 1.12
-maintainers		nomaintainer
-description		Convenience wrappers around Carp::Assert
-long_description	${description}
-checksums		md5 dbd6a0fcbff5f00d2e39b77322036d3f
-platforms		darwin
-depends_lib-append	port:p5-carp-assert \
-			port:p5-scalar-list-utils \
-			port:p5-test-exception \
-			port:p5-test-simple
+PortSystem            1.0
+PortGroup             perl5 1.0
+
+perl5.setup           Carp-Assert-More 1.12
+maintainers           narf_tm openmaintainer
+description           Convenience wrappers around Carp::Assert
+long_description      ${description}
+
+platforms             darwin
+
+checksums             md5 dbd6a0fcbff5f00d2e39b77322036d3f \
+                      sha1 6c8b694d0b2bf9642960fa56a41eacd2e563fc0e \
+                      rmd160 7501ffc3e557a0ffd083dab558482334fdcec3db
+
+depends_lib-append    port:p5-carp-assert \
+                      port:p5-test-exception
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081130/68955127/attachment.html>


More information about the macports-changes mailing list