From 18e30f70e8a88b68310e2bda074100dc0a1f1704 Mon Sep 17 00:00:00 2001 From: afresh1 Date: Sun, 28 Oct 2018 03:04:25 +0000 Subject: [PATCH] Update textproc/p5-POE-Filter-XML to 1.140700 From Charlene Wendling --- textproc/p5-POE-Filter-XML/Makefile | 20 +++++++++++--------- textproc/p5-POE-Filter-XML/distinfo | 4 ++-- textproc/p5-POE-Filter-XML/pkg/PLIST | 7 ++++--- 3 files changed, 17 insertions(+), 14 deletions(-) diff --git a/textproc/p5-POE-Filter-XML/Makefile b/textproc/p5-POE-Filter-XML/Makefile index d19c0a36e9b..282fcb6e822 100644 --- a/textproc/p5-POE-Filter-XML/Makefile +++ b/textproc/p5-POE-Filter-XML/Makefile @@ -1,22 +1,24 @@ -# $OpenBSD: Makefile,v 1.12 2016/03/20 19:57:07 naddy Exp $ +# $OpenBSD: Makefile,v 1.13 2018/10/28 03:04:25 afresh1 Exp $ COMMENT= POE Filter for parsing XML -DISTNAME= POE-Filter-XML-0.38 -REVISION= 0 +DISTNAME= POE-Filter-XML-1.140700 CATEGORIES= textproc -# GPLv2 +# Perl PERMIT_PACKAGE_CDROM= Yes MODULES= cpan PKG_ARCH= * -CONFIGURE_STYLE= modbuild - -RUN_DEPENDS= devel/p5-POE \ +RUN_DEPENDS= devel/p5-Moose \ + devel/p5-MooseX-NonMoose \ + devel/p5-MooseX-InsideOut \ textproc/p5-XML-SAX>=0.16 \ - textproc/p5-XML-LibXML \ - textproc/p5-XML-SAX-Expat-Incremental + textproc/p5-XML-LibXML + +TEST_DEPENDS= devel/p5-Test-Pod + +TEST_ENV= RELEASE_TESTING=1 .include diff --git a/textproc/p5-POE-Filter-XML/distinfo b/textproc/p5-POE-Filter-XML/distinfo index 12e5cced207..7bfb40d9a21 100644 --- a/textproc/p5-POE-Filter-XML/distinfo +++ b/textproc/p5-POE-Filter-XML/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Filter-XML-0.38.tar.gz) = hyUZBtpSCEDE8tCRoFd0lTSlPurpcWN+9vEI7c9a8sk= -SIZE (POE-Filter-XML-0.38.tar.gz) = 17430 +SHA256 (POE-Filter-XML-1.140700.tar.gz) = hVIDYRGcYm76aE9A0+ki5QpCzxjfSi0VDwCElnjebMo= +SIZE (POE-Filter-XML-1.140700.tar.gz) = 17488 diff --git a/textproc/p5-POE-Filter-XML/pkg/PLIST b/textproc/p5-POE-Filter-XML/pkg/PLIST index 593349059d5..b632d9bb94e 100644 --- a/textproc/p5-POE-Filter-XML/pkg/PLIST +++ b/textproc/p5-POE-Filter-XML/pkg/PLIST @@ -1,11 +1,12 @@ -@comment $OpenBSD: PLIST,v 1.2 2007/01/07 14:52:55 steven Exp $ +@comment $OpenBSD: PLIST,v 1.3 2018/10/28 03:04:25 afresh1 Exp $ +${P5SITE}/POE/ +${P5SITE}/POE/Filter/ ${P5SITE}/POE/Filter/XML/ ${P5SITE}/POE/Filter/XML.pm ${P5SITE}/POE/Filter/XML/Handler.pm ${P5SITE}/POE/Filter/XML/NS.pm ${P5SITE}/POE/Filter/XML/Node.pm -${P5SITE}/POE/Filter/XML/Utils.pm @man man/man3p/POE::Filter::XML.3p +@man man/man3p/POE::Filter::XML::Handler.3p @man man/man3p/POE::Filter::XML::NS.3p @man man/man3p/POE::Filter::XML::Node.3p -@man man/man3p/POE::Filter::XML::Utils.3p