Date: Tue, 22 Aug 2006 09:05:30 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: mat@FreeBSD.org, gslin@gslin.org Subject: ports/102371: [PATCH] devel/p5-DateTime-TimeZone: update to 0.47 Message-ID: <20060822010530.6B8BC10F@netnews.NCTU.edu.tw> Resent-Message-ID: <200608220110.k7M1ABI5098596@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060822010530.6B8BC10F>