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

mas at macports.org mas at macports.org
Thu Mar 24 02:16:54 PDT 2011


Revision: 77229
          http://trac.macports.org/changeset/77229
Author:   mas at macports.org
Date:     2011-03-24 02:16:53 -0700 (Thu, 24 Mar 2011)
Log Message:
-----------
p5-crypt-ssleay: Change dependency from lib:libssl:openssl to
port:libssl as suggested by Jon Hermansen.  Fixes #25607.

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

Modified: trunk/dports/perl/p5-crypt-ssleay/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-ssleay/Portfile	2011-03-24 09:06:53 UTC (rev 77228)
+++ trunk/dports/perl/p5-crypt-ssleay/Portfile	2011-03-24 09:16:53 UTC (rev 77229)
@@ -4,7 +4,7 @@
 PortGroup             perl5 1.0
 
 perl5.setup           Crypt-SSLeay 0.58
-revision              1
+revision              2
 maintainers           mas openmaintainer
 description           module to add SSL support to LWP
 long_description      ${description}
@@ -15,7 +15,7 @@
 checksums             md5 fbf3d12e58462cee00ea63239c0b13c7 \
                       sha1 62f31de72a1ccd9608d70ac967ba888bd48054ca
 
-depends_lib-append    lib:libssl:openssl \
+depends_lib-append    port:openssl \
                       port:p5-mime-base64
 
 configure.env         C_INCLUDE_PATH="${prefix}/include" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110324/a088cd60/attachment.html>


More information about the macports-changes mailing list