Up to [cvs.NetBSD.org] / pkgsrc / textproc / p5-Regexp-Common
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.18 / (download) - annotate - [select for diffs], Tue Oct 26 11:22:34 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
Revision 1.17 / (download) - annotate - [select for diffs], Thu Oct 7 15:01:41 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.16: +1 -2
lines
Diff to previous 1.16 (colored)
textproc: Remove SHA1 hashes for distfiles
Revision 1.16 / (download) - annotate - [select for diffs], Wed Jun 14 13:34:18 2017 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.15: +5 -5
lines
Diff to previous 1.15 (colored)
Updated p5-Regexp-Common to 2017060201. Version 2017060201 Fri Jun 2 23:48:32 CEST 2017 + Prepare for 5.26: don't rely on '.' being present in @INC when testing.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Apr 5 15:34:03 2017 UTC (6 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.14: +5 -5
lines
Diff to previous 1.14 (colored)
Updated p5-Regexp-Common to 2017040401. Version 2017040401 Tue Apr 4 11:20:45 CEST 2017 + Prepare for 5.26: don't rely on '.' being present in @INC when testing.
Revision 1.14 / (download) - annotate - [select for diffs], Sun Jul 24 06:17:08 2016 UTC (7 years, 2 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.13: +5 -5
lines
Diff to previous 1.13 (colored)
Update to 2016060801 Upstream changes: Version 2016060801 Wed Jun 8 14:40:04 CEST 2016 + Removed the optional leading 0 from Australian postal codes -- use -lax to enable this feature. + Improved the patterns for Belgian, Danish, Greenlandic, Swiss, Italian, German, French, and Norwegian postal codes, only matching actual valid codes. This implies rewriting their tests from scratch. + Added patterns for postal codes for Liechtenstein, Luxembourg, Monaco, San Marino, and Vatican City. + 2315992 tests in 73 files.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Feb 4 12:11:32 2016 UTC (7 years, 7 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.12: +5 -5
lines
Diff to previous 1.12 (colored)
Update to 2016020301 -------------------- ChangeLog does not have the entry for this date
Revision 1.12 / (download) - annotate - [select for diffs], Sun Jan 10 13:11:25 2016 UTC (7 years, 8 months ago) by wen
Branch: MAIN
Changes since 1.11: +5 -5
lines
Diff to previous 1.11 (colored)
Update to 2016010801 Upstream changes: Version 2016010801 Fri Jan 8 12:52:36 CET 2016 + Use 'done_testing ()' instead of 'done_testing', so the test file compiles even if the user uses an old Test::More. Version 2016010701 Thu Jan 7 19:31:34 CET 2016 + Removed the 29143 tests from t/number/integer.t, and replaced them with 34689 spread over 7 new files. The reason is, there are sporadic failures reported by CPAN testers in the t/number/integer.t file, but this file uses the random number generator to generate tests. Which makes issues very hard to debug, as failures cannot be reproduced. The new tests will be deterministic. Version 2015121601 Wed Dec 16 01:12:18 CET 2015 + Force Darwin 10.0 on Perl 5.10.0 to run square tests in 32 bit mode. Version 2013031302 + Doc typo fixes (Jonathan You <jawnsy@cpan.org>/RT 67549) and (Gregor Herrmann <gregoa@cpan.org>/RT 71131).
Revision 1.11 / (download) - annotate - [select for diffs], Wed Nov 4 01:59:47 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Add SHA512 digests for distfiles for textproc category Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Apr 21 13:01:04 2013 UTC (10 years, 5 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored)
Update to 2013031301 Changelog: Version 2013031301 Wed Mar 13 12:03:41 CET 2013 + Pattern for IPv6 addresses. Requested by Guy Edwards and many others. RT 50693. Version 2013031201 Tue Mar 12 15:44:48 CET 2013 + Allow host/domain names to start with a digit, using $RE{net}{domain}{-rfc1101}. Requested by Guy Edwards and many others. RT 23626. Version 2013031101 Mon Mar 11 21:02:45 CET 2013 + For integers and decimal numbers (reals), allow the user to specify the pattern of the signs (leading sign, and for reals, the sign of the exponent). This gives the user the option to ask for a pattern that matches unsigned numbers (by specifying the empty string as the pattern). Requested by "Wilson, Jonathan" <jonathan.wilson@Vanderbilt.Edu>. Version 2013030901 Sat Mar 9 14:51:42 CET 2013 + Use (?-1) instead of (??{ }) for the recursive balanced pattern. This makes the pattern unavailable for pre-5.010 perls.
Revision 1.9 / (download) - annotate - [select for diffs], Fri Jul 6 12:54:51 2012 UTC (11 years, 2 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.8: +4 -4
lines
Diff to previous 1.8 (colored)
Updating package for Perl 5 module Regexp::Common in textproc/p5-Regexp-Common from 2011041701 to 2011121001. Upstream changes: Version 2011121001 Sat Dec 10 21:32:49 CET 2011 + Fixed a few cases where $[ was used instead of $]. (RT 73033 by Father Chrysostomos <sprout@cpan.org>) + Typo fix in docs (P Ramakers <pramakers@gmail.com>) + Add an explicite 1 to end the main module; otherwise it may fail under Mason (Luciano Rocha <luciano.rocha@booking.com>)
Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 21 04:02:55 2011 UTC (11 years, 11 months ago) by hiramatsu
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
Update p5-Regexp-Common to 2011041701. Changes from previous: Version 2011041701 Sun Apr 17 14:22:58 CEST 2011 + Fix documentation (matches should be match). Reported by cogent@cpan.org in RT ticket 2833. + Added patterns for JavaDoc comments. (RT 13174 by chris+rt@chrisdolan.net) Version 2011041602 Sat Apr 16 17:06:28 CEST 2011 + Fix typo in repository (avar@cpan.org) Version 2011041601 Sat Apr 16 16:07:29 CEST 2011 + Fix bugs 61712 & 6940: $RE {num} {decimal} and $RE {num} {real} no longer match a single dot.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Jan 17 00:08:35 2010 UTC (13 years, 8 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Updating textproc/p5-Regexp-Common from 2.122nb1 to 2010010201 pkgsrc changes: - Adding license definition Upstream changes: Version 2010010201 Sat Jan 2 17:45:53 CET 2010 + Playing the CPANTS game + Adjustments for 5.005. + Add $VERSION to all submodules (RT #53250) Version 2009123001 Wed Dec 30 03:58:27 2009 +0100 + Added Changes file, removed them from README. + Remove CVS traces. + Modernize Makefile.PL + POD tests + Work around a Darwin 9.0 on 5.8.8 issue. (RT #43786) + Fix POD issues. (RT #34886) (RT #48974) + Fail faster on some URI subpatterns (RT #52309) + Added many people to the Acknowledgements section.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Sep 15 13:53:12 2008 UTC (15 years ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Update from version 2.120 to 2.122, discussed with maintainer, should fix PR#39539. Pkgsrc changes: o Revert MAINTAINER to pkgsrc-users@ as hinted by maintainer Upstream changes: Revision 2.122 2008/05/23 21:30:09 abigail Changed email address Revision 2.121 2008/05/23 21:28:01 abigail Changed license (License is quadruple, Perl artistic 1&2, BSD & MIT, so should be no problem.)
Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 23 22:14:10 2005 UTC (17 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Update to 2.120: 2.120 Wed Mar 16 01:39:57 CET 2005 - '-base', and '-places' options for $RE {num} {int}. '-group' can now take arguments for the form 'N,M'. - New file: t/number/integer.t - Comments for BML, INTERCAL (JP), and CQL. - Regexp::Common::SEN nits. - Many more tests. - ca. 223k tests in 56 files.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 1 22:30:52 2005 UTC (18 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update to 2.119, provided by the maintainer, Dieter Roelants. 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. Set HOMEPAGE while here.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 24 14:48:45 2005 UTC (18 years, 7 months ago) by agc
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Add RMD160 digests to the SHA1 ones.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Dec 9 18:20:38 2004 UTC (18 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
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.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Mar 4 23:21:15 2004 UTC (19 years, 6 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import p5-Regexp-Common-2.113 from pkgsrc-wip. Packaged by dieter Roelants and slightly modified by me. By default, this module exports a single hash (`%RE') that stores or generates commonly needed regular expressions. Patterns currently provided include: * balanced parentheses and brackets * delimited text (with escapes) * integers and floating-point numbers in any base (up to 36) * comments in 44 languages * offensive language * lists of any pattern * IPv4 addresses * URIs. * Zip codes.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Mar 4 23:21:15 2004 UTC (19 years, 6 months ago) by minskim
Branch: MAIN
Initial revision