From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 26 22:30:00 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D9094699 for ; Wed, 26 Dec 2012 22:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id AD3EC8FC15 for ; Wed, 26 Dec 2012 22:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBQMU0nv080075 for ; Wed, 26 Dec 2012 22:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBQMU0Id080074; Wed, 26 Dec 2012 22:30:00 GMT (envelope-from gnats) Resent-Date: Wed, 26 Dec 2012 22:30:00 GMT Resent-Message-Id: <201212262230.qBQMU0Id080074@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jonathan Chen Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EB23F41E for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/174724: java/jdk16-doc to 1.6.0u30 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Dec 2012 22:30:00 -0000 >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: