1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

. Update to 6u41.

This commit is contained in:
Greg Lewis 2013-03-02 12:49:03 +00:00
parent ff59738d8d
commit 29e1e7e395
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313227
2 changed files with 11 additions and 9 deletions

View File

@ -30,7 +30,7 @@ NO_BUILD= yes
USE_LINUX= yes
USE_LINUX_APPS= xorglibs
JDK_VERSION= 1.6.0
JDK_REVISION= 39
JDK_REVISION= 41
DL_JDK_VERSION= ${JDK_VERSION}_${JDK_REVISION}
ONLY_FOR_ARCHS= i386 amd64
DOWNLOAD_URL?= http://www.oracle.com/technetwork/java/javase/downloads/index.html
@ -47,12 +47,14 @@ IGNORE?=You must manually fetch the J2SE SDK self-extracting file for the Linux
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDEMO}
#DEMO_UPDATE_VERSION= ${JDK_UPDATE_VERSION}
DEMO_UPDATE_VERSION= 38
#DEMO_DISTNAME= ${DISTNAME}-demos
DEMO_UPDATE_VERSION= ${JDK_REVISION}
.if ${DEMO_UPDATE_VERSION} != ${JDK_REVISION}
DEMO_DISTNAME= jdk-6u${DEMO_UPDATE_VERSION}-linux-i586-demos
#DEMO_WRKSRC= ${WRKSRC}
DEMO_WRKSRC= ${WRKDIR}/jdk${JDK_VERSION}_${DEMO_UPDATE_VERSION}
.else
DEMO_DISTNAME= ${DISTNAME}-demos
DEMO_WRKSRC= ${WRKSRC}
.endif
.if !exists(${DISTDIR}/${DEMO_DISTNAME}.tar.gz) && !defined(PACKAGE_BUILDING)
IGNORE?=You must manually fetch the J2SE demos and samples for the Linux platform (${DEMO_DISTNAME}.tar.gz) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again
.endif

View File

@ -1,4 +1,4 @@
SHA256 (jdk-6u39-linux-i586.bin) = 98211a71eef47f9e73a57b32995ca4b698d12b4282c90ffff8c533fa8b96d103
SIZE (jdk-6u39-linux-i586.bin) = 71756435
SHA256 (jdk-6u38-linux-i586-demos.tar.gz) = cb69d792495c554db2de171893cf5eac936a4ffb11491d30e4a282ba4c64e08a
SIZE (jdk-6u38-linux-i586-demos.tar.gz) = 12073550
SHA256 (jdk-6u41-linux-i586.bin) = f689675399f3409b883f2e5d458d0819effae9fe3a61a98bfc4af40e724e8517
SIZE (jdk-6u41-linux-i586.bin) = 71769939
SHA256 (jdk-6u41-linux-i586-demos.tar.gz) = d43f7e5fa800e2bdf15e5ca18b6d72b4e873d1de95893e9f94a8bb01192ffc17
SIZE (jdk-6u41-linux-i586-demos.tar.gz) = 12073494