pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Quoted Update to 2.05:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e9cad257a73
branches:  trunk
changeset: 541523:9e9cad257a73
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 23 20:26:04 2008 +0000

description:
Update to 2.05:

2.05 Wed Jan 24 2008
    - fix tests failure under perl 5.6.x,
      thanks to David Cantrell for cpan testing it

2.04 Wed Jan 23 2008
    - use own expand_tabs instead of Text::Tabs
    - avoid segfaults when pos() is used inside of regexp

2.03 Wed Nov  7 2007
    - delete a lot of unused code
    - many micro optimisations
    - performance improvements, up to 1.5x in total
    - clanups of Makefile, README

diffstat:

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

diffs (26 lines):

diff -r 96c4946b78b2 -r 9e9cad257a73 textproc/p5-Text-Quoted/Makefile
--- a/textproc/p5-Text-Quoted/Makefile  Wed Apr 23 20:24:07 2008 +0000
+++ b/textproc/p5-Text-Quoted/Makefile  Wed Apr 23 20:26:04 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2007/02/25 23:45:46 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2008/04/23 20:26:04 wiz Exp $
 #
 
-DISTNAME=      Text-Quoted-2.02
+DISTNAME=      Text-Quoted-2.05
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
diff -r 96c4946b78b2 -r 9e9cad257a73 textproc/p5-Text-Quoted/distinfo
--- a/textproc/p5-Text-Quoted/distinfo  Wed Apr 23 20:24:07 2008 +0000
+++ b/textproc/p5-Text-Quoted/distinfo  Wed Apr 23 20:26:04 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/02/25 23:45:57 wiz Exp $
+$NetBSD: distinfo,v 1.6 2008/04/23 20:26:04 wiz Exp $
 
-SHA1 (Text-Quoted-2.02.tar.gz) = 5de58c0ff053314607236bbc9e97928efdcdafc5
-RMD160 (Text-Quoted-2.02.tar.gz) = dc3b904b36cfd240af2b0433ba5acd0bdb90d96e
-Size (Text-Quoted-2.02.tar.gz) = 14504 bytes
+SHA1 (Text-Quoted-2.05.tar.gz) = 53486e42a9a464a410763a6e0886b6bc18c273b7
+RMD160 (Text-Quoted-2.05.tar.gz) = b2c9f91839c935a16c62ac9b1f03283dcc0f64bd
+Size (Text-Quoted-2.05.tar.gz) = 17316 bytes



Home | Main Index | Thread Index | Old Index