diff options
author | tobez <tobez@FreeBSD.org> | 2002-07-09 00:27:36 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2002-07-09 00:27:36 +0800 |
commit | d926d18c91d0da795762bf65a5515540f2bea607 (patch) | |
tree | 4b3baabe766f8e17ffaa86ad5b413b429536e1ad /security | |
parent | b54861c8e488335997f3e368c17ab4a04f34dace (diff) | |
download | freebsd-ports-gnome-d926d18c91d0da795762bf65a5515540f2bea607.tar.gz freebsd-ports-gnome-d926d18c91d0da795762bf65a5515540f2bea607.tar.zst freebsd-ports-gnome-d926d18c91d0da795762bf65a5515540f2bea607.zip |
Update to 0.41.
PR: 40329
Submitted by: maintainer
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 |