Next | Query returned 33 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
   2010-08-05 00:49:08 by Stoned Elipot | Files touched by this commit (2)
Log message:
Update p5-Text-RewriteRules from version 0.21 to version 0.23.

Upstream changes:
0.23    2010, May 26 (19:51)
        - Added /d debug mode for RULES and RULES/m;

0.22    2010, Apr 4 (20:02)
        - It seems that some code was using an undefined behavior of
          \G and regular expressions. That code was workarounded not
          to use it. While it worked perfectly under perl 5.8 and perl
          5.10 something changed on perl 5.12 regular expression
          engine that created this behavior.
   2009-07-08 13:15:52 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating package for p5 module Text::RewriteRules from 0.20 to 0.21
Adjusting license to ${PERL5_LICENSE}

Upstream changes:
0.21    2009, Jun 4 (17:08)
        - Mark algorithm skiping new lines.
        - Better compilation of power regexps.
        - Basic capturing for power regexps.
   2009-05-21 15:25:18 by Jens Rehsack | Files touched by this commit (2)
Log message:
pkgsrc changes:
  - Updating package for p5 module Text::RewriteRules from 0.18 to 0.20
  - Setting gnu-gpl-v2 as license

Upstream changes:
0.20    2009, May 15 (21:13)
   - Added parenthesized expressions (parenthesis, brackets and curly braces);
   - Fixed XML regular expression (both empty tags and balanceness)

0.19    2009, May 13 (11:52)
   - Added support for XML automagical tags [[:XML:]] and [[:XML(tag):]];
   - Added variable +{TAG} when using [[:XML:]];
   - Compile function removes 'use Text::RewriteRules;'
   2009-04-24 01:58:09 by Stoned Elipot | Files touched by this commit (2)
Log message:
Update p5-Text-RewriteRules from version 0.17 to version 0.18.

Upstream changes:
0.18    2009, Mar 2 (20:56)
   - Added parenthesis around regexp so it supports ors nicely.
   2009-02-15 15:13:29 by Stoned Elipot | Files touched by this commit (2)
Log message:
Update from version 0.16 to 0.17.

Upstream changes:
0.17    2009, Fev 15 (00:55)
   - Added support for conditional last rules on simple RULES blocks.
   - Added support for conditional and non conditional last rules on MRULES blocks.
   2008-11-28 14:55:04 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update from version 0.14 to 0.16.

Upstream changes:

0.16    2008, Nov 25 (19:42)
   - Workaround with a bug for perl 5.8.x
   - Added support for multiple lexers at the same time;
   - Added support to the 'x' flag on the MRULES;

0.15    2008, Nov 23 (21:27)
   - Fixed some issues with a global variable.
   2008-11-15 15:37:24 by Stoned Elipot | Files touched by this commit (2)
Log message:
Update from version 0.13 to 0.14.

Upstream changes:
0.14    2008, Nov 15 (11:00)
   - Added support for lex-style blocks for lexers (LRULES and RULES/l)
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
   2008-07-27 18:21:53 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update from version 0.10 to 0.13.  Changes:

0.13    2008, Apr 18 (15:50)
	- Added support for some spaces between RULES and the rule identifier.
	- Support scripts written under MS OSes that still use carriage returns.

0.12    2008, Mar 16 (14:30)
	- missing an entry on MANIFEST

0.11    2008, Mar 15 (14:30)
	- Added support to the =b=> begin rule;
	- added a compiler

Next | Query returned 33 messages, browsing 21 to 30 | Previous