summaryrefslogtreecommitdiffstats
path: root/java/linux-sun-jdk13
diff options
context:
space:
mode:
authorznerd <znerd@FreeBSD.org>2002-04-06 20:54:07 +0000
committerznerd <znerd@FreeBSD.org>2002-04-06 20:54:07 +0000
commit9aa13b363b2290b8b37a14b18af62df302123b61 (patch)
treec55eeebcc8e569c8c4efebbfc9e5bab8b344e665 /java/linux-sun-jdk13
parent42e083f7d5fbf540f199b488a660dc86b51db026 (diff)
downloadFreeBSD-ports-9aa13b363b2290b8b37a14b18af62df302123b61.zip
FreeBSD-ports-9aa13b363b2290b8b37a14b18af62df302123b61.tar.gz
Update to the Sun JDK 1.3.1.03 for Linux/i386.
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
Diffstat (limited to 'java/linux-sun-jdk13')
-rw-r--r--java/linux-sun-jdk13/Makefile9
-rw-r--r--java/linux-sun-jdk13/distinfo2
2 files changed, 5 insertions, 6 deletions
diff --git a/java/linux-sun-jdk13/Makefile b/java/linux-sun-jdk13/Makefile
index 093c3b9..29724a4 100644
--- a/java/linux-sun-jdk13/Makefile
+++ b/java/linux-sun-jdk13/Makefile
@@ -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:
diff --git a/java/linux-sun-jdk13/distinfo b/java/linux-sun-jdk13/distinfo
index 919ed96..786b875 100644
--- a/java/linux-sun-jdk13/distinfo
+++ b/java/linux-sun-jdk13/distinfo
@@ -1 +1 @@
-MD5 (j2sdk-1_3_1_02-linux-i386.bin) = ecbf6d03e6c53cee18739a944e89c585
+MD5 (j2sdk-1_3_1_03-linux-i386.bin) = c000a183a29d16560c452baad12eda0a
OpenPOWER on IntegriCloud