pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/29567: textproc/p5-Regexp-Common update
>Number: 29567
>Category: pkg
>Synopsis: textproc/p5-Regexp-Common update
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Mar 01 21:30:00 +0000 2005
>Originator: Dieter Roelants
>Release: NetBSD 2.0
>Organization:
>Environment:
>Description:
pkgsrc currently has Regexp::Common 2.117. CPAN has 2.119.
changes:
WARNINGS:
INCOMPATIBLE CHANGE in version 2.119:
The $N settings for the -keep option of US postal codes
($RE {zip} {US} {-keep}) have been changed. See the
Regexp::Common::zip for details.
2.119 Sat Jan 1 17:57:01 CET 2005
- Changed -keep settings of $RE {zip} {US}.
- Replaced occurrences of '\d' with '[0-9]' in number.pm and net.pm,
because with Unicode more characters than just 0 - 9 will match '\d'.
- Moved part of the tests of t/test_comment.t into different
files in t/comment.
- t/Common.pm now also tests OO and sub versions.
- Fixed regex for J comments.
- $VERSION nit in Regexp::Common::URI::RFC2384
- POD nit in Regexp::Common::_support (Mike Castle)
- POD nit in Regexp::Common::comment.
- 176048 tests in 53 files.
2.118 Wed Dec 15 00:16:09 CET 2004
- Introduced Regexp::Common::_support.
- Disabled the '-prefix' option for Danish zip codes if the Perl
version is older than 5.005_03, as they triggered bugs. 5.005_03
and more recent versions of Perl don't have this problem.
- Fixed the generic OO routines. (They never worked correctly).
- 134191 tests in 49 files.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/p5-Regexp-Common/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 20 Dec 2004 11:31:09 -0000 1.3
+++ Makefile 1 Mar 2005 21:28:53 -0000
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:09 grant Exp $
#
-DISTNAME= Regexp-Common-2.117
+DISTNAME= Regexp-Common-2.119
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/}
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/p5-Regexp-Common/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo 24 Feb 2005 14:48:45 -0000 1.3
+++ distinfo 1 Mar 2005 21:28:53 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2005/02/24 14:48:45 agc Exp $
-SHA1 (Regexp-Common-2.117.tar.gz) = 8f77a2189674eeed53b1a9470dd4d8de617f30b9
-RMD160 (Regexp-Common-2.117.tar.gz) = 0b50a83d1d093cf9fd2ceeaf5d12bb24c7e28928
-Size (Regexp-Common-2.117.tar.gz) = 100179 bytes
+SHA1 (Regexp-Common-2.119.tar.gz) = ab85a9e65737424b572af3330314a9ce1bdbbe84
+RMD160 (Regexp-Common-2.119.tar.gz) = 5d034f767c2dfece0d05cc94233ed8d7978f4b8a
+Size (Regexp-Common-2.119.tar.gz) = 109761 bytes
Home |
Main Index |
Thread Index |
Old Index