Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2013 00:07:53 GMT
From:      Jonathan Chen <jonc@chen.org.nz>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181187: update jdk7-doc to 7.25
Message-ID:  <201308100007.r7A07rLT029839@oldred.freebsd.org>
Resent-Message-ID: <201308100010.r7A0A6VU028389@freefall.freebsd.org>

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

>Number:         181187
>Category:       ports
>Synopsis:       update jdk7-doc to 7.25
>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:   Sat Aug 10 00:10:05 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Chen
>Release:        9.2-BETA2/amd64
>Organization:
>Environment:
FreeBSD osiris.chen.org.nz 9.2-BETA2 FreeBSD 9.2-BETA2 #0 r253884: Fri Aug  2 20:33:04 NZST 2013     root@osiris.chen.org.nz:/usr/obj/usr/src/sys/OSIRIS  amd64

>Description:
Update from 7.6 to 7.25
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/java/jdk7-doc/Makefile ./Makefile
--- /usr/ports/java/jdk7-doc/Makefile	2013-01-06 20:29:06.741225350 +1300
+++ ./Makefile	2013-08-10 12:00:56.375339513 +1200
@@ -19,7 +19,7 @@
 
 WRKSRC=		${WRKDIR}/docs
 JDK_VERSION=	7
-JDK_UPDATE_VER=	6
+JDK_UPDATE_VER=	25
 DOWNLOAD_URL=	http://www.oracle.com/technetwork/java/javase/downloads/index.html
 
 NO_BUILD=	yes
diff -ruN /usr/ports/java/jdk7-doc/distinfo ./distinfo
--- /usr/ports/java/jdk7-doc/distinfo	2013-01-06 20:29:06.742226583 +1300
+++ ./distinfo	2013-08-10 12:02:06.404269782 +1200
@@ -1,2 +1,2 @@
-SHA256 (jdk-7u6-apidocs.zip) = 4484cf9c3a8a5ba72444e45918557dd0d88440e6b06501a7ef436d6c31b8c991
-SIZE (jdk-7u6-apidocs.zip) = 60397544
+SHA256 (jdk-7u25-apidocs.zip) = fe99e1b909a9d877fb30c49732a2dcc0a1cc310517073016489750cf04600377
+SIZE (jdk-7u25-apidocs.zip) = 60766618


>Release-Note:
>Audit-Trail:
>Unformatted:



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