Skip to content

Commit

Permalink
Update to 1.44
Browse files Browse the repository at this point in the history
Upstream changes:
1.44  2018-10-11 MANWAR
      - Added new test for axis descendant.

1.43  2018-10-10 MANWAR
      - Fix memory leak in XML::XPath::Parser (PR #6), Thanks @niner.
  • Loading branch information
wen committed Oct 20, 2018
1 parent bdaeb02 commit 5e2957a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions textproc/p5-XML-XPath/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.40 2018/08/22 09:47:10 wiz Exp $
# $NetBSD: Makefile,v 1.41 2018/10/20 13:20:19 wen Exp $

DISTNAME= XML-XPath-1.42
DISTNAME= XML-XPath-1.44
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}

Expand Down
10 changes: 5 additions & 5 deletions textproc/p5-XML-XPath/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.14 2017/08/10 13:34:27 wen Exp $
$NetBSD: distinfo,v 1.15 2018/10/20 13:20:19 wen Exp $

SHA1 (XML-XPath-1.42.tar.gz) = addb3668a25ba45b7242bd2ff78a1f704d6edf14
RMD160 (XML-XPath-1.42.tar.gz) = c4a462d0e4fcbb510d5d143c8c40fb7d45e71ec7
SHA512 (XML-XPath-1.42.tar.gz) = 170e0d5369f937444ae340dcceccef2e836a3a87f393e4f2915a189d822101278c5046665f1bc9b165f7358deab9207e199903d5d4f2f3d8e62ee04a31fafe0b
Size (XML-XPath-1.42.tar.gz) = 55907 bytes
SHA1 (XML-XPath-1.44.tar.gz) = 5eacae3028a3c250a5667d4b56ba3678ccbd0ab9
RMD160 (XML-XPath-1.44.tar.gz) = 6fe310b4748917203ce0a0b168d1c5d0edd4c76c
SHA512 (XML-XPath-1.44.tar.gz) = 9314523baa55b48b8e684fbf9cc53006ef39829e2bcbd61a432508a96946c50384dff7eba47bd9f54aadc67c12fae6c1219104b017063d23ec3ee350a67eb12e
Size (XML-XPath-1.44.tar.gz) = 55903 bytes

0 comments on commit 5e2957a

Please sign in to comment.