aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-CBC
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 09:15:03 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 09:15:03 +0000
commit912a19e0c677da3d51cc82bdbdae7e89371b7df3 (patch)
tree5d3472c475e7419898deb935314528b438b8898a /security/p5-Crypt-CBC
parent5d12b8a03512d4e824eb52fcc05561346f18054c (diff)
downloadports-912a19e0c677da3d51cc82bdbdae7e89371b7df3.tar.gz
ports-912a19e0c677da3d51cc82bdbdae7e89371b7df3.zip
Notes
Diffstat (limited to 'security/p5-Crypt-CBC')
-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