pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Regexp-Common Update to 2.117, provided by...
details: https://anonhg.NetBSD.org/pkgsrc/rev/da1489830599
branches: trunk
changeset: 485380:da1489830599
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Dec 09 18:20:38 2004 +0000
description:
Update to 2.117, provided by Dieter Roelants in PR 28558:
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.
diffstat:
textproc/p5-Regexp-Common/Makefile | 4 ++--
textproc/p5-Regexp-Common/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r 1576c5ae1f6f -r da1489830599 textproc/p5-Regexp-Common/Makefile
--- a/textproc/p5-Regexp-Common/Makefile Thu Dec 09 18:06:54 2004 +0000
+++ b/textproc/p5-Regexp-Common/Makefile Thu Dec 09 18:20:38 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/03/04 23:21:15 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/09 18:20:38 wiz Exp $
#
-DISTNAME= Regexp-Common-2.113
+DISTNAME= Regexp-Common-2.117
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/}
diff -r 1576c5ae1f6f -r da1489830599 textproc/p5-Regexp-Common/distinfo
--- a/textproc/p5-Regexp-Common/distinfo Thu Dec 09 18:06:54 2004 +0000
+++ b/textproc/p5-Regexp-Common/distinfo Thu Dec 09 18:20:38 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/03/04 23:21:15 minskim Exp $
+$NetBSD: distinfo,v 1.2 2004/12/09 18:20:38 wiz 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