Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2006 07:56:06 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mat@FreeBSD.org, gslin@gslin.org
Subject:   ports/102672: [PATCH] devel/p5-DateTime-TimeZone: update to 0.48
Message-ID:  <20060829235606.C9C891C9@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608300000.k7U00l5d026394@freefall.freebsd.org>

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

>Number:         102672
>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:00:47 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.48
- Update its dependencies list

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 /home/staff/gslin/work/p5-DateTime-TimeZone/Makefile
--- /usr/ports/devel/p5-DateTime-TimeZone/Makefile	Thu Aug 24 03:14:17 2006
+++ /home/staff/gslin/work/p5-DateTime-TimeZone/Makefile	Wed Aug 30 07:55:35 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
@@ -16,8 +16,8 @@
 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
+RUN_DEPENDS=	p5-Class-Singleton>=1.03:${PORTSDIR}/devel/p5-Class-Singleton \
+		p5-Params-Validate>=0.72:${PORTSDIR}/devel/p5-Params-Validate
 
 PERL_MODBUILD=	yes
 
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	Thu Aug 24 03:14:17 2006
+++ /home/staff/gslin/work/p5-DateTime-TimeZone/distinfo	Wed Aug 30 07:52:38 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
--- 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?20060829235606.C9C891C9>