From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 19 02:40:02 2007 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 BEB7D16A408 for ; Thu, 19 Apr 2007 02:40:02 +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 A0DE313C45B for ; Thu, 19 Apr 2007 02:40:02 +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 l3J2e20g045813 for ; Thu, 19 Apr 2007 02:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3J2e2YQ045812; Thu, 19 Apr 2007 02:40:02 GMT (envelope-from gnats) Resent-Date: Thu, 19 Apr 2007 02:40:02 GMT Resent-Message-Id: <200704190240.l3J2e2YQ045812@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, chinsan Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A8C3516A401 for ; Thu, 19 Apr 2007 02:31:32 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from portal.bc.hgc.com.tw (u7-201.u203-187.giga.net.tw [203.187.7.201]) by mx1.freebsd.org (Postfix) with ESMTP id 798D713C4EB for ; Thu, 19 Apr 2007 02:31:32 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from smtp2.bc.hgc.com.tw (unknown [172.18.100.241]) by portal.bc.hgc.com.tw (Postfix) with SMTP id E3CF81AC41; Thu, 19 Apr 2007 10:11:42 +0800 (CST) Received: by smtp2.bc.hgc.com.tw (sSMTP sendmail emulation); Thu, 19 Apr 2007 08:30:58 +0800 Message-Id: <20070419021142.E3CF81AC41@portal.bc.hgc.com.tw> Date: Thu, 19 Apr 2007 08:30:58 +0800 From: chinsan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: mnag@FreeBSD.org Subject: ports/111838: [PATCH] misc/pecl-timezonedb: Update to version 2007e 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: Thu, 19 Apr 2007 02:40:02 -0000 >Number: 111838 >Category: ports >Synopsis: [PATCH] misc/pecl-timezonedb: Update to version 2007e >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: Thu Apr 19 02:40:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: Taiwan >Environment: System: FreeBSD BSD6.giga.hgc.com.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #6: Thu Sep 14 09:46:10 CST 2006 >Description: - Update to version 2007e Port maintainer (mnag@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pecl-timezonedb-2007.5.patch begins here --- diff -ruN --exclude=CVS /usr/ports/misc/pecl-timezonedb/Makefile /usr/home/chinsan/project/pecl-timezonedb/Makefile --- /usr/ports/misc/pecl-timezonedb/Makefile Sat Apr 7 05:19:45 2007 +++ /usr/home/chinsan/project/pecl-timezonedb/Makefile Thu Apr 19 08:19:30 2007 @@ -6,7 +6,7 @@ # PORTNAME= timezonedb -DISTVERSION= 2007.3 +DISTVERSION= 2007.5 CATEGORIES= misc MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff -ruN --exclude=CVS /usr/ports/misc/pecl-timezonedb/distinfo /usr/home/chinsan/project/pecl-timezonedb/distinfo --- /usr/ports/misc/pecl-timezonedb/distinfo Sat Apr 7 05:19:45 2007 +++ /usr/home/chinsan/project/pecl-timezonedb/distinfo Thu Apr 19 08:19:39 2007 @@ -1,3 +1,3 @@ -MD5 (PECL/timezonedb-2007.3.tgz) = 6ccccecc478ad13e985eb10370f5eb1f -SHA256 (PECL/timezonedb-2007.3.tgz) = 7bd251a09d6580195559e3a1cf512c581ce85767f57375b0fc4494d7f126775c -SIZE (PECL/timezonedb-2007.3.tgz) = 179820 +MD5 (PECL/timezonedb-2007.5.tgz) = 8c73725678581ba81f56b83afaa56282 +SHA256 (PECL/timezonedb-2007.5.tgz) = dd6fa6ca2193cb36dd84bcefe56b48f0d37ef25d480b45d13557d6a8c612cd9b +SIZE (PECL/timezonedb-2007.5.tgz) = 177842 --- pecl-timezonedb-2007.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: