[131446] trunk/dports/perl/p5-crypt-openssl-random/Portfile
devans at macports.org
devans at macports.org
Mon Jan 12 00:24:50 PST 2015
Revision: 131446
https://trac.macports.org/changeset/131446
Author: devans at macports.org
Date: 2015-01-12 00:24:50 -0800 (Mon, 12 Jan 2015)
Log Message:
-----------
p5-crypt-openssl-random: use our openssl rather than system's, increment revision.
Modified Paths:
--------------
trunk/dports/perl/p5-crypt-openssl-random/Portfile
Modified: trunk/dports/perl/p5-crypt-openssl-random/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-openssl-random/Portfile 2015-01-12 08:23:53 UTC (rev 131445)
+++ trunk/dports/perl/p5-crypt-openssl-random/Portfile 2015-01-12 08:24:50 UTC (rev 131446)
@@ -6,6 +6,7 @@
perl5.branches 5.16 5.18 5.20
perl5.setup Crypt-OpenSSL-Random 0.06 ../../authors/id/R/RU/RURBAN
+revision 1
license {Artistic-1 GPL}
maintainers nomaintainer
description RSA encoding and decoding, using the openSSL libraries
@@ -16,3 +17,8 @@
checksums rmd160 6aa49bbef70d0a62515d0f577238b0696ca756d8 \
sha256 efb4dfeec7688eb7e6a4a7d070cceed4ef7d74732c6f8ce123ae75490094d083
+
+if {${perl5.major} != ""} {
+ depends_lib-append \
+ port:openssl
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150112/a7daa8ec/attachment.html>
More information about the macports-changes
mailing list