Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2006 11:39:11 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mat@FreeBSD.org, gslin@gslin.org
Subject:   ports/101988: [PATCH] devel/p5-DateTime: update to 0.34
Message-ID:  <20060814033911.8E4341FB@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608140340.k7E3eHhQ013540@freefall.freebsd.org>

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

>Number:         101988
>Category:       ports
>Synopsis:       [PATCH] devel/p5-DateTime: update to 0.34
>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:   Mon Aug 14 03:40:16 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.34
- sort RUN_DEPENDS

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

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

--- p5-DateTime-0.34.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-DateTime/Makefile /home/staff/gslin/work/p5-DateTime/Makefile
--- /usr/ports/devel/p5-DateTime/Makefile	Wed Jul 26 00:56:52 2006
+++ /home/staff/gslin/work/p5-DateTime/Makefile	Mon Aug 14 11:37:09 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DateTime
-PORTVERSION=	0.32
+PORTVERSION=	0.34
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DateTime
@@ -15,10 +15,10 @@
 MAINTAINER=	mat@FreeBSD.org
 COMMENT=	A date and time object
 
-RUN_DEPENDS=	${SITE_PERL}/Class/Factory/Util.pm:${PORTSDIR}/devel/p5-Class-Factory-Util \
-		${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
-		${SITE_PERL}/DateTime/TimeZone.pm:${PORTSDIR}/devel/p5-DateTime-TimeZone \
+RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
+		${SITE_PERL}/Class/Factory/Util.pm:${PORTSDIR}/devel/p5-Class-Factory-Util \
 		${SITE_PERL}/DateTime/Locale.pm:${PORTSDIR}/devel/p5-DateTime-Locale \
+		${SITE_PERL}/DateTime/TimeZone.pm:${PORTSDIR}/devel/p5-DateTime-TimeZone \
 		${SITE_PERL}/Time/Local.pm:${PORTSDIR}/devel/p5-Time-Local
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-DateTime/distinfo /home/staff/gslin/work/p5-DateTime/distinfo
--- /usr/ports/devel/p5-DateTime/distinfo	Wed Jul 26 00:56:52 2006
+++ /home/staff/gslin/work/p5-DateTime/distinfo	Mon Aug 14 11:37:27 2006
@@ -1,3 +1,3 @@
-MD5 (DateTime-0.32.tar.gz) = 6cc7208029b13bc8097ab2b77df070b1
-SHA256 (DateTime-0.32.tar.gz) = e81a7520e8aea450b34609dca1b0805d03b822f2eeb56b7ac22951db70ddfbe1
-SIZE (DateTime-0.32.tar.gz) = 89477
+MD5 (DateTime-0.34.tar.gz) = 71285d93eba0f92e3285a9e011fc33e1
+SHA256 (DateTime-0.34.tar.gz) = 0a3b12635a36797731eb4a224183d29453bfbabcc8cf36010fbb48d14b19de7d
+SIZE (DateTime-0.34.tar.gz) = 91060
--- p5-DateTime-0.34.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?20060814033911.8E4341FB>