pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Balanced Update to 1.95:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f28f523162c
branches:  trunk
changeset: 516367:4f28f523162c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jul 19 22:42:52 2006 +0000

description:
Update to 1.95:

1.95    Mon Apr 28 00:22:04 2003

        - Constrainted _match_quote to only match at word boundaries
          (so "exemplum(hic)" doesn't match "m(hic)")
          (thanks Craig)

diffstat:

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

diffs (29 lines):

diff -r c6dfd18c4e9d -r 4f28f523162c textproc/p5-Text-Balanced/Makefile
--- a/textproc/p5-Text-Balanced/Makefile        Wed Jul 19 22:42:18 2006 +0000
+++ b/textproc/p5-Text-Balanced/Makefile        Wed Jul 19 22:42:52 2006 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:48 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2006/07/19 22:42:52 wiz Exp $
 #
 
-DISTNAME=      Text-Balanced-1.94
+DISTNAME=      Text-Balanced-1.95
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5tba
-PKGREVISION=   2
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
 
diff -r c6dfd18c4e9d -r 4f28f523162c textproc/p5-Text-Balanced/distinfo
--- a/textproc/p5-Text-Balanced/distinfo        Wed Jul 19 22:42:18 2006 +0000
+++ b/textproc/p5-Text-Balanced/distinfo        Wed Jul 19 22:42:52 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/02/24 14:48:45 agc Exp $
+$NetBSD: distinfo,v 1.6 2006/07/19 22:42:52 wiz Exp $
 
-SHA1 (Text-Balanced-1.94.tar.gz) = 5c1e079205156dbe88fa55dbd084283d4a5e2327
-RMD160 (Text-Balanced-1.94.tar.gz) = 8c8eecf826a85f3639fdb03b58177347d8403716
-Size (Text-Balanced-1.94.tar.gz) = 28006 bytes
+SHA1 (Text-Balanced-1.95.tar.gz) = 0843c3902a6b507ba8242d4424ea609ba4e18f8a
+RMD160 (Text-Balanced-1.95.tar.gz) = 34a83efd0ad1750f242000a1698d7746b0053d2e
+Size (Text-Balanced-1.95.tar.gz) = 28133 bytes



Home | Main Index | Thread Index | Old Index