From 3c5e5d6fe587384e79105bded6b427415021afda Mon Sep 17 00:00:00 2001 From: obache Date: Tue, 7 Nov 2006 14:53:10 +0000 Subject: Update p5-Text-Glob to 0.07. Patch provided by Martin Wilke via PR 34416. Changes: 0.07 Friday 14th July, 2006 Explictly quote @ and %. Though they don't really need it to work normally, it's needed for when you roundtrip the regex back into text (like File::Find::Rule does). --- textproc/p5-Text-Glob/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/p5-Text-Glob/Makefile') diff --git a/textproc/p5-Text-Glob/Makefile b/textproc/p5-Text-Glob/Makefile index 3eeac5157dd..6b99a0e4e42 100644 --- a/textproc/p5-Text-Glob/Makefile +++ b/textproc/p5-Text-Glob/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2005/08/06 06:19:33 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2006/11/07 14:53:10 obache Exp $ -DISTNAME= Text-Glob-0.06 +DISTNAME= Text-Glob-0.07 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tgl -PKGREVISION= 1 + CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} -- cgit v1.2.3