Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --- pkgsrc/textproc/p5-XML-Tidy/Makefile 2017/06/05 14:24:58 1.15 +++ pkgsrc/textproc/p5-XML-Tidy/Makefile 2022/06/28 11:36:44 1.24 @@ -1,20 +1,20 @@ -# $NetBSD: Makefile,v 1.15 2017/06/05 14:24:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2022/06/28 11:36:44 wiz Exp $ # -DISTNAME= XML-Tidy-1.16 +DISTNAME= XML-Tidy-1.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/XML-Tidy/ +HOMEPAGE= https://metacpan.org/release/XML-Tidy COMMENT= Tidy indenting of XML documents LICENSE= gnu-gpl-v3 -DEPENDS+= p5-XML-XPath-[0-9]*:../../textproc/p5-XML-XPath -DEPENDS+= p5-Math-BaseCnv-[0-9]*:../../math/p5-Math-BaseCnv +DEPENDS+= p5-XML-XPath-[0-9]*:../../textproc/p5-XML-XPath +DEPENDS+= p5-Math-BaseCnv-[0-9]*:../../math/p5-Math-BaseCnv PERL5_PACKLIST= auto/XML/Tidy/.packlist