From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Aug 22 01:10:11 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB4D116A4DF for ; Tue, 22 Aug 2006 01:10:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 622A343D45 for ; Tue, 22 Aug 2006 01:10:11 +0000 (GMT) (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 k7M1ABuv098599 for ; Tue, 22 Aug 2006 01:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7M1ABI5098596; Tue, 22 Aug 2006 01:10:11 GMT (envelope-from gnats) Resent-Date: Tue, 22 Aug 2006 01:10:11 GMT Resent-Message-Id: <200608220110.k7M1ABI5098596@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, Gea-Suan Lin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93C7416A4DE; Tue, 22 Aug 2006 01:05:32 +0000 (UTC) (envelope-from gslin@netnews.NCTU.edu.tw) Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4498D43D46; Tue, 22 Aug 2006 01:05:32 +0000 (GMT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id 6B8BC10F; Tue, 22 Aug 2006 09:05:30 +0800 (CST) Message-Id: <20060822010530.6B8BC10F@netnews.NCTU.edu.tw> Date: Tue, 22 Aug 2006 09:05:30 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: mat@FreeBSD.org, gslin@gslin.org Subject: ports/102371: [PATCH] devel/p5-DateTime-TimeZone: update to 0.47 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: Tue, 22 Aug 2006 01:10:11 -0000 >Number: 102371 >Category: ports >Synopsis: [PATCH] devel/p5-DateTime-TimeZone: update to 0.47 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Aug 22 01:10:10 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: - Update to 0.47 Port maintainer (mat@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-DateTime-TimeZone-0.47.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-DateTime-TimeZone/Makefile /home/staff/gslin/work/p5-DateTime-TimeZone/Makefile --- /usr/ports/devel/p5-DateTime-TimeZone/Makefile Wed Jun 14 19:53:15 2006 +++ /home/staff/gslin/work/p5-DateTime-TimeZone/Makefile Tue Aug 22 09:01:40 2006 @@ -6,7 +6,7 @@ # PORTNAME= DateTime-TimeZone -PORTVERSION= 0.46 +PORTVERSION= 0.47 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime diff -ruN --exclude=CVS /usr/ports/devel/p5-DateTime-TimeZone/distinfo /home/staff/gslin/work/p5-DateTime-TimeZone/distinfo --- /usr/ports/devel/p5-DateTime-TimeZone/distinfo Wed Jun 14 19:53:15 2006 +++ /home/staff/gslin/work/p5-DateTime-TimeZone/distinfo Tue Aug 22 09:01:58 2006 @@ -1,3 +1,3 @@ -MD5 (DateTime-TimeZone-0.46.tar.gz) = fe52d18c393d3e7841be0aba972e4e43 -SHA256 (DateTime-TimeZone-0.46.tar.gz) = 681490977874fdc528aceeef2011c1ca60e15efe884fde3889ea6adce969b4c7 -SIZE (DateTime-TimeZone-0.46.tar.gz) = 324081 +MD5 (DateTime-TimeZone-0.47.tar.gz) = 963f0c1e85155d935618f99ce536c9cc +SHA256 (DateTime-TimeZone-0.47.tar.gz) = 81d63668f4ac769b3bc79d5be82866a02f2c6e37e0861f02c654665ac6a10205 +SIZE (DateTime-TimeZone-0.47.tar.gz) = 310585 diff -ruN --exclude=CVS /usr/ports/devel/p5-DateTime-TimeZone/pkg-plist /home/staff/gslin/work/p5-DateTime-TimeZone/pkg-plist --- /usr/ports/devel/p5-DateTime-TimeZone/pkg-plist Wed Jun 14 19:53:15 2006 +++ /home/staff/gslin/work/p5-DateTime-TimeZone/pkg-plist Tue Aug 22 09:04:34 2006 @@ -68,10 +68,12 @@ %%SITE_PERL%%/DateTime/TimeZone/America/Argentina/Ushuaia.pm %%SITE_PERL%%/DateTime/TimeZone/America/Aruba.pm %%SITE_PERL%%/DateTime/TimeZone/America/Asuncion.pm +%%SITE_PERL%%/DateTime/TimeZone/America/Atikokan.pm %%SITE_PERL%%/DateTime/TimeZone/America/Bahia.pm %%SITE_PERL%%/DateTime/TimeZone/America/Barbados.pm %%SITE_PERL%%/DateTime/TimeZone/America/Belem.pm %%SITE_PERL%%/DateTime/TimeZone/America/Belize.pm +%%SITE_PERL%%/DateTime/TimeZone/America/Blanc_Sablon.pm %%SITE_PERL%%/DateTime/TimeZone/America/Boa_Vista.pm %%SITE_PERL%%/DateTime/TimeZone/America/Bogota.pm %%SITE_PERL%%/DateTime/TimeZone/America/Boise.pm @@ -83,7 +85,6 @@ %%SITE_PERL%%/DateTime/TimeZone/America/Cayman.pm %%SITE_PERL%%/DateTime/TimeZone/America/Chicago.pm %%SITE_PERL%%/DateTime/TimeZone/America/Chihuahua.pm -%%SITE_PERL%%/DateTime/TimeZone/America/Coral_Harbour.pm %%SITE_PERL%%/DateTime/TimeZone/America/Costa_Rica.pm %%SITE_PERL%%/DateTime/TimeZone/America/Cuiaba.pm %%SITE_PERL%%/DateTime/TimeZone/America/Curacao.pm @@ -326,6 +327,7 @@ %%SITE_PERL%%/DateTime/TimeZone/Europe/Vaduz.pm %%SITE_PERL%%/DateTime/TimeZone/Europe/Vienna.pm %%SITE_PERL%%/DateTime/TimeZone/Europe/Vilnius.pm +%%SITE_PERL%%/DateTime/TimeZone/Europe/Volgograd.pm %%SITE_PERL%%/DateTime/TimeZone/Europe/Warsaw.pm %%SITE_PERL%%/DateTime/TimeZone/Europe/Zaporozhye.pm %%SITE_PERL%%/DateTime/TimeZone/Europe/Zurich.pm --- p5-DateTime-TimeZone-0.47.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: