1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

. Update to 1.3.1_14 (fixes another plugin vulnerability).

This commit is contained in:
Greg Lewis 2004-12-03 17:22:23 +00:00
parent bffc60d14c
commit 4bed34b733
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123050
2 changed files with 4 additions and 4 deletions

View File

@ -31,7 +31,7 @@ PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///} \
NO_BUILD= yes
USE_LINUX= yes
JDK_VERSION= 1.3.1
JDK_REVISION= 13
JDK_REVISION= 14
ONLY_FOR_ARCHS= i386
TARGET_DIR?= ${PREFIX}/${PKGBASE}${JDK_VERSION}
DOWNLOAD_URL?= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2sdk-${JDK_VERSION}_${JDK_REVISION}-oth-JPR&SiteId=JSC&TransactionId=noreg
@ -57,7 +57,7 @@ pre-extract:
do-extract:
@${MKDIR} ${WRKDIR}
@cd ${WRKDIR} \
&& ${TAIL} +286 ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} > ${WRKDIR}/install.sfx \
&& ${TAIL} +285 ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} > ${WRKDIR}/install.sfx \
&& ${CHMOD} +x ${WRKDIR}/install.sfx \
&& ${WRKDIR}/install.sfx > /dev/null

View File

@ -1,2 +1,2 @@
MD5 (j2sdk-1_3_1_13-linux-i586.bin) = 347800af175681c7d707c45cce16bf5b
SIZE (j2sdk-1_3_1_13-linux-i586.bin) = 26653147
MD5 (j2sdk-1_3_1_14-linux-i586.bin) = bbf6f032c31036f32b3abd2abcb51d95
SIZE (j2sdk-1_3_1_14-linux-i586.bin) = 26654043