aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-14 17:15:03 +0800
committerclsung <clsung@FreeBSD.org>2006-08-14 17:15:03 +0800
commit795f397e9681c9841a585258ede7aa8491d50be0 (patch)
treeacb9a83f27e540d4c23ef77d67dd5417ecd169d5 /security
parenta61dc53369ee85e8d460f1c9633e03d109cca769 (diff)
downloadfreebsd-ports-gnome-795f397e9681c9841a585258ede7aa8491d50be0.tar.gz
freebsd-ports-gnome-795f397e9681c9841a585258ede7aa8491d50be0.tar.zst
freebsd-ports-gnome-795f397e9681c9841a585258ede7aa8491d50be0.zip
- Update to 2.19
PR: ports/101986 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-CBC/Makefile6
-rw-r--r--security/p5-Crypt-CBC/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile
index 368cf013fd78..bdcba28caec0 100644
--- a/security/p5-Crypt-CBC/Makefile
+++ b/security/p5-Crypt-CBC/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Crypt-CBC
-PORTVERSION= 2.18
+PORTVERSION= 2.19
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
@@ -22,8 +22,8 @@ MAN3= Crypt::CBC.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
+BUILD_DEPENDS= ${RUN_DEPENDS}
.endif
.include <bsd.port.post.mk>
diff --git a/security/p5-Crypt-CBC/distinfo b/security/p5-Crypt-CBC/distinfo
index 1fa3c4816d67..b3cb783f420b 100644
--- a/security/p5-Crypt-CBC/distinfo
+++ b/security/p5-Crypt-CBC/distinfo
@@ -1,3 +1,3 @@
-MD5 (Crypt-CBC-2.18.tar.gz) = 439e9f088a1ea37868e6a31c8e9c2692
-SHA256 (Crypt-CBC-2.18.tar.gz) = 7841621b751b94582feb02bd423a90614f792d2dc3de7d5658da223033d02dac
-SIZE (Crypt-CBC-2.18.tar.gz) = 20879
+MD5 (Crypt-CBC-2.19.tar.gz) = 9e611ce8984d1d2f14cd038e62b50064
+SHA256 (Crypt-CBC-2.19.tar.gz) = a29bb19df427508850927703ff4d55e48fbff8e2550a3a3304afe2da58843cce
+SIZE (Crypt-CBC-2.19.tar.gz) = 20427