Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 2006 20:37:16 -0400 (EDT)
From:      Christopher Boumenot <boumenot@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mat@FreeBSD.org
Subject:   ports/98887: [PATCH] devel/p5-DateTime-TimeZone: update to 0.46
Message-ID:  <20060613003716.C3450F1A5A@crash.divebomb.org>
Resent-Message-ID: <200606130040.k5D0e6Mr068136@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98887
>Category:       ports
>Synopsis:       [PATCH] devel/p5-DateTime-TimeZone: update to 0.46
>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 Jun 13 00:40:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Boumenot
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD crash.divebomb.org 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 16 15:51:09 EDT 2006
>Description:
- Update to 0.46

Port maintainer (mat@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-DateTime-TimeZone-0.46.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-TimeZone/Makefile,v
retrieving revision 1.32
diff -u -r1.32 Makefile
--- Makefile	28 Mar 2006 14:25:26 -0000	1.32
+++ Makefile	13 Jun 2006 00:36:46 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DateTime-TimeZone
-PORTVERSION=	0.42
+PORTVERSION=	0.46
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DateTime
@@ -15,9 +15,9 @@
 MAINTAINER=	mat@FreeBSD.org
 COMMENT=	Time zone object base class and factory
 
-BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	${SITE_PERL}/Class/Singleton.pm:${PORTSDIR}/devel/p5-Class-Singleton \
 		${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_MODBUILD=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-TimeZone/distinfo,v
retrieving revision 1.31
diff -u -r1.31 distinfo
--- distinfo	28 Mar 2006 14:25:26 -0000	1.31
+++ distinfo	13 Jun 2006 00:36:46 -0000
@@ -1,3 +1,3 @@
-MD5 (DateTime-TimeZone-0.42.tar.gz) = 08979eba66aee3b7db2317729ea0787e
-SHA256 (DateTime-TimeZone-0.42.tar.gz) = 6c14264819fac522114a8d025d7e94199697e79b4f3f64bc8f34636a4b7cee07
-SIZE (DateTime-TimeZone-0.42.tar.gz) = 324405
+MD5 (DateTime-TimeZone-0.46.tar.gz) = fe52d18c393d3e7841be0aba972e4e43
+SHA256 (DateTime-TimeZone-0.46.tar.gz) = 681490977874fdc528aceeef2011c1ca60e15efe884fde3889ea6adce969b4c7
+SIZE (DateTime-TimeZone-0.46.tar.gz) = 324081
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-TimeZone/pkg-plist,v
retrieving revision 1.12
diff -u -r1.12 pkg-plist
--- pkg-plist	28 Mar 2006 14:25:26 -0000	1.12
+++ pkg-plist	13 Jun 2006 00:36:46 -0000
@@ -144,6 +144,7 @@
 %%SITE_PERL%%/DateTime/TimeZone/America/Nome.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Noronha.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/North_Dakota/Center.pm
+%%SITE_PERL%%/DateTime/TimeZone/America/North_Dakota/New_Salem.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Panama.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Pangnirtung.pm
 %%SITE_PERL%%/DateTime/TimeZone/America/Paramaribo.pm
--- p5-DateTime-TimeZone-0.46.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?20060613003716.C3450F1A5A>