diff options
author | glewis <glewis@FreeBSD.org> | 2013-03-02 20:49:39 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2013-03-02 20:49:39 +0800 |
commit | 8aef7cb5f425b7d5e76d3819784b9abb1d9a0e5b (patch) | |
tree | 553b965527af08dad45524ec31ef50a935511807 /java | |
parent | 6151f69f2c9385e3760bc3b90a9304c1e5289e9e (diff) | |
download | freebsd-ports-gnome-8aef7cb5f425b7d5e76d3819784b9abb1d9a0e5b.tar.gz freebsd-ports-gnome-8aef7cb5f425b7d5e76d3819784b9abb1d9a0e5b.tar.zst freebsd-ports-gnome-8aef7cb5f425b7d5e76d3819784b9abb1d9a0e5b.zip |
. Update to 6u41.
Diffstat (limited to 'java')
-rw-r--r-- | java/linux-sun-jre16/Makefile | 2 | ||||
-rw-r--r-- | java/linux-sun-jre16/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/java/linux-sun-jre16/Makefile b/java/linux-sun-jre16/Makefile index d374b9663406..92c378ab6ae7 100644 --- a/java/linux-sun-jre16/Makefile +++ b/java/linux-sun-jre16/Makefile @@ -26,7 +26,7 @@ NO_BUILD= yes USE_LINUX= yes USE_LINUX_APPS= xorglibs JRE_VERSION= 1.6.0 -JRE_REVISION= 39 +JRE_REVISION= 41 DL_JRE_VERSION= ${JRE_VERSION}_${JRE_REVISION} ONLY_FOR_ARCHS= i386 amd64 DOWNLOAD_URL?= http://www.oracle.com/technetwork/java/javase/downloads/index.html diff --git a/java/linux-sun-jre16/distinfo b/java/linux-sun-jre16/distinfo index 09aea2b2f798..8c621d524de6 100644 --- a/java/linux-sun-jre16/distinfo +++ b/java/linux-sun-jre16/distinfo @@ -1,2 +1,2 @@ -SHA256 (jre-6u39-linux-i586.bin) = 7d1f855e33cc756875ce2f0595254ac7ff694d99540102a6f4426824657f191b -SIZE (jre-6u39-linux-i586.bin) = 21712508 +SHA256 (jre-6u41-linux-i586.bin) = e89181b56652face6db2704cfbeded2774c27e413f080875a2cea90a45519ad0 +SIZE (jre-6u41-linux-i586.bin) = 21726301 |