Plus take maintainership.

OK?

This requires the update on p5-DateTime-TimeZone, but with that, seems
to work.

Index: devel/p5-DateTime/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-DateTime/Makefile,v
retrieving revision 1.19
diff -u -p -u -r1.19 Makefile
--- devel/p5-DateTime/Makefile  11 Mar 2013 10:50:15 -0000      1.19
+++ devel/p5-DateTime/Makefile  15 Mar 2014 23:03:06 -0000
@@ -1,28 +1,27 @@
 # $OpenBSD: Makefile,v 1.19 2013/03/11 10:50:15 espie Exp $
 
-COMMENT=               perl objected oriented Date Time
+COMMENT =              perl objected oriented Date Time
 
-SHARED_ONLY=           Yes
+SHARED_ONLY =          Yes
 
-MODULES=               cpan
-DISTNAME=              DateTime-0.63
-EPOCH=                 0
-REVISION=              1
-CATEGORIES=            devel
-USE_GROFF =            Yes
+MODULES =              cpan
+DISTNAME =             DateTime-1.07
+EPOCH =                        0
+CATEGORIES =           devel
 
-# Artistic 2.0
-PERMIT_PACKAGE_CDROM=   Yes
+MAINTAINER = Andrew Fresh <and...@cpan.org>
 
-WANTLIB += c
+# artistic_2
+PERMIT_PACKAGE_CDROM = Yes
 
-TEST_DEPENDS=  devel/p5-DateTime-Format-Strptime
+WANTLIB += c
+CONFIGURE_STYLE =      modbuild
 
-RUN_DEPENDS=           devel/p5-DateTime-Locale>=0.41 \
-                       devel/p5-DateTime-TimeZone>=1.09 \
-                       devel/p5-Params-Validate>=0.76
-BUILD_DEPENDS=                 ${RUN_DEPENDS}
+TEST_DEPENDS = devel/p5-Test-Fatal
 
-CONFIGURE_STYLE=       modbuild
+RUN_DEPENDS =  devel/p5-DateTime-Locale \
+               devel/p5-DateTime-TimeZone \
+               devel/p5-Params-Validate \
+               devel/p5-Try-Tiny
 
 .include <bsd.port.mk>
Index: devel/p5-DateTime/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-DateTime/distinfo,v
retrieving revision 1.10
diff -u -p -u -r1.10 distinfo
--- devel/p5-DateTime/distinfo  11 Oct 2010 08:54:21 -0000      1.10
+++ devel/p5-DateTime/distinfo  15 Mar 2014 23:03:06 -0000
@@ -1,5 +1,2 @@
-MD5 (DateTime-0.63.tar.gz) = WZ3BwCsrai2aO0UDk+xa8A==
-RMD160 (DateTime-0.63.tar.gz) = Gw9V7LbY1PJQ687sof8xlSp2TF4=
-SHA1 (DateTime-0.63.tar.gz) = MiNUKHvqpGrnfxXZjOquQzShsUE=
-SHA256 (DateTime-0.63.tar.gz) = sw4fMT2YaTKHPz2u8pcqDVby3IVZAHVZBYaX4n44ZEU=
-SIZE (DateTime-0.63.tar.gz) = 144659
+SHA256 (DateTime-1.07.tar.gz) = YWBfycEwtIGaTGu5OdKHeO5gDEVkWTDVi/CS/5/+pLI=
+SIZE (DateTime-1.07.tar.gz) = 173961

Reply via email to