diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-10-04 21:23:27 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-10-04 21:23:27 +0000 |
commit | bebfee23bd2f6d87edd3307f93bb6149edfe9a4f (patch) | |
tree | 31872ecee4dae46a89e49ab26931d5023136b28d /java | |
parent | b9bb9154e96f80be74329bd9365da8a5cdefc00b (diff) | |
download | ports-bebfee23bd2f6d87edd3307f93bb6149edfe9a4f.tar.gz ports-bebfee23bd2f6d87edd3307f93bb6149edfe9a4f.zip |
Notes
Diffstat (limited to 'java')
-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 |