pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/28557: update of textproc/p5-Text-Quoted
>Number: 28557
>Category: pkg
>Synopsis: update of textproc/p5-Text-Quoted
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Dec 05 22:36:01 +0000 2004
>Originator: Dieter Roelants
>Release: NetBSD 2.0
>Organization:
>Environment:
System: NetBSD dragonfire.amelgem.be 2.0 NetBSD 2.0 (DRAGONFIRE) #9: Tue Nov 30
23:53:20 CET 2004
dieter%okuma.amelgem.be@localhost:/usr/build/netbsd-2-0/obj/sys/arch/cobalt/compile/DRAGONFIRE
cobalt
Architecture: mipsel
Machine: cobalt
>Description:
Latest textproc/p5-Text-Quoted version at CPAN is 1.8,
pkgsrc is currently at 1.5
>How-To-Repeat:
>Fix:
Revision history for Perl extension Text::Quoted.
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
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/p5-Text-Quoted/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile 29 Apr 2004 23:57:28 -0000 1.1.1.1
+++ Makefile 1 Dec 2004 21:39:15 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/04/29 23:57:28 minskim Exp $
#
-DISTNAME= Text-Quoted-1.5
+DISTNAME= Text-Quoted-1.8
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/p5-Text-Quoted/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 29 Apr 2004 23:57:28 -0000 1.1.1.1
+++ distinfo 1 Dec 2004 21:39:15 -0000
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2004/04/29 23:57:28 minskim 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