diff options
author | ale <ale@FreeBSD.org> | 2006-10-05 05:23:27 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-10-05 05:23:27 +0800 |
commit | 99ba217e8a6d60057df2145f778c01cee4879631 (patch) | |
tree | 9e426863399bf4bada4b84b42ba62698cc5c8af5 | |
parent | 849ff08bf5a353fcef3d8bc519b1bf71f0bea185 (diff) | |
download | freebsd-ports-gnome-99ba217e8a6d60057df2145f778c01cee4879631.tar.gz freebsd-ports-gnome-99ba217e8a6d60057df2145f778c01cee4879631.tar.zst freebsd-ports-gnome-99ba217e8a6d60057df2145f778c01cee4879631.zip |
Update to 1.34 release.
-rw-r--r-- | java/bouncycastle/Makefile | 2 | ||||
-rw-r--r-- | java/bouncycastle/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/java/bouncycastle/Makefile b/java/bouncycastle/Makefile index 4e566f5681c3..3c05cb202d4b 100644 --- a/java/bouncycastle/Makefile +++ b/java/bouncycastle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bouncycastle -PORTVERSION= 1.33 +PORTVERSION= 1.34 CATEGORIES= java security MASTER_SITES= http://www.bouncycastle.org/download/ \ http://polydistortion.net/bc/download/ \ diff --git a/java/bouncycastle/distinfo b/java/bouncycastle/distinfo index 93178a0b6ae2..ce3e0bdbb060 100644 --- a/java/bouncycastle/distinfo +++ b/java/bouncycastle/distinfo @@ -1,3 +1,3 @@ -MD5 (crypto-133.tar.gz) = f79b16b3e3d25c9447cb736bf9533023 -SHA256 (crypto-133.tar.gz) = 18493b5ef120f9ca236b49671d943f377cc2899d04bb57e8f7538b990bfe9bed -SIZE (crypto-133.tar.gz) = 12879105 +MD5 (crypto-134.tar.gz) = 55a9bec977ee9ad06376933e06c1453a +SHA256 (crypto-134.tar.gz) = 78026d613a5303fa69650bec3f28b940e027aed48501c9d62ffd04b1590750e8 +SIZE (crypto-134.tar.gz) = 15095993 |