Update to p5-XML-XPath-1.40.
This commit is contained in:
parent
5d5e9d7627
commit
0a47758db4
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2016/03/20 19:57:12 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2017/05/12 20:19:48 benoit Exp $
|
||||
|
||||
COMMENT = modules for parsing and evaluating XPath statements
|
||||
|
||||
MODULES = cpan
|
||||
PKG_ARCH = *
|
||||
DISTNAME = XML-XPath-1.29
|
||||
DISTNAME = XML-XPath-1.40
|
||||
CATEGORIES = textproc
|
||||
|
||||
RUN_DEPENDS = textproc/p5-XML-Parser>=2.23
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (XML-XPath-1.29.tar.gz) = ktQoAt4l1i2wlmwE1P2HMdzbTzG6kDrr43Qq2rvlwJ4=
|
||||
SIZE (XML-XPath-1.29.tar.gz) = 52450
|
||||
SHA256 (XML-XPath-1.40.tar.gz) = K/ZvUfp4bjzpJzv6xshC0N2NuvUSanlkRWpKQegC6h4=
|
||||
SIZE (XML-XPath-1.40.tar.gz) = 55322
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/09/15 18:44:06 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2017/05/12 20:19:48 benoit Exp $
|
||||
bin/xpath
|
||||
${P5SITE}/XML/
|
||||
${P5SITE}/XML/XPath/
|
||||
@ -25,6 +25,7 @@ ${P5SITE}/XML/XPath/Root.pm
|
||||
${P5SITE}/XML/XPath/Step.pm
|
||||
${P5SITE}/XML/XPath/Variable.pm
|
||||
${P5SITE}/XML/XPath/XMLParser.pm
|
||||
@man man/man1/xpath.1
|
||||
@man man/man3p/XML::XPath.3p
|
||||
@man man/man3p/XML::XPath::Boolean.3p
|
||||
@man man/man3p/XML::XPath::Builder.3p
|
||||
|
Loading…
x
Reference in New Issue
Block a user