mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
Update to 6u37.
Feature safe: yes
This commit is contained in:
parent
aed848db40
commit
de8b0ab5ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306135
2 changed files with 3 additions and 8 deletions
|
@ -1,9 +1,4 @@
|
||||||
# New ports collection makefile for: Sun Linux JRE 1.6.x
|
|
||||||
# Date created: 5 October 2007
|
|
||||||
# Whom: Jung-uk Kim <jkim@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= jre
|
PORTNAME= jre
|
||||||
PORTVERSION= ${DL_JRE_VERSION:S/_/./g}
|
PORTVERSION= ${DL_JRE_VERSION:S/_/./g}
|
||||||
|
@ -31,7 +26,7 @@ NO_BUILD= yes
|
||||||
USE_LINUX= yes
|
USE_LINUX= yes
|
||||||
USE_LINUX_APPS= xorglibs
|
USE_LINUX_APPS= xorglibs
|
||||||
JRE_VERSION= 1.6.0
|
JRE_VERSION= 1.6.0
|
||||||
JRE_REVISION= 35
|
JRE_REVISION= 37
|
||||||
DL_JRE_VERSION= ${JRE_VERSION}_${JRE_REVISION}
|
DL_JRE_VERSION= ${JRE_VERSION}_${JRE_REVISION}
|
||||||
ONLY_FOR_ARCHS= i386 amd64
|
ONLY_FOR_ARCHS= i386 amd64
|
||||||
DOWNLOAD_URL?= http://www.oracle.com/technetwork/java/javase/downloads/index.html
|
DOWNLOAD_URL?= http://www.oracle.com/technetwork/java/javase/downloads/index.html
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (jre-6u35-linux-i586.bin) = 55959143e602cb4edf2786d0f78c288eb44e7f105836aa949f2e0081a2fbd70c
|
SHA256 (jre-6u37-linux-i586.bin) = aeba98f45e3dcddd460e28165d89de521e69dfa69b76ca6aa21bda633dce4776
|
||||||
SIZE (jre-6u35-linux-i586.bin) = 21697122
|
SIZE (jre-6u37-linux-i586.bin) = 21704353
|
||||||
|
|
Loading…
Add table
Reference in a new issue