From nobody@FreeBSD.org  Fri Jul 27 09:15:34 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 96B2A16A420
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 27 Jul 2007 09:15:34 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 8924713C48E
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 27 Jul 2007 09:15:34 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l6R9FXXq089877
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 27 Jul 2007 09:15:33 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l6R9FXtm089876;
	Fri, 27 Jul 2007 09:15:33 GMT
	(envelope-from nobody)
Message-Id: <200707270915.l6R9FXtm089876@www.freebsd.org>
Date: Fri, 27 Jul 2007 09:15:33 GMT
From: Olivier Smedts <olivier@gid0.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: java/jdk15 : 404 errors when following Makefile's links, and files not present any more on some Sun's pages
X-Send-Pr-Version: www-3.0

>Number:         114958
>Category:       ports
>Synopsis:       java/jdk15 : 404 errors when following Makefile's links, and files not present any more on some Sun's pages
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    glewis
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 27 09:20:05 GMT 2007
>Closed-Date:    Fri Jul 27 15:08:09 GMT 2007
>Last-Modified:  Fri Jul 27 15:10:07 GMT 2007
>Originator:     Olivier Smedts
>Release:        6.2-STABLE
>Organization:
gid0.org
>Environment:
>Description:
http://download.java.net/tiger/archive/tiger_u12/index.csp returns a 404 error, and some text in IGNORE is not representative or coherent.
>How-To-Repeat:

>Fix:
--- Makefile.old        2007-07-27 05:48:45.000000000 +0200
+++ Makefile    2007-07-27 11:05:32.000000000 +0200
@@ -184,23 +184,25 @@
 IGNORE=        :\n\
 Due to licensing restrictions, certain files must be fetched manually.\n\n
 .if !exists(${DISTDIR}/${JRL_SRCFILE}) || !exists(${DISTDIR}/${JRL_BINFILE})#{
-IGNORE += Please open http://download.java.net/tiger/archive/tiger_u${JDK_UPDATE_VERSION}/index.csp\n\
-in a web browser.  Download the\n
+IGNORE += Please open http://java.sun.com/javase/downloads/index_jdk5.jsp\n\
+in a web browser and follow the \"Download\" link for\n\
+\"JDK 5.0 Source via Java Research License (JRL)\" to obtain the\n
 .if !exists(${DISTDIR}/${JRL_SRCFILE})#{
-IGNORE += Update ${JDK_UPDATE_VERSION} Source, ${JRL_SRCFILE}
+IGNORE += JDK 5.0 JRL Source, ${JRL_SRCFILE}
 .endif#}
 .if !exists(${DISTDIR}/${JRL_BINFILE})#{
 .if !exists(${DISTDIR}/${JRL_SRCFILE})#{
 IGNORE += and the\n
 .endif#}
-IGNORE += Source Binaries, ${JRL_BINFILE}
+IGNORE += JDK 5.0 JRL binaries, ${JRL_BINFILE}
 .endif#}
 IGNORE += .\n\n
 .endif#}
 .if defined(WITH_POLICY) && !exists(${DISTDIR}/${POLICYFILE})#{
 IGNORE += Please open http://java.sun.com/javase/downloads/index_jdk5.jsp\n\
 in a web browser and follow the \"Download\" link for\n\
-\"Other Downloads\" to obtain the JCE policy file, ${POLICYFILE}.\n\n
+\"Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files 5.0\" to obtain the\n\
+JCE policy file, ${POLICYFILE}.\n\n
 .endif#}
 .if defined(WITH_TZUPDATE) && !exists(${DISTDIR}/${TZUPDATEFILE})#{
 IGNORE += Please open http://java.sun.com/javase/downloads/index.jsp\n\

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->glewis 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jul 27 09:20:12 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114958 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/114958: commit references a PR
Date: Fri, 27 Jul 2007 14:44:08 +0000 (UTC)

 glewis      2007-07-27 14:44:02 UTC
 
   FreeBSD ports repository
 
   Modified files:
     java/jdk15           Makefile 
   Log:
   . Update 12 is current, so the download isn't in the archive section yet
     (oops).  Also, its index page appears broken, so just show the main
     download page for now.
   
   PR:             114958 (kinda)
   
   Revision  Changes    Path
   1.130     +1 -1      ports/java/jdk15/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: glewis 
State-Changed-When: Fri Jul 27 15:08:07 UTC 2007 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114958 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/114958: commit references a PR
Date: Fri, 27 Jul 2007 15:07:47 +0000 (UTC)

 glewis      2007-07-27 15:07:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     java/jdk15           Makefile 
   Log:
   . Fix the description of the link for the policy files.
   
   PR:             114958
   Submitted by:   Olivier Smedts <olivier@gid0.org>
   
   Revision  Changes    Path
   1.131     +2 -1      ports/java/jdk15/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
