diff options
author | rafan <rafan@FreeBSD.org> | 2007-02-23 17:25:18 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-02-23 17:25:18 +0800 |
commit | 2f722ae4c83ee9a2d1390d2f5e65e2fd7a4b0809 (patch) | |
tree | abf253a75eb167e9db796ad1bedf3cd8df5885e4 /security | |
parent | 76f1930f842758423b91593ea4d981a99261cf37 (diff) | |
download | freebsd-ports-gnome-2f722ae4c83ee9a2d1390d2f5e65e2fd7a4b0809.tar.gz freebsd-ports-gnome-2f722ae4c83ee9a2d1390d2f5e65e2fd7a4b0809.tar.zst freebsd-ports-gnome-2f722ae4c83ee9a2d1390d2f5e65e2fd7a4b0809.zip |
- Update to 1.03
PR: ports/109443
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-Rijndael/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Crypt-Rijndael/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile index ebb7d6974ee2..db8819d83cb4 100644 --- a/security/p5-Crypt-Rijndael/Makefile +++ b/security/p5-Crypt-Rijndael/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Crypt-Rijndael -PORTVERSION= 1.02 -PORTREVISION= 0 +PORTVERSION= 1.03 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt diff --git a/security/p5-Crypt-Rijndael/distinfo b/security/p5-Crypt-Rijndael/distinfo index c78a46d28423..2b93465ccadd 100644 --- a/security/p5-Crypt-Rijndael/distinfo +++ b/security/p5-Crypt-Rijndael/distinfo @@ -1,3 +1,3 @@ -MD5 (Crypt-Rijndael-1.02.tar.gz) = 1daecd38108a6824df3a3395d6cbbb1e -SHA256 (Crypt-Rijndael-1.02.tar.gz) = 39a5b54164e0bdc507691713af5caf5e9984c5f765b772d796856f9849a13693 -SIZE (Crypt-Rijndael-1.02.tar.gz) = 25999 +MD5 (Crypt-Rijndael-1.03.tar.gz) = 2cad6a81efef76ad16a00a4a4c6b7aa6 +SHA256 (Crypt-Rijndael-1.03.tar.gz) = b2ef716a6a7186a528d36e13e3c89e562970aaf4346f1fe6a467fbe432a3fc05 +SIZE (Crypt-Rijndael-1.03.tar.gz) = 26250 |