Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  9 Aug 2006 18:30:30 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mat@FreeBSD.org, gslin@gslin.org
Subject:   ports/101694: [PATCH] devel/p5-DateTime: update to 0.33
Message-ID:  <20060809103030.D487315E@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608091040.k79AeCrA098572@freefall.freebsd.org>

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

>Number:         101694
>Category:       ports
>Synopsis:       [PATCH] devel/p5-DateTime: update to 0.33
>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 09 10:40:12 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.33

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

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

--- p5-DateTime-0.33.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	Wed Aug  9 18:28:45 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DateTime
-PORTVERSION=	0.32
+PORTVERSION=	0.33
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DateTime
@@ -15,8 +15,8 @@
 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 \
+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/TimeZone.pm:${PORTSDIR}/devel/p5-DateTime-TimeZone \
 		${SITE_PERL}/DateTime/Locale.pm:${PORTSDIR}/devel/p5-DateTime-Locale \
 		${SITE_PERL}/Time/Local.pm:${PORTSDIR}/devel/p5-Time-Local
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	Wed Aug  9 18:29:10 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.33.tar.gz) = fc6dd661ceeb9dd94b00c7fb75a34bec
+SHA256 (DateTime-0.33.tar.gz) = 050b170626ba063785a45345754d33e7b5bc22ef68c311006cc9d080d409b1cc
+SIZE (DateTime-0.33.tar.gz) = 90401
--- p5-DateTime-0.33.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?20060809103030.D487315E>