Skip to content

Commit

Permalink
p5-XML-Parser: update to 2.47.
Browse files Browse the repository at this point in the history
2.47 2023-12-28 (by Todd Rinaldo)
    - #84 use $fh instead of $foo
	- #85 Fix typo in documentation
	- #89 Devel::CheckLib to from 0.99 -> 1.14
	- Devel::CheckLibn 1.16
	- #91 POD fix for verbatim text
	- #97 Add a LICENSE file
	- #94 Don't ship Expat/Makefile
	- Various github workflow improvements. Windows is still not working.
  • Loading branch information
wiz committed Jan 4, 2024
1 parent 70e1fa1 commit 58d2046
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
7 changes: 3 additions & 4 deletions textproc/p5-XML-Parser/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.55 2023/07/06 09:42:03 wiz Exp $
# $NetBSD: Makefile,v 1.56 2024/01/04 11:23:19 wiz Exp $

DISTNAME= XML-Parser-2.46
DISTNAME= XML-Parser-2.47
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}

Expand All @@ -11,7 +10,7 @@ HOMEPAGE= https://metacpan.org/release/XML-Parser
COMMENT= Perl extension interface to James Clark's XML parser, expat
LICENSE= ${PERL5_LICENSE}

#TEST_DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww

PERL5_PACKLIST= auto/XML/Parser/.packlist
MAKE_PARAMS+= EXPATLIBPATH=${BUILDLINK_PREFIX.expat}/lib
Expand Down
8 changes: 4 additions & 4 deletions textproc/p5-XML-Parser/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.16 2021/10/26 11:22:51 nia Exp $
$NetBSD: distinfo,v 1.17 2024/01/04 11:23:19 wiz Exp $

BLAKE2s (XML-Parser-2.46.tar.gz) = 72cd042b2005b2ebda02d73a296f43d334f0ed823d777ffb912765913441c5ed
SHA512 (XML-Parser-2.46.tar.gz) = c4609495cc5ca34952f61876a690ef76d42eee6689d1bedb8036c9eab918525ec5213f1639c7178c029ee0f8765a2ca5eb0197f6e39b8be6d5dbc3f3c1d0b389
Size (XML-Parser-2.46.tar.gz) = 254763 bytes
BLAKE2s (XML-Parser-2.47.tar.gz) = 0b0aa25edc6148fa29f40ecc1e1f5573f183afa150a6144fecd9c2343b6f3c3a
SHA512 (XML-Parser-2.47.tar.gz) = 3f9de53341bc85b87c88ad31e04b13f1f95516eec0d7e5fd1c1a3b3e66a91ca3d4de7c649978599219a4d4372f6218764ab5e1805b7155b5ca200006e1b0908f
Size (XML-Parser-2.47.tar.gz) = 279029 bytes

0 comments on commit 58d2046

Please sign in to comment.