From nobody@FreeBSD.org  Thu Jul 10 08:32:17 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E20CA1065679
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 10 Jul 2008 08:32:17 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id CF9918FC20
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 10 Jul 2008 08:32:17 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m6A8WHRD074659
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 10 Jul 2008 08:32:17 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m6A8WHUF074658;
	Thu, 10 Jul 2008 08:32:17 GMT
	(envelope-from nobody)
Message-Id: <200807100832.m6A8WHUF074658@www.freebsd.org>
Date: Thu, 10 Jul 2008 08:32:17 GMT
From: Wayne Sierke <ws@au.dyndns.ws>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] java/jdk15: Update Sun tzupdater to 1_3_6
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         125469
>Category:       ports
>Synopsis:       [PATCH] java/jdk15: Update Sun tzupdater to 1_3_6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    glewis
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 10 08:40:03 UTC 2008
>Closed-Date:    Sun Jul 13 18:19:01 UTC 2008
>Last-Modified:  Sun Jul 13 18:19:01 UTC 2008
>Originator:     Wayne Sierke
>Release:        
>Organization:
>Environment:
>Description:
Sun's tzupdater is now at 1_3_6
>How-To-Repeat:

>Fix:
%diff -u /usr/ports/java/jdk15~/Makefile /usr/ports/java/jdk15/Makefile 
--- /usr/ports/java/jdk15~/Makefile	2008-07-10 17:38:04.000000000 +0930
+++ /usr/ports/java/jdk15/Makefile	2008-07-10 17:17:58.000000000 +0930
@@ -56,8 +56,8 @@
 JDK_BUILD_DATE=		05_oct_2007
 LATEST_LINK=	jdk15
 
-TZUPDATE_VERSION=	1_3_5
-TZUPDATE_TZVERSION=	2008b
+TZUPDATE_VERSION=	1_3_6
+TZUPDATE_TZVERSION=	2008c
 
 .if !defined(WITH_LINUX_BOOTSTRAP)
 NATIVE_BOOTSTRAP_JDKS+=	${LOCALBASE}/diablo-jdk1.5.0 \
%diff -u /usr/ports/java/jdk15~/distinfo  /usr/ports/java/jdk15/distinfo 
--- /usr/ports/java/jdk15~/distinfo	2008-07-10 17:38:26.000000000 +0930
+++ /usr/ports/java/jdk15/distinfo	2008-07-10 17:25:47.000000000 +0930
@@ -10,6 +10,6 @@
 MD5 (jce_policy-1_5_0.zip) = 169441bba1ca95e84e030e116f258d79
 SHA256 (jce_policy-1_5_0.zip) = 4de78da737c6d66b74eb6caebf6bdb0648825a95e2909e815678a0d306bf6d8b
 SIZE (jce_policy-1_5_0.zip) = 8826
-MD5 (tzupdater-1_3_5-2008b.zip) = 139213d195a608d086e1d7eb5b126d81
-SHA256 (tzupdater-1_3_5-2008b.zip) = 841afee8af42299a1dbbcf6b07917b83aef374eb982d7e898acc95700308c62b
-SIZE (tzupdater-1_3_5-2008b.zip) = 263679
+MD5 (tzupdater-1_3_6-2008c.zip) = 843e80c96db30b89b3c792840344ebd2
+SHA256 (tzupdater-1_3_6-2008c.zip) = 53749a2b6bdeb608b041832957af8bc64c5cb67a8bf158428b8ffa14f88bb9a7
+SIZE (tzupdater-1_3_6-2008c.zip) = 263987


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->glewis 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jul 10 08:40:14 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125469 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125469: commit references a PR
Date: Sat, 12 Jul 2008 16:52:35 +0000 (UTC)

 glewis      2008-07-12 16:52:21 UTC
 
   FreeBSD ports repository
 
   Modified files:
     java/diablo-jdk15    Makefile distinfo 
     java/diablo-jre15    Makefile distinfo 
   Log:
   . Update to tzupdater 1.3.6.
   
   PR:             125469
   Submitted by:   Wayne Sierke <ws@au.dyndns.ws>
   
   Revision  Changes    Path
   1.26      +3 -3      ports/java/diablo-jdk15/Makefile
   1.12      +3 -3      ports/java/diablo-jdk15/distinfo
   1.25      +3 -3      ports/java/diablo-jre15/Makefile
   1.12      +3 -3      ports/java/diablo-jre15/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125469: commit references a PR
Date: Sat, 12 Jul 2008 21:02:39 +0000 (UTC)

 glewis      2008-07-12 21:02:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     java/jdk16           Makefile distinfo 
   Log:
   . Update to tzupdater 1.3.6.
   
   PR:             125469
   Submitted by:   Wayne Sierke <ws@au.dyndns.ws>
   
   Revision  Changes    Path
   1.159     +3 -3      ports/java/jdk16/Makefile
   1.37      +3 -3      ports/java/jdk16/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/125469: commit references a PR
Date: Sun, 13 Jul 2008 02:33:28 +0000 (UTC)

 glewis      2008-07-13 02:33:12 UTC
 
   FreeBSD ports repository
 
   Modified files:
     java/jdk15           Makefile distinfo 
   Log:
   . Update to tzupdater 1.3.6.
   
   PR:             125469
   Submitted by:   Wayne Sierke <ws@au.dyndns.ws>
   
   Revision  Changes    Path
   1.150     +3 -3      ports/java/jdk15/Makefile
   1.34      +3 -3      ports/java/jdk15/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: glewis 
State-Changed-When: Sun Jul 13 18:19:00 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=125469 
>Unformatted:
