ports/151561: java/jdk16 refers to outdated tzupdate version

Thomas Johnson tom at claimlynx.com
Mon Oct 18 19:20:07 UTC 2010


>Number:         151561
>Category:       ports
>Synopsis:       java/jdk16 refers to outdated tzupdate version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 18 19:20:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Johnson
>Release:        FreeBSD 8.1-RELEASE i386
>Organization:
ClaimLynx, Inc.
>Environment:
System: FreeBSD alcatraz-2.claimlynx.com 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

>Description:
The tzupdater file referenced by the java/jdk16 port no longer is available from the referenced URL. The file version has been updated from 1.3.31 to 1.3.33.
>How-To-Repeat:
Build the net-im/openfire port, which depends on java/jdk16. Ensure the TZUPDATE option is set on (default).
>Fix:
The necessary patches to the port files are below.

root at alcatraz-2:/usr/ports/java/jdk16-> diff distinfo distinfo.bak 
16,18c16,18
< MD5 (tzupdater-1_3_33-2010l.zip) = 2f2d8db06ea952f1d969257ef488f31e
< SHA256 (tzupdater-1_3_33-2010l.zip) = 86c8f83a50b551df26a229520a2cd5cb00add1fe31d9d182786c3279ba06e727
< SIZE (tzupdater-1_3_33-2010l.zip) = 256049
---
> MD5 (tzupdater-1_3_31-2010i.zip) = af9f46b6e08155f2f654417fd063956d
> SHA256 (tzupdater-1_3_31-2010i.zip) = 2b7ea6f54aad274e8a6f9e0f82f49f08d5cc44292ab86489b5dcbf80146b9464
> SIZE (tzupdater-1_3_31-2010i.zip) = 264007
root at alcatraz-2:/usr/ports/java/jdk16-> diff Makefile Makefile.bak 
62,63c62,63
< TZUPDATE_VERSION=	1_3_33
< TZUPDATE_TZVERSION=	2010l
---
> TZUPDATE_VERSION=	1_3_31
> TZUPDATE_TZVERSION=	2010i
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list