pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Glob Update p5-Text-Glob to 0.07.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4099c5afa6af
branches:  trunk
changeset: 521245:4099c5afa6af
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Nov 07 14:53:10 2006 +0000

description:
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).

diffstat:

 textproc/p5-Text-Glob/Makefile |  6 +++---
 textproc/p5-Text-Glob/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r a533d2369e76 -r 4099c5afa6af textproc/p5-Text-Glob/Makefile
--- a/textproc/p5-Text-Glob/Makefile    Tue Nov 07 13:51:51 2006 +0000
+++ b/textproc/p5-Text-Glob/Makefile    Tue Nov 07 14:53:10 2006 +0000
@@ -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/}
 
diff -r a533d2369e76 -r 4099c5afa6af textproc/p5-Text-Glob/distinfo
--- a/textproc/p5-Text-Glob/distinfo    Tue Nov 07 13:51:51 2006 +0000
+++ b/textproc/p5-Text-Glob/distinfo    Tue Nov 07 14:53:10 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/06/24 17:33:36 wiz Exp $
+$NetBSD: distinfo,v 1.2 2006/11/07 14:53:10 obache Exp $
 
-SHA1 (Text-Glob-0.06.tar.gz) = 8158ffc186c473a06f5e2bc8c5468225b3641066
-RMD160 (Text-Glob-0.06.tar.gz) = a49603fe4341e6774a798e65c5aa442bd8fc0849
-Size (Text-Glob-0.06.tar.gz) = 3547 bytes
+SHA1 (Text-Glob-0.07.tar.gz) = a74c665f5e01b93d4f652633e52f2790d7f26450
+RMD160 (Text-Glob-0.07.tar.gz) = c6bd70e7e7802c8825e39f2ae28eed501d8ef9db
+Size (Text-Glob-0.07.tar.gz) = 3691 bytes



Home | Main Index | Thread Index | Old Index