Update p5-PPI to 1.236
Changelog: https://metacpan.org/changes/release/MITHALDU/PPI-1.236 OK bcallah@ afresh1@
This commit is contained in:
parent
a7b26fc92d
commit
ada9979a33
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2016/03/20 19:57:07 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2019/01/13 14:28:11 cwen Exp $
|
||||
|
||||
COMMENT= parse, analyze and manipulate Perl
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
DISTNAME= PPI-1.220
|
||||
DISTNAME= PPI-1.236
|
||||
CATEGORIES= textproc
|
||||
|
||||
# perl
|
||||
@ -19,7 +19,7 @@ TEST_DEPENDS= devel/p5-Class-Inspector \
|
||||
devel/p5-File-Remove \
|
||||
devel/p5-Hook-LexWrap \
|
||||
devel/p5-Task-Weaken \
|
||||
devel/p5-Test-NoWarnings \
|
||||
devel/p5-Test-Deep \
|
||||
devel/p5-Test-Object \
|
||||
devel/p5-Test-SubCalls
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (PPI-1.220.tar.gz) = HhW+UOfZWjbTUa+L9QdPZpWixyFl5YbZPmFhg+dgK4M=
|
||||
SIZE (PPI-1.220.tar.gz) = 245416
|
||||
SHA256 (PPI-1.236.tar.gz) = xmdLNJwLfZptZo54ml5SFUd9iO1MggOqaaKlAIUwiuw=
|
||||
SIZE (PPI-1.236.tar.gz) = 257245
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/06/30 16:50:02 jim Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2019/01/13 14:28:11 cwen Exp $
|
||||
${P5SITE}/PPI/
|
||||
${P5SITE}/PPI.pm
|
||||
${P5SITE}/PPI/Cache.pm
|
||||
@ -12,7 +12,6 @@ ${P5SITE}/PPI/Element.pm
|
||||
${P5SITE}/PPI/Exception/
|
||||
${P5SITE}/PPI/Exception.pm
|
||||
${P5SITE}/PPI/Exception/ParserRejection.pm
|
||||
${P5SITE}/PPI/Exception/ParserTimeout.pm
|
||||
${P5SITE}/PPI/Find.pm
|
||||
${P5SITE}/PPI/Lexer.pm
|
||||
${P5SITE}/PPI/Node.pm
|
||||
@ -115,6 +114,7 @@ ${P5SITE}/PPI/XSAccessor.pm
|
||||
@man man/man3p/PPI::Document::Normalized.3p
|
||||
@man man/man3p/PPI::Dumper.3p
|
||||
@man man/man3p/PPI::Element.3p
|
||||
@man man/man3p/PPI::Exception.3p
|
||||
@man man/man3p/PPI::Find.3p
|
||||
@man man/man3p/PPI::Lexer.3p
|
||||
@man man/man3p/PPI::Node.3p
|
||||
|
Loading…
x
Reference in New Issue
Block a user