[42829] trunk/dports/perl/p5-object-signature/Portfile

narf_tm at macports.org narf_tm at macports.org
Sun Nov 30 21:40:56 PST 2008


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

Modified Paths:
--------------
    trunk/dports/perl/p5-object-signature/Portfile

Modified: trunk/dports/perl/p5-object-signature/Portfile
===================================================================
--- trunk/dports/perl/p5-object-signature/Portfile	2008-12-01 05:39:30 UTC (rev 42828)
+++ trunk/dports/perl/p5-object-signature/Portfile	2008-12-01 05:40:55 UTC (rev 42829)
@@ -1,17 +1,17 @@
 # $Id$
 
-PortSystem            1.0
-PortGroup             perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-perl5.setup           Object-Signature 1.05
-maintainers           narf_tm openmaintainer
-description           Generate cryptographic signatures for objects
-long_description      Object::Signature is an abstract base class that \
-                      you can inherit from in order to allow your objects to \
-                      generate unique cryptographic signatures.
+perl5.setup         Object-Signature 1.05
+maintainers         narf_tm openmaintainer
+description         Generate cryptographic signatures for objects
+long_description    Object::Signature is an abstract base class that \
+                    you can inherit from in order to allow your objects to \
+                    generate unique cryptographic signatures.
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 b154a57c64ac06bd47b364c924bf3738
-
-depends_lib-append    port:p5-digest-md5
+checksums           md5 b154a57c64ac06bd47b364c924bf3738 \
+                    sha1 e39488839ccf72860f1d46321b0366af3360bb09 \
+                    rmd160 d82bec4cc050c2cb44b1425e0ed9460c860cfdba
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081130/91c57839/attachment.html>


More information about the macports-changes mailing list