And take maintinership.

OK?

Tests don't pass with the newer p5-DateTime.

Index: devel/p5-DateTime-Format-Builder/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-DateTime-Format-Builder/Makefile,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 Makefile
--- devel/p5-DateTime-Format-Builder/Makefile   11 Mar 2013 10:50:15 -0000      
1.10
+++ devel/p5-DateTime-Format-Builder/Makefile   15 Mar 2014 23:13:48 -0000
@@ -1,27 +1,25 @@
 # $OpenBSD: Makefile,v 1.10 2013/03/11 10:50:15 espie Exp $
 
-COMMENT=       create DateTime parser classes and objects
-
-MODULES=       cpan 
-DISTNAME=      DateTime-Format-Builder-0.80
-CATEGORIES=    devel
+COMMENT =      create DateTime parser classes and objects
 
+MODULES =      cpan 
+DISTNAME =     DateTime-Format-Builder-0.81
 EPOCH =                0
+CATEGORIES =   devel
 
-# perl
-PERMIT_PACKAGE_CDROM=  Yes
+MAINTAINER = Andrew Fresh <and...@cpan.org>
 
-RUN_DEPENDS=   devel/p5-Params-Validate \
-               devel/p5-Class-Factory-Util \
-               devel/p5-DateTime-Format-Strptime \
-               devel/p5-Task-Weaken
-# intentionally no p5-DateTime-Format-IBeat, what's the use ?
+# artistic_2
+PERMIT_PACKAGE_CDROM = Yes
 
-TEST_DEPENDS=devel/p5-DateTime-Format-HTTP \
-               devel/p5-DateTime-Format-Mail
+MODCPAN_EXAMPLES =     Yes
 
-CONFIGURE_STYLE=modbuild
+RUN_DEPENDS =  devel/p5-Class-Factory-Util \
+               devel/p5-DateTime \
+               devel/p5-DateTime-Format-Strptime \
+               devel/p5-Params-Validate
 
-MODCPAN_EXAMPLES=Yes
+TEST_DEPENDS = devel/p5-DateTime-Format-HTTP \
+               devel/p5-DateTime-Format-Mail
 
 .include <bsd.port.mk>
Index: devel/p5-DateTime-Format-Builder/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-DateTime-Format-Builder/distinfo,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 distinfo
--- devel/p5-DateTime-Format-Builder/distinfo   9 Jan 2013 13:12:21 -0000       
1.4
+++ devel/p5-DateTime-Format-Builder/distinfo   15 Mar 2014 23:13:48 -0000
@@ -1,2 +1,2 @@
-SHA256 (DateTime-Format-Builder-0.80.tar.gz) = 
klD+D3MS/msSKVKAoQlo1mW+5WMXBHeicqCZRkzQLIk=
-SIZE (DateTime-Format-Builder-0.80.tar.gz) = 65576
+SHA256 (DateTime-Format-Builder-0.81.tar.gz) = 
fNWKjLU79phAfMmS+J5NSb89xVuvTz8A8d72Og//M+8=
+SIZE (DateTime-Format-Builder-0.81.tar.gz) = 39933
Index: devel/p5-DateTime-Format-Builder/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/p5-DateTime-Format-Builder/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 PLIST
--- devel/p5-DateTime-Format-Builder/pkg/PLIST  8 Oct 2008 12:41:46 -0000       
1.2
+++ devel/p5-DateTime-Format-Builder/pkg/PLIST  15 Mar 2014 23:13:49 -0000
@@ -1,7 +1,6 @@
 @comment $OpenBSD: PLIST,v 1.2 2008/10/08 12:41:46 jasper Exp $
 ${P5SITE}/DateTime/Format/Builder/
 ${P5SITE}/DateTime/Format/Builder.pm
-${P5SITE}/DateTime/Format/Builder.pod
 ${P5SITE}/DateTime/Format/Builder/Parser/
 ${P5SITE}/DateTime/Format/Builder/Parser.pm
 ${P5SITE}/DateTime/Format/Builder/Parser/Dispatch.pm

Reply via email to