From 963ca16a099e9e62520989279d7482cf3c28a587 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 20 Aug 2002 14:57:45 +0000 Subject: Update to 2.31: - Ilya Zakharevich and Dave Mitchell both provided patches to fix problems module had with 5.8.0 - Dave Mitchell also made some UTF-8 related fixes to the test suite. --- textproc/p5-XML-Parser/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'textproc/p5-XML-Parser/Makefile') diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile index 4c1ce6bfcee..057e304dd1f 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2002/08/20 14:53:38 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2002/08/20 14:57:45 wiz Exp $ # -DISTNAME= XML-Parser.2.30 -PKGNAME= p5-${DISTNAME:S/./-/1} +DISTNAME= XML-Parser-2.31 +PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5xpa -WRKSRC= ${WRKDIR}/${DISTNAME:S/./-/1} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} -- cgit v1.2.3