From 0bc67c7cac618fb387123d746a49ccfcfbd459b6 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Sat, 1 Apr 2017 06:51:05 +0000 Subject: security/p5-Crypt-RSA-Parse: fix dependencies - fix RUN_DEPENDS - add TEST_DEPENDS - mark as NO_ARCH PR: 218277 Submitted by: Anton Yuzhaninov Approved by: pi (maintainer) --- security/p5-Crypt-RSA-Parse/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'security/p5-Crypt-RSA-Parse/Makefile') diff --git a/security/p5-Crypt-RSA-Parse/Makefile b/security/p5-Crypt-RSA-Parse/Makefile index b2dd711a089a..e12054413df6 100644 --- a/security/p5-Crypt-RSA-Parse/Makefile +++ b/security/p5-Crypt-RSA-Parse/Makefile @@ -2,6 +2,7 @@ PORTNAME= Crypt-RSA-Parse PORTVERSION= 0.043 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,10 +13,13 @@ COMMENT= Parse RSA keys LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Crypt-Format>=0.06:security/p5-Crypt-Format -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-Class-Accessor>=0.34:devel/p5-Class-Accessor \ + p5-Convert-ASN1>=0.27:converters/p5-Convert-ASN1 \ + p5-Crypt-Format>=0.06:security/p5-Crypt-Format +TEST_DEPENDS= p5-Test-NoWarnings>=0.01:devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include -- cgit v1.2.3