From fc59e31347715e9ff85f235a17e1446f259152f5 Mon Sep 17 00:00:00 2001 From: bouyer Date: Sun, 16 Aug 2009 18:21:04 +0000 Subject: Add patch derived from http://rt.cpan.org/Public/Bug/Display.html?id=43174 Fix an issue where "]]>" close tag could be skipped if split in 2 bufffers when reading. PKGREVISION++ --- textproc/p5-XML-SAX/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/p5-XML-SAX/Makefile') diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile index c5fbff99fc0..37f589214a7 100644 --- a/textproc/p5-XML-SAX/Makefile +++ b/textproc/p5-XML-SAX/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2009/05/02 16:21:45 reed Exp $ +# $NetBSD: Makefile,v 1.26 2009/08/16 18:21:04 bouyer Exp $ DISTNAME= XML-SAX-0.96 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} -- cgit v1.2.3