ports/174724: java/jdk16-doc to 1.6.0u30

Jonathan Chen jonc at chen.org.nz
Wed Dec 26 22:30:00 UTC 2012


>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 at 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:


More information about the freebsd-ports-bugs mailing list