svn commit: r417748 - head/security/p5-Crypt-LE
Kurt Jaeger
pi at FreeBSD.org
Tue Jun 28 19:22:19 UTC 2016
Author: pi
Date: Tue Jun 28 19:22:18 2016
New Revision: 417748
URL: https://svnweb.freebsd.org/changeset/ports/417748
Log:
security/p5-Crypt-LE: Add RUN_DEPENDS security/p5-Crypt-PKCS10
Modified:
head/security/p5-Crypt-LE/Makefile
Modified: head/security/p5-Crypt-LE/Makefile
==============================================================================
--- head/security/p5-Crypt-LE/Makefile Tue Jun 28 19:19:45 2016 (r417747)
+++ head/security/p5-Crypt-LE/Makefile Tue Jun 28 19:22:18 2016 (r417748)
@@ -2,6 +2,7 @@
PORTNAME= Crypt-LE
PORTVERSION= 0.17
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,6 +12,8 @@ COMMENT= Let's Encrypt API interfacing m
LICENSE= ART20
+RUN_DEPENDS= p5-Crypt-PKCS10>=0:security/p5-Crypt-PKCS10
+
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
More information about the svn-ports-all
mailing list