From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 22 16:50:17 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CD4DC16A417 for ; Fri, 22 Dec 2006 16:50:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 976B713C473 for ; Fri, 22 Dec 2006 16:50:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBMGoHUO040264 for ; Fri, 22 Dec 2006 16:50:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBMGoHrD040263; Fri, 22 Dec 2006 16:50:17 GMT (envelope-from gnats) Resent-Date: Fri, 22 Dec 2006 16:50:17 GMT Resent-Message-Id: <200612221650.kBMGoHrD040263@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, Steve Wills Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A63616A49E for ; Fri, 22 Dec 2006 16:45:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 7D44913C463 for ; Fri, 22 Dec 2006 16:45:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id kBMGjTJm008644 for ; Fri, 22 Dec 2006 16:45:29 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id kBMGjTMG008642; Fri, 22 Dec 2006 16:45:29 GMT (envelope-from nobody) Message-Id: <200612221645.kBMGjTMG008642@www.freebsd.org> Date: Fri, 22 Dec 2006 16:45:29 GMT From: Steve Wills To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/107103: patch to fix local timezone in devel/p5-DateTime-TimeZone X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Dec 2006 16:50:17 -0000 >Number: 107103 >Category: ports >Synopsis: patch to fix local timezone in devel/p5-DateTime-TimeZone >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 22 16:50:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: 6.2-PRERELEASE >Organization: >Environment: >Description: The "local" timezone in p5-DateTime-TimeZone is documented to figure out the time zone from the local system timezone. It should work, but there's a slight problem. This patch fixes it. >How-To-Repeat: Try to use the "local" timezone: my $dt = DateTime->now(time_zone => "local"); >Fix: See attached patch, which makes Local.pm skip the "posixrules" file (whatever that is...). Patch attached with submission follows: build.oasys.local dev.oasysmobile.com dev56.oasys.local exchange.oasys.local fileserver.oasys.local gameserver.oasys.local intranet.oasys.local ldev1.dev.summus.com newbackup.oasys.local svn.dev.summus.com tempdc.oasys.local >Release-Note: >Audit-Trail: >Unformatted: