diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-SSLeay/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Crypt-SSLeay/distinfo | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index 347051e22bbb..cceaa711d7fd 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Crypt-SSLeay -PORTVERSION= 0.40 +PORTVERSION= 0.41 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt @@ -14,6 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= erwin@lansing.dk +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI/URL.pm:${PORTSDIR}/net/p5-URI +RUN_DEPENDS= ${BUILD_DEPENDS} + RESTRICTED= "Crypto; export-controlled" PERL_CONFIGURE= yes CONFIGURE_ARGS+= "/usr" diff --git a/security/p5-Crypt-SSLeay/distinfo b/security/p5-Crypt-SSLeay/distinfo index 4353a0d48a6d..2dc6342666ba 100644 --- a/security/p5-Crypt-SSLeay/distinfo +++ b/security/p5-Crypt-SSLeay/distinfo @@ -1 +1 @@ -MD5 (Crypt-SSLeay-0.40.tar.gz) = 3eb37a1269edd6bd00fd15936bc8a265 +MD5 (Crypt-SSLeay-0.41.tar.gz) = b79087ae9376458e49868298c150ebce |