From owner-freebsd-ports Fri Dec 31 2:50: 3 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B0D3F15371 for ; Fri, 31 Dec 1999 02:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA10305; Fri, 31 Dec 1999 02:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from nohow.demon.co.uk (nohow.demon.co.uk [212.228.18.189]) by hub.freebsd.org (Postfix) with ESMTP id E309F15529 for ; Fri, 31 Dec 1999 02:40:19 -0800 (PST) (envelope-from noway@nohow.demon.co.uk) Received: (from noway@localhost) by nohow.demon.co.uk (8.9.3/8.9.3) id KAA01216; Fri, 31 Dec 1999 10:36:04 GMT (envelope-from noway) Message-Id: <199912311036.KAA01216@nohow.demon.co.uk> Date: Fri, 31 Dec 1999 10:36:04 GMT From: Jose Marques Reply-To: noway@nohow.demon.co.uk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/15793: java/jsdk port distfile URL has changed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15793 >Category: ports >Synopsis: java/jsdk port distfile URL has changed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 31 02:50:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Jose Marques >Release: FreeBSD 3.4-STABLE i386 >Organization: >Environment: >Description: The URL from which to download the java/jsdk port distfile has changed. It can still be found via the old URL but the one listed in the patch below is more direct. >How-To-Repeat: Apply the following patch >Fix: diff -ruN jsdk.old/Makefile jsdk/Makefile --- jsdk.old/Makefile Fri Dec 31 10:27:46 1999 +++ jsdk/Makefile Fri Dec 31 10:32:57 1999 @@ -24,8 +24,8 @@ do-fetch: @if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \ ${ECHO_MSG} "=========================================================="; \ - ${ECHO_MSG} "You must retriving a archive from"; \ - ${ECHO_MSG} " http://java.sun.com/products/servlet/index.html"; \ + ${ECHO_MSG} "You must a fetch the Java Servlet Development Kit 2.0 (for Unix) archive from"; \ + ${ECHO_MSG} " http://java.sun.com/products/servlet/download.html"; \ ${ECHO_MSG} "And copy into ${DISTDIR}"; \ ${ECHO_MSG} "=========================================================="; \ fi >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message