Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2012 22:26:31 GMT
From:      Jonathan Chen <jonc@chen.org.nz>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/174724: java/jdk16-doc to 1.6.0u30
Message-ID:  <201212262226.qBQMQVLE004455@red.freebsd.org>
Resent-Message-ID: <201212262230.qBQMU0Id080074@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174724
>Category:       ports
>Synopsis:       java/jdk16-doc to 1.6.0u30
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 26 22:30:00 UTC 2012
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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