Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2006 08:09:56 +0800 (CST)
From:      Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mat@FreeBSD.org
Subject:   ports/102674: [PATCH] devel/p5-DateTime-TimeZone: update to 0.48
Message-ID:  <200608300009.k7U09u2u026040@Pluto.CDPA.nsysu.edu.tw>
Resent-Message-ID: <200608300010.k7U0ALHH027205@freefall.freebsd.org>

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

>Number:         102674
>Category:       ports
>Synopsis:       [PATCH] devel/p5-DateTime-TimeZone: update to 0.48
>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:   Wed Aug 30 00:10:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
NCHC
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #0: Sun Aug 27 11:18:22 CST 2006
>Description:
- Update to 0.48
- pet portlint happy

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

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

--- p5-DateTime-TimeZone-0.48.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-DateTime-TimeZone/Makefile /root/p5-DateTime-TimeZone/Makefile
--- /usr/ports/devel/p5-DateTime-TimeZone/Makefile	Thu Aug 24 23:44:34 2006
+++ /root/p5-DateTime-TimeZone/Makefile	Wed Aug 30 07:58:10 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DateTime-TimeZone
-PORTVERSION=	0.47
+PORTVERSION=	0.48
 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
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-DateTime-TimeZone/distinfo /root/p5-DateTime-TimeZone/distinfo
--- /usr/ports/devel/p5-DateTime-TimeZone/distinfo	Thu Aug 24 23:44:34 2006
+++ /root/p5-DateTime-TimeZone/distinfo	Wed Aug 30 07:54:04 2006
@@ -1,3 +1,3 @@
-MD5 (DateTime-TimeZone-0.47.tar.gz) = 963f0c1e85155d935618f99ce536c9cc
-SHA256 (DateTime-TimeZone-0.47.tar.gz) = 81d63668f4ac769b3bc79d5be82866a02f2c6e37e0861f02c654665ac6a10205
-SIZE (DateTime-TimeZone-0.47.tar.gz) = 310585
+MD5 (DateTime-TimeZone-0.48.tar.gz) = 5c23bc4002a2b67585fd9fa24a3514e3
+SHA256 (DateTime-TimeZone-0.48.tar.gz) = d6d8aafcce850d5c69c3cf1283f47efce508a48f958a41f9a2e20428b517d8e8
+SIZE (DateTime-TimeZone-0.48.tar.gz) = 310519
diff -ruN --exclude=CVS /usr/ports/devel/p5-DateTime-TimeZone/pkg-plist /root/p5-DateTime-TimeZone/pkg-plist
--- /usr/ports/devel/p5-DateTime-TimeZone/pkg-plist	Thu Aug 24 23:44:34 2006
+++ /root/p5-DateTime-TimeZone/pkg-plist	Wed Aug 30 08:08:50 2006
@@ -403,5 +403,5 @@
 @dirrm %%SITE_PERL%%/DateTime/TimeZone/America/Argentina
 @dirrm %%SITE_PERL%%/DateTime/TimeZone/America
 @dirrm %%SITE_PERL%%/DateTime/TimeZone/Africa
-@dirrm %%SITE_PERL%%/DateTime/TimeZone
+@dirrmtry %%SITE_PERL%%/DateTime/TimeZone
 @dirrmtry %%SITE_PERL%%/DateTime
--- p5-DateTime-TimeZone-0.48.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?200608300009.k7U09u2u026040>