mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Update to the Sun JDK 1.3.1.03 for Linux/i386.
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
This commit is contained in:
parent
d0febafa4a
commit
2215a0e37d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57391
@ -7,7 +7,6 @@
|
||||
|
||||
PORTNAME= jdk
|
||||
PORTVERSION= ${JDK_VERSION}.${JDK_REVISION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= #
|
||||
PKGNAMEPREFIX= linux-
|
||||
@ -36,7 +35,7 @@ PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///}
|
||||
NO_BUILD= yes
|
||||
USE_LINUX= yes
|
||||
JDK_VERSION= 1.3.1
|
||||
JDK_REVISION= 02
|
||||
JDK_REVISION= 03
|
||||
ONLY_FOR_ARCHS= i386
|
||||
TARGET_DIR?= ${PREFIX}/${PKGBASE}${JDK_VERSION}
|
||||
DOWNLOAD_URL?= http://java.sun.com/j2se/1.3/download-linux.html
|
||||
@ -45,9 +44,9 @@ DOWNLOAD_URL?= http://java.sun.com/j2se/1.3/download-linux.html
|
||||
|
||||
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
|
||||
IGNORE= You must manually fetch the Java 2 Development Kit ${PORTVERSION} \
|
||||
for Linux archive (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, \
|
||||
choose the "GUNZIP Tar shell script" one and place it in ${DISTDIR} \
|
||||
and then run make again
|
||||
archive (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, \
|
||||
download the "Linux GNUZIP Tar shell script" into ${DISTDIR} and \
|
||||
then run make again
|
||||
.endif
|
||||
|
||||
post-fetch:
|
||||
|
@ -1 +1 @@
|
||||
MD5 (j2sdk-1_3_1_02-linux-i386.bin) = ecbf6d03e6c53cee18739a944e89c585
|
||||
MD5 (j2sdk-1_3_1_03-linux-i386.bin) = c000a183a29d16560c452baad12eda0a
|
||||
|
@ -7,7 +7,6 @@
|
||||
|
||||
PORTNAME= jdk
|
||||
PORTVERSION= ${JDK_VERSION}.${JDK_REVISION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= #
|
||||
PKGNAMEPREFIX= linux-
|
||||
@ -36,7 +35,7 @@ PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///}
|
||||
NO_BUILD= yes
|
||||
USE_LINUX= yes
|
||||
JDK_VERSION= 1.3.1
|
||||
JDK_REVISION= 02
|
||||
JDK_REVISION= 03
|
||||
ONLY_FOR_ARCHS= i386
|
||||
TARGET_DIR?= ${PREFIX}/${PKGBASE}${JDK_VERSION}
|
||||
DOWNLOAD_URL?= http://java.sun.com/j2se/1.3/download-linux.html
|
||||
@ -45,9 +44,9 @@ DOWNLOAD_URL?= http://java.sun.com/j2se/1.3/download-linux.html
|
||||
|
||||
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
|
||||
IGNORE= You must manually fetch the Java 2 Development Kit ${PORTVERSION} \
|
||||
for Linux archive (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, \
|
||||
choose the "GUNZIP Tar shell script" one and place it in ${DISTDIR} \
|
||||
and then run make again
|
||||
archive (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL}, \
|
||||
download the "Linux GNUZIP Tar shell script" into ${DISTDIR} and \
|
||||
then run make again
|
||||
.endif
|
||||
|
||||
post-fetch:
|
||||
|
@ -1 +1 @@
|
||||
MD5 (j2sdk-1_3_1_02-linux-i386.bin) = ecbf6d03e6c53cee18739a944e89c585
|
||||
MD5 (j2sdk-1_3_1_03-linux-i386.bin) = c000a183a29d16560c452baad12eda0a
|
||||
|
Loading…
Reference in New Issue
Block a user