ports/128195: Patch to the latest time zone date for jdk16

Christian Sturm athaba at inode.at
Sat Oct 18 08:20:04 UTC 2008


>Number:         128195
>Category:       ports
>Synopsis:       Patch to the latest time zone date for jdk16
>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 Oct 18 08:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Christian Sturm
>Release:        7-Stable
>Organization:
>Environment:
>Description:
An update for java/jdk16, which allows to use the latest tzupdater file, you get from Suns website.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

? jdk16-tz.patch
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/java/jdk16/Makefile,v
retrieving revision 1.162
diff -u -p -r1.162 Makefile
--- Makefile	15 Oct 2008 03:34:38 -0000	1.162
+++ Makefile	18 Oct 2008 08:12:14 -0000
@@ -58,8 +58,8 @@ JDK_BUILD_NUMBER=	05
 JDK_BUILD_DATE=		24_sep_2007
 LATEST_LINK=	jdk16
 
-TZUPDATE_VERSION=	1_3_6
-TZUPDATE_TZVERSION=	2008c
+TZUPDATE_VERSION=	1_3_9
+TZUPDATE_TZVERSION=	2008g
 
 .include <bsd.port.pre.mk>
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/java/jdk16/distinfo,v
retrieving revision 1.37
diff -u -p -r1.37 distinfo
--- distinfo	12 Jul 2008 21:02:25 -0000	1.37
+++ distinfo	18 Oct 2008 08:12:14 -0000
@@ -13,6 +13,6 @@ SIZE (bsd-jdk16-patches-4.tar.bz2) = 960
 MD5 (jce_policy-6.zip) = b20f9d6ed14e55d73a5ed204bca01e7a
 SHA256 (jce_policy-6.zip) = d0c2258c3364120b4dbf7dd1655c967eee7057ac6ae6334b5ea8ceb8bafb9262
 SIZE (jce_policy-6.zip) = 9101
-MD5 (tzupdater-1_3_6-2008c.zip) = 843e80c96db30b89b3c792840344ebd2
-SHA256 (tzupdater-1_3_6-2008c.zip) = 53749a2b6bdeb608b041832957af8bc64c5cb67a8bf158428b8ffa14f88bb9a7
-SIZE (tzupdater-1_3_6-2008c.zip) = 263987
+SIZE (tzupdater-1_3_6-2008c.zip) = 264885
+MD5 (tzupdater-1_3_9-2008g.zip) = 3eb68b0297ac359c788f91095688d9b6
+SHA256 (tzupdater-1_3_9-2008g.zip) = 9a84c954c1562df0e17a40cb313556248c2bc609bc995c12e772f7e24773c5d7


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



More information about the freebsd-ports-bugs mailing list