diff options
author | erwin <erwin@FreeBSD.org> | 2006-06-08 04:29:24 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-06-08 04:29:24 +0800 |
commit | 0f53cccd910f9bac9ddb3f646156464335f53a33 (patch) | |
tree | 87e14f5d207519a3d6eadee7afe8ee16abb683d8 | |
parent | 2f60ed0306a1643a1a9ee8909ea561cc1f9a5454 (diff) | |
download | freebsd-ports-gnome-0f53cccd910f9bac9ddb3f646156464335f53a33.tar.gz freebsd-ports-gnome-0f53cccd910f9bac9ddb3f646156464335f53a33.tar.zst freebsd-ports-gnome-0f53cccd910f9bac9ddb3f646156464335f53a33.zip |
- Update to 2.18 [1]
- Assign to perl@
PR: 98619 [1]
Submitted by: hideo <hideo@lastamericanempire.com>
-rw-r--r-- | security/p5-Crypt-CBC/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-CBC/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile index a9a300e4bd75..368cf013fd78 100644 --- a/security/p5-Crypt-CBC/Makefile +++ b/security/p5-Crypt-CBC/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Crypt-CBC -PORTVERSION= 2.17 +PORTVERSION= 2.18 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to Cipher Block Chaining with DES and IDEA PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-CBC/distinfo b/security/p5-Crypt-CBC/distinfo index 64f0e4277a14..1fa3c4816d67 100644 --- a/security/p5-Crypt-CBC/distinfo +++ b/security/p5-Crypt-CBC/distinfo @@ -1,3 +1,3 @@ -MD5 (Crypt-CBC-2.17.tar.gz) = 521bf0506e1da71506dd0f4afd16d8b4 -SHA256 (Crypt-CBC-2.17.tar.gz) = 317f2acca3c7bce68f15bc2dd2f85e48201ed23f7f4538194adae2f447bdc636 -SIZE (Crypt-CBC-2.17.tar.gz) = 18543 +MD5 (Crypt-CBC-2.18.tar.gz) = 439e9f088a1ea37868e6a31c8e9c2692 +SHA256 (Crypt-CBC-2.18.tar.gz) = 7841621b751b94582feb02bd423a90614f792d2dc3de7d5658da223033d02dac +SIZE (Crypt-CBC-2.18.tar.gz) = 20879 |