From nobody@FreeBSD.org  Mon Feb  2 23:16:48 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6785C1065676
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  2 Feb 2009 23:16:48 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 54B8D8FC1B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  2 Feb 2009 23:16:48 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n12NGm99091106
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 2 Feb 2009 23:16:48 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n12NGmTY091105;
	Mon, 2 Feb 2009 23:16:48 GMT
	(envelope-from nobody)
Message-Id: <200902022316.n12NGmTY091105@www.freebsd.org>
Date: Mon, 2 Feb 2009 23:16:48 GMT
From: "Cory R. King" <coryking@mozimedia.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [devel/p5-DateTime-TimeZone] update to 0.84
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         131318
>Category:       ports
>Synopsis:       devel/p5-DateTime-TimeZone: update to 0.84
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 02 23:20:07 UTC 2009
>Closed-Date:    Thu Feb 12 15:56:49 UTC 2009
>Last-Modified:  Thu Feb 12 15:56:49 UTC 2009
>Originator:     Cory R. King
>Release:        6.2
>Organization:
Mozi Media Group, LLC.
>Environment:
FreeBSD compiler.local 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #2: Sat Apr 14 15:51:51 PDT 2007 root@compiler.mozimedia.local:/mnt/binaries/obj/usr/src/sys/CORE2_62VM i386
>Description:
from 0.7701 to 0.84
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-TimeZone/Makefile,v
retrieving revision 1.57
diff -u -r1.57 Makefile
--- Makefile    4 Jun 2008 11:44:17 -0000       1.57
+++ Makefile    2 Feb 2009 23:13:45 -0000
@@ -6,8 +6,9 @@
 #

 PORTNAME=      DateTime-TimeZone
-PORTVERSION=   0.77.01
-DISTVERSION=   ${PORTVERSION:C/\.(..)$/\1/}
+PORTVERSION=   0.84
+# note: put this back in when the version in cpan goes back to things like 0.8401, then write the version above as 0.84.01
+# DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/}
 CATEGORIES=    devel perl5
 MASTER_SITES=  CPAN
 PKGNAMEPREFIX= p5-
@@ -25,7 +26,7 @@
                DateTime::TimeZone::Local.3 DateTime::TimeZone::Local::Unix.3 \
                DateTime::TimeZone::Local::VMS.3 DateTime::TimeZone::Local::Win32.3 \
                DateTime::TimeZone::OffsetOnly.3 DateTime::TimeZone::OlsonDB.3 \
-               DateTime::TimeZone::UTC.3 DateTime::TimeZoneCatalog.3
+               DateTime::TimeZone::UTC.3 DateTime::TimeZone::Catalog.3

 .if !defined(NOPORTDOCS)
 PORTDOCS=      Changes README
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-TimeZone/distinfo,v
retrieving revision 1.54
diff -u -r1.54 distinfo
--- distinfo    4 Jun 2008 11:44:17 -0000       1.54
+++ distinfo    2 Feb 2009 23:13:45 -0000
@@ -1,3 +1,3 @@
-MD5 (DateTime-TimeZone-0.7701.tar.gz) = cf56d3770231d59853f4edcd6b56cc45
-SHA256 (DateTime-TimeZone-0.7701.tar.gz) = 6cdd058ab1ff460b3480829f7820b0c44d2ac7eaed91b371ad820019fe03e596
-SIZE (DateTime-TimeZone-0.7701.tar.gz) = 358649
+MD5 (DateTime-TimeZone-0.84.tar.gz) = e6f36fa00425d64377aeae74a7da0ac3
+SHA256 (DateTime-TimeZone-0.84.tar.gz) = 7a0ba812c04c20867d675d454c586b459b776b839ab5d4561494853e72a38b4b
+SIZE (DateTime-TimeZone-0.84.tar.gz) = 376220
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-TimeZone/pkg-plist,v
retrieving revision 1.21
diff -u -r1.21 pkg-plist
--- pkg-plist   25 Mar 2008 17:29:29 -0000      1.21
+++ pkg-plist   2 Feb 2009 23:13:46 -0000
@@ -63,6 +63,7 @@
 %%SITE_PERL%%/DateTime/TimeZone/America/Argentina/La_Rioja.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Argentina/Mendoza.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Argentina/Rio_Gallegos.pm
+%%SITE_PERL%%/DateTime/TimeZone/America/Argentina/Salta.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Argentina/San_Juan.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Argentina/San_Luis.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Argentina/Tucuman.pm
@@ -163,6 +164,7 @@
 %%SITE_PERL%%/DateTime/TimeZone/America/Regina.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Resolute.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Rio_Branco.pm
+%%SITE_PERL%%/DateTime/TimeZone/America/Santarem.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Santiago.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Santo_Domingo.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Sao_Paulo.pm
@@ -228,7 +230,7 @@
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Kamchatka.pm
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Karachi.pm
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Kashgar.pm
-%%SITE_PERL%%/DateTime/TimeZone/Asia/Katmandu.pm
+%%SITE_PERL%%/DateTime/TimeZone/Asia/Kathmandu.pm
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Kolkata.pm
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Krasnoyarsk.pm
 %%SITE_PERL%%/DateTime/TimeZone/Asia/Kuala_Lumpur.pm
@@ -354,6 +356,11 @@
 %%SITE_PERL%%/DateTime/TimeZone/Local/Win32.pm
 %%SITE_PERL%%/DateTime/TimeZone/Local/VMS.pm
 %%SITE_PERL%%/DateTime/TimeZone/MST.pm
+%%SITE_PERL%%/DateTime/TimeZone/MET.pm
+%%SITE_PERL%%/DateTime/TimeZone/Catalog.pm
+%%SITE_PERL%%/DateTime/TimeZone/CET.pm
+%%SITE_PERL%%/DateTime/TimeZone/WET.pm
+%%SITE_PERL%%/DateTime/TimeZone/EET.pm
 %%SITE_PERL%%/DateTime/TimeZone/MST7MDT.pm
 %%SITE_PERL%%/DateTime/TimeZone/OffsetOnly.pm
 %%SITE_PERL%%/DateTime/TimeZone/OlsonDB.pm
@@ -397,7 +404,6 @@
 %%SITE_PERL%%/DateTime/TimeZone/Pacific/Wake.pm
 %%SITE_PERL%%/DateTime/TimeZone/Pacific/Wallis.pm
 %%SITE_PERL%%/DateTime/TimeZone/UTC.pm
-%%SITE_PERL%%/DateTime/TimeZoneCatalog.pm
 @dirrm %%SITE_PERL%%/DateTime/TimeZone/Pacific
 @dirrm %%SITE_PERL%%/DateTime/TimeZone/Local
 @dirrm %%SITE_PERL%%/DateTime/TimeZone/Indian

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mat 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Feb 2 23:20:22 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131318 
State-Changed-From-To: open->closed 
State-Changed-By: mat 
State-Changed-When: Thu Feb 12 15:56:13 UTC 2009 
State-Changed-Why:  
Committed something similar, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131318 
>Unformatted:
