Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jun 2016 19:22:18 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417748 - head/security/p5-Crypt-LE
Message-ID:  <201606281922.u5SJMIjL022223@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606281922.u5SJMIjL022223>