[43539] trunk/dports/perl/p5-crypt-ssleay/Portfile

narf_tm at macports.org narf_tm at macports.org
Thu Dec 11 13:40:41 PST 2008


Revision: 43539
          http://trac.macports.org/changeset/43539
Author:   narf_tm at macports.org
Date:     2008-12-11 13:40:41 -0800 (Thu, 11 Dec 2008)
Log Message:
-----------
Remove dependency on p5-libwww-perl, fixed white space and added missing checksums.

Modified Paths:
--------------
    trunk/dports/perl/p5-crypt-ssleay/Portfile

Modified: trunk/dports/perl/p5-crypt-ssleay/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-ssleay/Portfile	2008-12-11 20:54:34 UTC (rev 43538)
+++ trunk/dports/perl/p5-crypt-ssleay/Portfile	2008-12-11 21:40:41 UTC (rev 43539)
@@ -1,14 +1,18 @@
 # $Id$
 
-PortSystem	1.0
-PortGroup	perl5 1.0
-perl5.setup	Crypt-SSLeay 0.57
-maintainers	mas openmaintainer
-description	module to add SSL support to LWP
-long_description ${description}
-homepage	http://search.cpan.org/~hampton/${distname}/
-platforms	darwin
-checksums	sha1 6e83137fac79a37346a5f862b6d6cf3fdeefe721
+PortSystem            1.0
+PortGroup             perl5 1.0
 
-depends_lib-append	port:p5-libwww-perl lib:libssl:openssl
+perl5.setup           Crypt-SSLeay 0.57
+maintainers           mas openmaintainer
+description           module to add SSL support to LWP
+long_description      ${description}
+homepage              http://search.cpan.org/~hampton/${distname}/
 
+platforms             darwin
+
+checksums             md5 82264180f5911dce33dbd85e24b1f36b \
+                      sha1 6e83137fac79a37346a5f862b6d6cf3fdeefe721 \
+                      rmd160 81b9f9da6a74f39e14bce176249b3c30f667912d
+
+depends_lib-append    lib:libssl:openssl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081211/01d908b9/attachment.html>


More information about the macports-changes mailing list