Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  7 Jul 2003 12:14:02 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        m@absolight.net
Subject:   ports/54172: update devel/p5-DateTime-TimeZone
Message-ID:  <20030707101402.3444A7DBC@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200307071020.h67AKHOp037940@freefall.freebsd.org>

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

>Number:         54172
>Category:       ports
>Synopsis:       update devel/p5-DateTime-TimeZone
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 07 03:20:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386

>Description:
update devel/p5-DateTime-TimeZone to 0.23
>How-To-Repeat:
>Fix:

--- p5-DateTime-TimeZone-0.23.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-TimeZone/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	24 Jun 2003 15:04:47 -0000	1.2
+++ Makefile	7 Jul 2003 10:09:46 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DateTime-TimeZone
-PORTVERSION=	0.20
+PORTVERSION=	0.23
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DateTime
@@ -15,16 +15,11 @@
 MAINTAINER=	m@absolight.net
 COMMENT=	Time zone object base class and factory
 
-BUILD_DEPENDS=	${SITE_PERL}/Class/Singleton.pm:${PORTSDIR}/devel/p5-Class-Singleton \
+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=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	${RUN_DEPENDS} \
+		${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build
 
 PERL_CONFIGURE=	yes
-
-MAN3=		DateTime::TimeZone.3 \
-		DateTime::TimeZone::UTC.3 \
-		DateTime::TimeZoneCatalog.3 \
-		DateTime::TimeZone::OlsonDB.3 \
-		DateTime::TimeZone::Floating.3
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-TimeZone/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	24 Jun 2003 15:04:47 -0000	1.2
+++ distinfo	7 Jul 2003 10:09:46 -0000
@@ -1 +1 @@
-MD5 (DateTime-TimeZone-0.20.tar.gz) = 05f49fb2fe482acf1ad84a686850b831
+MD5 (DateTime-TimeZone-0.23.tar.gz) = 9b950e27ca993cd578d3f9e8957a9fc1
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-TimeZone/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	24 Jun 2003 15:04:47 -0000	1.2
+++ pkg-plist	7 Jul 2003 10:09:47 -0000
@@ -369,8 +369,6 @@
 %%SITE_PERL%%/DateTime/TimeZone/Pacific/Yap.pm
 %%SITE_PERL%%/DateTime/TimeZone/UTC.pm
 %%SITE_PERL%%/DateTime/TimeZoneCatalog.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/TimeZone/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/TimeZone
 @dirrm %%SITE_PERL%%/DateTime/TimeZone/Pacific
 @dirrm %%SITE_PERL%%/DateTime/TimeZone/Indian
 @dirrm %%SITE_PERL%%/DateTime/TimeZone/Europe
@@ -384,5 +382,4 @@
 @dirrm %%SITE_PERL%%/DateTime/TimeZone/America
 @dirrm %%SITE_PERL%%/DateTime/TimeZone/Africa
 @dirrm %%SITE_PERL%%/DateTime/TimeZone
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime 2>/dev/null || true
 @unexec rmdir %D/%%SITE_PERL%%/DateTime 2>/dev/null || true
--- p5-DateTime-TimeZone-0.23.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030707101402.3444A7DBC>