Date: Sat, 2 Jun 2007 23:36:57 +0200 (CEST) From: Gabor Kovesdan <gabor@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/113268: [patch] bsd.java.mk: remove support for expired jdk port Message-ID: <20070602213702.A4DB69F2BDA@server.t-hosting.hu> Resent-Message-ID: <200706022200.l52M0CRU067269@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 113268 >Category: ports >Synopsis: [patch] bsd.java.mk: remove support for expired jdk port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jun 02 22:00:11 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Gabor Kovesdan >Release: FreeBSD 6.2-RELEASE amd64 >Organization: n/a >Environment: >Description: java/linux-blackdown-jdk13 is deprecated and expired, it should be removed after the support is removed from the infrastructure. I'm not sure about the other blackdown ports, they are not deprecated, but don't seem to be up-to-date softwares. >How-To-Repeat: >Fix: --- bsd.java.mk.diff begins here --- Index: bsd.java.mk =================================================================== RCS file: /usr/cvs/ports/Mk/bsd.java.mk,v retrieving revision 1.77 diff -u -r1.77 bsd.java.mk --- bsd.java.mk 7 Mar 2007 07:44:36 -0000 1.77 +++ bsd.java.mk 2 Jun 2007 21:30:39 -0000 @@ -187,8 +187,6 @@ VERSION=1.5.0 OS=native VENDOR=bsdjava _JAVA_PORT_LINUX_BLACKDOWN_JDK_1_2_INFO= PORT=java/linux-blackdown-jdk12 HOME=${LOCALBASE}/linux-blackdown-jdk1.2.2 \ VERSION=1.2.2 OS=linux VENDOR=blackdown -_JAVA_PORT_LINUX_BLACKDOWN_JDK_1_3_INFO= PORT=java/linux-blackdown-jdk13 HOME=${LOCALBASE}/linux-blackdown-jdk1.3.1 \ - VERSION=1.3.1 OS=linux VENDOR=blackdown _JAVA_PORT_LINUX_BLACKDOWN_JDK_1_4_INFO= PORT=java/linux-blackdown-jdk14 HOME=${LOCALBASE}/linux-blackdown-jdk1.4.2 \ VERSION=1.4.2 OS=linux VENDOR=blackdown _JAVA_PORT_LINUX_SUN_JDK_1_2_INFO= PORT=java/linux-sun-jdk12 HOME=${LOCALBASE}/linux-sun-jdk1.2.2 \ --- bsd.java.mk.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070602213702.A4DB69F2BDA>