diff options
author | abs <abs@pkgsrc.org> | 2004-07-06 11:32:49 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2004-07-06 11:32:49 +0000 |
commit | e830cdf1615fac2ff7241d1ca695c9b11d7733af (patch) | |
tree | 75f2f211502669afb76582698b4ae8a245fa6487 /lang/sun-jre14/distinfo | |
parent | b5a3f86522cf9909ff2c1e1717b21e779c288287 (diff) | |
download | pkgsrc-e830cdf1615fac2ff7241d1ca695c9b11d7733af.tar.gz |
Add SUN_JRE14_USE_JCE which pulls in Sun's Unlimited Strength
Java Cryptography Extension. Implemented as a variable rather than
as an additional package as it needs to replace JRE jar files.
Diffstat (limited to 'lang/sun-jre14/distinfo')
-rw-r--r-- | lang/sun-jre14/distinfo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/sun-jre14/distinfo b/lang/sun-jre14/distinfo index f78a66ae80e..74d45aa0f57 100644 --- a/lang/sun-jre14/distinfo +++ b/lang/sun-jre14/distinfo @@ -1,4 +1,6 @@ -$NetBSD: distinfo,v 1.11 2004/07/02 14:40:21 jschauma Exp $ +$NetBSD: distinfo,v 1.12 2004/07/06 11:32:49 abs Exp $ SHA1 (j2re-1_4_2_05-linux-i586.bin) = 326a50523fbedb449596f2c502c2572d9b88114c Size (j2re-1_4_2_05-linux-i586.bin) = 14381383 bytes +SHA1 (jce_policy-1_4_2.zip) = ea17b649ebcaaf4246e9dd28dbc77926176c64ee +Size (jce_policy-1_4_2.zip) = 12195 bytes |