diff options
author | Alex Dupre <ale@FreeBSD.org> | 2009-10-12 10:10:16 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2009-10-12 10:10:16 +0000 |
commit | 688dcad6cb12389390e255243dcce89480369b81 (patch) | |
tree | 8a1ee831abdf760d9e50611d05eeb86093000fb2 /java | |
parent | 3dea8b1eb0d5150e83f7683bca6e68f4b27a7546 (diff) | |
download | ports-688dcad6cb12389390e255243dcce89480369b81.tar.gz ports-688dcad6cb12389390e255243dcce89480369b81.zip |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/bouncycastle/Makefile | 1 | ||||
-rw-r--r-- | java/bouncycastle/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/java/bouncycastle/Makefile b/java/bouncycastle/Makefile index afbe4d396cdf..a85f40256fc8 100644 --- a/java/bouncycastle/Makefile +++ b/java/bouncycastle/Makefile @@ -7,6 +7,7 @@ PORTNAME= bouncycastle PORTVERSION= 1.44 +PORTREVISION= 1 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 0b5e8238972f..44af8cf98a8b 100644 --- a/java/bouncycastle/distinfo +++ b/java/bouncycastle/distinfo @@ -1,3 +1,3 @@ -MD5 (crypto-144.tar.gz) = 580918c2bc160b963dbb9e596c7e96dd -SHA256 (crypto-144.tar.gz) = 9a86f50124303eb94a8278bdd8c9d1fac9a9626fbebfb7b0cd4ef79c2016c668 -SIZE (crypto-144.tar.gz) = 28235029 +MD5 (crypto-144.tar.gz) = b44d4261f9c326cdb653ebe0057c19ce +SHA256 (crypto-144.tar.gz) = 4a203065e9bc16747f7d891532cd344ab58f98e5b9201e9552dd0208a47389d0 +SIZE (crypto-144.tar.gz) = 25024720 |