From nobody@FreeBSD.org  Wed Dec 26 22:26:31 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id EB23F41E
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 26 Dec 2012 22:26:31 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id D30AF8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 26 Dec 2012 22:26:31 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qBQMQVMu004456
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 26 Dec 2012 22:26:31 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id qBQMQVLE004455;
	Wed, 26 Dec 2012 22:26:31 GMT
	(envelope-from nobody)
Message-Id: <201212262226.qBQMQVLE004455@red.freebsd.org>
Date: Wed, 26 Dec 2012 22:26:31 GMT
From: Jonathan Chen <jonc@chen.org.nz>
To: freebsd-gnats-submit@FreeBSD.org
Subject: java/jdk16-doc to 1.6.0u30
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         174724
>Category:       ports
>Synopsis:       java/jdk16-doc to 1.6.0u30
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-java
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 26 22:30:00 UTC 2012
>Closed-Date:    Sun Dec 30 06:55:58 UTC 2012
>Last-Modified:  Sun Dec 30 07:00:00 UTC 2012
>Originator:     Jonathan Chen
>Release:        9-STABLE/amd64
>Organization:
>Environment:
>Description:
The jdk-6u25-fcs-bin-b04-apidocs-04_Apr_2011.zip distfile isn't available from Oracle anymore. This patch uses the updated documentation zip files.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 309377)
+++ Makefile	(working copy)
@@ -9,7 +9,7 @@
 PORTVERSION=	${JDK_VERSION}.${JDK_UPDATE_VER}
 CATEGORIES=	java
 MASTER_SITES=	#
-DISTNAME=	jdk-6u25-fcs-bin-b04-apidocs-04_Apr_2011
+DISTNAME=	jdk-6u30-apidocs
 
 MAINTAINER=	java@FreeBSD.org
 COMMENT=	Java Development Kit ${JDK_MAJOR_VER} Documentation
@@ -26,7 +26,7 @@
 JDK_VERSION=	1.6.0
 JDK_MAJOR_VER=	${JDK_VERSION:R}
 JDK_CONCAT_VER=	${JDK_MAJOR_VER:S/.//g}
-JDK_UPDATE_VER=	25
+JDK_UPDATE_VER=	30
 DOWNLOAD_URL=	http://www.oracle.com/technetwork/java/javase/downloads/index.html
 
 NO_BUILD=	yes
Index: distinfo
===================================================================
--- distinfo	(revision 309377)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (jdk-6u25-fcs-bin-b04-apidocs-04_Apr_2011.zip) = 6e115142c3cf5627f9a378934bf3b807e72c2b979385019d5f23e79019727937
-SIZE (jdk-6u25-fcs-bin-b04-apidocs-04_Apr_2011.zip) = 59089445
+SHA256 (jdk-6u30-apidocs.zip) = 92739c56e02fa6e7ac8d60a1f59a0ef4a59ac99ab2979d3cdc495bfecf1a50ab
+SIZE (jdk-6u30-apidocs.zip) = 59086542


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-java 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Dec 26 22:30:08 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174724 
State-Changed-From-To: open->closed 
State-Changed-By: glewis 
State-Changed-When: Sun Dec 30 06:55:57 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/174724: commit references a PR
Date: Sun, 30 Dec 2012 06:50:17 +0000 (UTC)

 Author: glewis
 Date: Sun Dec 30 06:50:10 2012
 New Revision: 309654
 URL: http://svnweb.freebsd.org/changeset/ports/309654
 
 Log:
   . Update to the 6u30 API docs.
   
   PR:		174724
   Submitted by:	Jonathan Chen <jonc@chen.org.nz>
 
 Modified:
   head/java/jdk16-doc/Makefile   (contents, props changed)
   head/java/jdk16-doc/distinfo   (contents, props changed)
 
 Modified: head/java/jdk16-doc/Makefile
 ==============================================================================
 --- head/java/jdk16-doc/Makefile	Sun Dec 30 06:33:28 2012	(r309653)
 +++ head/java/jdk16-doc/Makefile	Sun Dec 30 06:50:10 2012	(r309654)
 @@ -9,7 +9,7 @@ PORTNAME=	jdk-doc
  PORTVERSION=	${JDK_VERSION}.${JDK_UPDATE_VER}
  CATEGORIES=	java
  MASTER_SITES=	#
 -DISTNAME=	jdk-6u25-fcs-bin-b04-apidocs-04_Apr_2011
 +DISTNAME=	jdk-6u30-apidocs
  
  MAINTAINER=	java@FreeBSD.org
  COMMENT=	Java Development Kit ${JDK_MAJOR_VER} Documentation
 @@ -26,7 +26,7 @@ WRKSRC=		${WRKDIR}/docs
  JDK_VERSION=	1.6.0
  JDK_MAJOR_VER=	${JDK_VERSION:R}
  JDK_CONCAT_VER=	${JDK_MAJOR_VER:S/.//g}
 -JDK_UPDATE_VER=	25
 +JDK_UPDATE_VER=	30
  DOWNLOAD_URL=	http://www.oracle.com/technetwork/java/javase/downloads/index.html
  
  NO_BUILD=	yes
 
 Modified: head/java/jdk16-doc/distinfo
 ==============================================================================
 --- head/java/jdk16-doc/distinfo	Sun Dec 30 06:33:28 2012	(r309653)
 +++ head/java/jdk16-doc/distinfo	Sun Dec 30 06:50:10 2012	(r309654)
 @@ -1,2 +1,2 @@
 -SHA256 (jdk-6u25-fcs-bin-b04-apidocs-04_Apr_2011.zip) = 6e115142c3cf5627f9a378934bf3b807e72c2b979385019d5f23e79019727937
 -SIZE (jdk-6u25-fcs-bin-b04-apidocs-04_Apr_2011.zip) = 59089445
 +SHA256 (jdk-6u30-apidocs.zip) = 92739c56e02fa6e7ac8d60a1f59a0ef4a59ac99ab2979d3cdc495bfecf1a50ab
 +SIZE (jdk-6u30-apidocs.zip) = 59086542
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
