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 1.8, provided by Die...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b97677e0731
branches:  trunk
changeset: 485378:7b97677e0731
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Dec 09 18:06:21 2004 +0000

description:
Update to 1.8, provided by Dieter Roelants in PR 28557:
1.8  Thu Jul  1 23:21:14 EDT 2004
        - Fix handling for the case where we we're quoting
          a false but defined string. From Stephen Quinney.

1.7  Wed Jun 16 16:54:57 EDT 2004

        - New maintainer learns to remove his debugging output

1.6  Wed Jun 16 13:36:00 EDT 2004

        - New maintainer
        - Better handle attempts to quote an empty or undef string

diffstat:

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

diffs (24 lines):

diff -r 975c65b9573d -r 7b97677e0731 textproc/p5-Text-Quoted/Makefile
--- a/textproc/p5-Text-Quoted/Makefile  Thu Dec 09 17:15:07 2004 +0000
+++ b/textproc/p5-Text-Quoted/Makefile  Thu Dec 09 18:06:21 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/29 23:57:28 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/09 18:06:21 wiz Exp $
 #
 
-DISTNAME=      Text-Quoted-1.5
+DISTNAME=      Text-Quoted-1.8
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
diff -r 975c65b9573d -r 7b97677e0731 textproc/p5-Text-Quoted/distinfo
--- a/textproc/p5-Text-Quoted/distinfo  Thu Dec 09 17:15:07 2004 +0000
+++ b/textproc/p5-Text-Quoted/distinfo  Thu Dec 09 18:06:21 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/04/29 23:57:28 minskim Exp $
+$NetBSD: distinfo,v 1.2 2004/12/09 18:06:21 wiz Exp $
 
-SHA1 (Text-Quoted-1.5.tar.gz) = a7bd13813bb580c084faca8425edd599f2d5a36b
-Size (Text-Quoted-1.5.tar.gz) = 6100 bytes
+SHA1 (Text-Quoted-1.8.tar.gz) = ad778701b394336502a91f3c3f3adde940935c89
+Size (Text-Quoted-1.8.tar.gz) = 16800 bytes



Home | Main Index | Thread Index | Old Index