diff options
author | ale <ale@FreeBSD.org> | 2010-01-25 09:06:22 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2010-01-25 09:06:22 +0000 |
commit | 50ffa30860baea44cc88d6853c7705480d70bd26 (patch) | |
tree | 5ee8f1990d5c8cdd4f1588dbbd0fe2f8238245b4 | |
parent | 48ac2a01ca2dcebe8bc6c33d7ec7505bb10d8134 (diff) | |
download | FreeBSD-ports-50ffa30860baea44cc88d6853c7705480d70bd26.zip FreeBSD-ports-50ffa30860baea44cc88d6853c7705480d70bd26.tar.gz |
Update to 1.45 release.
-rw-r--r-- | java/bouncycastle/Makefile | 3 | ||||
-rw-r--r-- | java/bouncycastle/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/java/bouncycastle/Makefile b/java/bouncycastle/Makefile index a85f402..b46518e 100644 --- a/java/bouncycastle/Makefile +++ b/java/bouncycastle/Makefile @@ -6,8 +6,7 @@ # PORTNAME= bouncycastle -PORTVERSION= 1.44 -PORTREVISION= 1 +PORTVERSION= 1.45 CATEGORIES= java security MASTER_SITES= http://downloads.bouncycastle.org/java/ \ http://polydistortion.net/bc/download/ \ diff --git a/java/bouncycastle/distinfo b/java/bouncycastle/distinfo index 44af8cf..ff55c26 100644 --- a/java/bouncycastle/distinfo +++ b/java/bouncycastle/distinfo @@ -1,3 +1,3 @@ -MD5 (crypto-144.tar.gz) = b44d4261f9c326cdb653ebe0057c19ce -SHA256 (crypto-144.tar.gz) = 4a203065e9bc16747f7d891532cd344ab58f98e5b9201e9552dd0208a47389d0 -SIZE (crypto-144.tar.gz) = 25024720 +MD5 (crypto-145.tar.gz) = 33b138d9c950afdcef1fdc2228e7c565 +SHA256 (crypto-145.tar.gz) = 1c1dd0c32f145a8d62bc1c5caf6019326c19c1e027c65bca6f195b6fb802f8fc +SIZE (crypto-145.tar.gz) = 28457474 |