From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 18 19:20:06 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF45A1065670 for ; Mon, 18 Oct 2010 19:20:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B084A8FC27 for ; Mon, 18 Oct 2010 19:20:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9IJK63U042770 for ; Mon, 18 Oct 2010 19:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9IJK65U042768; Mon, 18 Oct 2010 19:20:06 GMT (envelope-from gnats) Resent-Date: Mon, 18 Oct 2010 19:20:06 GMT Resent-Message-Id: <201010181920.o9IJK65U042768@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, Thomas Johnson Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F233D1065694; Mon, 18 Oct 2010 19:18:08 +0000 (UTC) (envelope-from root@claimlynx.com) Received: from alcatraz-2.claimlynx.com (alcatraz-2.claimlynx.com [216.17.83.248]) by mx1.freebsd.org (Postfix) with ESMTP id AAF358FC32; Mon, 18 Oct 2010 19:18:08 +0000 (UTC) Received: by alcatraz-2.claimlynx.com (Postfix, from userid 0) id 094E95C3C; Mon, 18 Oct 2010 14:03:00 -0500 (CDT) Message-Id: <20101018190301.094E95C3C@alcatraz-2.claimlynx.com> Date: Mon, 18 Oct 2010 14:03:00 -0500 (CDT) From: Thomas Johnson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ecrist@claimlynx.com, jpaetzel@FreeBSD.org Subject: ports/151561: java/jdk16 refers to outdated tzupdate version X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Thomas Johnson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2010 19:20:07 -0000 >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@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@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@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: