summaryrefslogtreecommitdiffstats
path: root/java/bouncycastle
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-04-07 08:50:37 +0000
committeredwin <edwin@FreeBSD.org>2003-04-07 08:50:37 +0000
commitc62b8859668e880f7333151b61e77e4156a1bab7 (patch)
tree96fd028525ad8c1edb7411069e03c2db393977f8 /java/bouncycastle
parentc05de607a4732b38a002709c0a6f4aa0559a705a (diff)
downloadFreeBSD-ports-c62b8859668e880f7333151b61e77e4156a1bab7.zip
FreeBSD-ports-c62b8859668e880f7333151b61e77e4156a1bab7.tar.gz
[PATCH] Update java/bouncycastle to version 1.16
java/bouncycastle port is currently at version 1.11. However the jce-jdk13-111.tar.gz tarball downloaded from http://www.bouncycastle.org/download/ suddenly seems to contain jce-jdk13-116, which naturally fails the checksum test: PR: ports/46184 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Diffstat (limited to 'java/bouncycastle')
-rw-r--r--java/bouncycastle/Makefile2
-rw-r--r--java/bouncycastle/distinfo2
2 files changed, 2 insertions, 2 deletions
diff --git a/java/bouncycastle/Makefile b/java/bouncycastle/Makefile
index 06e9e2a..1aaa06e 100644
--- a/java/bouncycastle/Makefile
+++ b/java/bouncycastle/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bouncycastle
-PORTVERSION= 1.11
+PORTVERSION= 1.16
CATEGORIES= java security
MASTER_SITES= http://www.bouncycastle.org/download/
DISTNAME= jce-jdk13-${PORTVERSION:S/.//}
diff --git a/java/bouncycastle/distinfo b/java/bouncycastle/distinfo
index 8bfbf63..b816095 100644
--- a/java/bouncycastle/distinfo
+++ b/java/bouncycastle/distinfo
@@ -1 +1 @@
-MD5 (jce-jdk13-111.tar.gz) = ae49a186451407bd1b351ea21e4754c6
+MD5 (jce-jdk13-116.tar.gz) = ee2afc87e789b8635f0a616aaabfb298
OpenPOWER on IntegriCloud