FreeBSD Bugzilla – Attachment 116118 Details for
Bug 158030
bsd.java.mk : remove support for expired java/jdk14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.59 KB, created by
Rene Ladan
on 2011-06-19 16:50:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Rene Ladan
Created:
2011-06-19 16:50:04 UTC
Size:
1.59 KB
patch
obsolete
>Index: bsd.java.mk >=================================================================== >RCS file: /home/pcvs/ports/Mk/bsd.java.mk,v >retrieving revision 1.87 >diff -u -r1.87 bsd.java.mk >--- bsd.java.mk 12 Feb 2011 15:48:48 -0000 1.87 >+++ bsd.java.mk 19 Jun 2011 15:24:47 -0000 >@@ -54,9 +54,9 @@ > #------------------------------------------------------------------------------- > # Variables defined for the port: > # >-# JAVA_PORT The name of the JDK port. (e.g. 'java/jdk14') >+# JAVA_PORT The name of the JDK port. (e.g. 'java/jdk16') > # >-# JAVA_PORT_VERSION The version of the JDK port. (e.g. '1.4') >+# JAVA_PORT_VERSION The version of the JDK port. (e.g. '1.6') > # > # JAVA_PORT_OS The operating system used by the JDK port. (e.g. 'linux') > # >@@ -181,8 +181,6 @@ > VERSION=1.5.0 OS=native VENDOR=freebsd > _JAVA_PORT_NATIVE_BSDJAVA_JDK_1_3_INFO= PORT=java/jdk13 HOME=${LOCALBASE}/jdk1.3.1 \ > VERSION=1.3.1 OS=native VENDOR=bsdjava >-_JAVA_PORT_NATIVE_BSDJAVA_JDK_1_4_INFO= PORT=java/jdk14 HOME=${LOCALBASE}/jdk1.4.2 \ >- VERSION=1.4.2 OS=native VENDOR=bsdjava > _JAVA_PORT_NATIVE_BSDJAVA_JDK_1_5_INFO= PORT=java/jdk15 HOME=${LOCALBASE}/jdk1.5.0 \ > VERSION=1.5.0 OS=native VENDOR=bsdjava > _JAVA_PORT_NATIVE_BSDJAVA_JDK_1_6_INFO= PORT=java/jdk16 HOME=${LOCALBASE}/jdk1.6.0 \ >@@ -223,7 +221,6 @@ > JAVA_PORT_NATIVE_OPENJDK_JDK_1_6 \ > JAVA_PORT_NATIVE_BSDJAVA_JDK_1_6 \ > JAVA_PORT_NATIVE_BSDJAVA_JDK_1_5 \ >- JAVA_PORT_NATIVE_BSDJAVA_JDK_1_4 \ > JAVA_PORT_NATIVE_BSDJAVA_JDK_1_3 \ > JAVA_PORT_LINUX_SUN_JDK_1_6 \ > JAVA_PORT_LINUX_SUN_JDK_1_5 \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 158030
: 116118