Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2001 01:30:04 -0700 (PDT)
From:      Ernst de Haan <ernst@jollem.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/28137: Bad URL in java/linux-jdk14
Message-ID:  <200106150830.f5F8U4o26358@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/28137; it has been noted by GNATS.

From: Ernst de Haan <ernst@jollem.com>
To: Dave Glowacki <dglo@ssec.wisc.edu>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/28137: Bad URL in java/linux-jdk14
Date: Fri, 15 Jun 2001 10:20:18 +0200

 Dave,
 
 I'll take care of this, will submit a diff in a few minutes...
 (/me is the maintainer)
 
 Ernst
 
 
 Dave Glowacki wrote:
 > 
 > >Number:         28137
 > >Category:       ports
 > >Synopsis:       Bad URL in java/linux-jdk14 Makefile
 > >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:   Wed Jun 13 19:30:05 PDT 2001
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Dave Glowacki
 > >Release:        FreeBSD 4.3-STABLE i386
 > >Organization:
 > >Environment:
 > System: FreeBSD eusebius 4.3-STABLE FreeBSD 4.3-STABLE #2: Mon Jun 11 21:38:12 CDT 2001 @eusebius:/usr/src/sys/compile/EUSEBIUS i386
 > 
 > 
 > 	
 > >Description:
 > 
 > 	eusebius% make fetch
 > 	===>  linux-jdk-1.4.0beta You must manually fetch the Java 2
 > 	Development Kit 1.4.0-beta for Linux archive
 > 	(j2sdk-1_4_0-beta-linux-i386.bin) from
 > 	http://java.sun.com/j2se/1.3/download-linux.html, place it in
 > 	/usr/ports/distfiles and then run make again.
 > 
 > 	Note that the URL points to the 1.3 page.
 > 
 > >How-To-Repeat:
 > >Fix:
 > 
 > 
 > --- /usr/ports/java/linux-jdk14/Makefile	Thu May 31 20:42:18 2001
 > +++ /tmp/Makefile	Tue Jun 12 22:57:03 2001
 > @@ -40,7 +40,7 @@
 >  
 >  .for file in ${DISTFILES}
 >  .if !exists(${DISTDIR}/${file})
 > -IGNORE=You must manually fetch the Java 2 Development Kit ${JDK_VERSION} for Linux archive (${DISTFILES}) from http://java.sun.com/j2se/1.3/download-linux.html, place it in ${DISTDIR} and then run make again
 > +IGNORE=You must manually fetch the Java 2 Development Kit ${JDK_VERSION} for Linux archive (${DISTFILES}) from http://java.sun.com/j2se/1.4/#linux, place it in ${DISTDIR} and then run make again
 >  .endif
 >  .endfor
 >  
 > >Release-Note:
 > >Audit-Trail:
 > >Unformatted:
 > 
 > To Unsubscribe: send mail to majordomo@FreeBSD.org
 > with "unsubscribe freebsd-ports" in the body of the message
 > 
 
 -- 
 Ernst de Haan
 Java Architect
 Jollem Information Technology
 
     "Come to me all who are weary and burdened
         and I will give you rest" -- Jesus Christ

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106150830.f5F8U4o26358>