[131036] trunk/dports/perl/p5-crypt-rsa/Portfile
devans at macports.org
devans at macports.org
Mon Jan 5 02:30:49 PST 2015
Revision: 131036
https://trac.macports.org/changeset/131036
Author: devans at macports.org
Date: 2015-01-05 02:30:49 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
p5-crypt-rsa: conflicts with p5-alt-crypt-rsa-bigint.
Modified Paths:
--------------
trunk/dports/perl/p5-crypt-rsa/Portfile
Modified: trunk/dports/perl/p5-crypt-rsa/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-rsa/Portfile 2015-01-05 10:29:37 UTC (rev 131035)
+++ trunk/dports/perl/p5-crypt-rsa/Portfile 2015-01-05 10:30:49 UTC (rev 131036)
@@ -20,6 +20,8 @@
sha256 4706fd6605c920cd1c79f4afc0036b14e233620162b3957abe9b5f1be50b24be
if {${perl5.major} != ""} {
+ conflicts p${perl5.major}-alt-crypt-rsa-bigint
+
depends_lib-append \
port:p${perl5.major}-class-loader \
port:p${perl5.major}-convert-ascii-armour \
@@ -34,4 +36,6 @@
port:p${perl5.major}-math-pari
supported_archs noarch
+} else {
+ conflicts p5-alt-crypt-rsa-bigint
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/18332f3b/attachment.html>
More information about the macports-changes
mailing list