pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/28558: update of textproc/p5-Regexp-Common
>Number: 28558
>Category: pkg
>Synopsis: update of textproc/p5-Regexp-Common
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Dec 05 23:06:02 +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 version of textproc/p5-Regexp-Common = 2.117. We
have 2.113 ATM.
>How-To-Repeat:
>Fix:
Revision history for Perl extension Regexp::Common.
2.117 Thu Jul 1 12:11:47 CEST 2004
- Fixed problems with squares and 32bit integer Perls.
- Pod nits in Regexp::Common (Jim Cromie)
- $VERSION fix in Regexp::Common::URI::RFCC2384 (Mike Arms)
- Discuss unwanted matching in Regexp::Common::net (Charles Thomas)
- 132238 tests in 48 files.
2.116 Wed Jun 30 11:37:45 CEST 2004
- Restricted recognition of squares to numbers less than
9000000000000000, to avoid problems with round-off errors.
- Fixed an off-by-one error in t/zip/spain.t which caused some
test to fail when they shouldn't.
- 132235 tests in 48 files.
2.115 Wed Jun 9 23:59:13 2004
- Patterns for comments of ABC, Caml, CLU, COBOL, ECMAScript,
Icon, J, JavaScript, Lisp, M, MUMPS.
- Patterns for postal codes of Norway, Italy and Spain.
- Patterns for US SSN.
- New way of doing tests using t::Common, giving more control
to test program.
- Random generators in t::Common.
- Cut down on tests in test_lingua_palindrome.t.
- Fixed bug in t/zip/australia.t could cause an infinite loop.
- 132225 tests in 48 files.
2.114 Sun May 25 21:34:56 2003
- Fix to t/zip/greenland.t to avoid generating valid zipcodes
when testing for failures.
- Fixes to t/URI/gopher.t and t/URI/wais.t to avoid warnings.
- Australian postal codes now accept '0909'. (Ron Savage)
- Added comments for 'C--', 'C#', 'Cg', 'Nickle', 'PL/SQL', 'QML'
and SLIDE.
- Fixed the assignment of the version number to $VERSION in 6 classes.
- 158287 tests in 44 files.
- 134 patterns in 11 classes and 12 subclasses.
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/p5-Regexp-Common/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile 4 Mar 2004 23:21:15 -0000 1.1.1.1
+++ Makefile 5 Dec 2004 22:26:49 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/03/04 23:21:15 minskim Exp $
#
-DISTNAME= Regexp-Common-2.113
+DISTNAME= Regexp-Common-2.117
PKGNAME= p5-${DISTNAME}
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.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 4 Mar 2004 23:21:15 -0000 1.1.1.1
+++ distinfo 5 Dec 2004 22:26:49 -0000
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2004/03/04 23:21:15 minskim Exp $
-SHA1 (Regexp-Common-2.113.tar.gz) = 6cc1312438cce311626c70f151816229fa8e7de1
-Size (Regexp-Common-2.113.tar.gz) = 136055 bytes
+SHA1 (Regexp-Common-2.117.tar.gz) = 8f77a2189674eeed53b1a9470dd4d8de617f30b9
+Size (Regexp-Common-2.117.tar.gz) = 100179 bytes
Home |
Main Index |
Thread Index |
Old Index