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

History of commit frequency

CVS Commit History:


   2015-05-23 01:35:47 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update to 2.57
--------------
2.57    - fix rt.cpan.org#104548, dont allow special chars like newline
          or < in keys, which leads to faile when saving.
   2015-01-28 05:40:24 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update 2.52 to 2.56
   (2.55 and 2.56 has no description on Changelog)
-------------------
2.54    - fixed rt.cpan.org#39814. changed the order of pre-processing
          in _read(): 1) remove comments, 2) check for continuation,
          3) remove empty lines.

2.53    - applied patch rt.cpan.org#68153, which adds a find() method to
          Config::General::Extended.

        - fixed rt.cpan.org#79869 (in fact it has been fixed in 2.52
          but I forgot to mention it here).

        - applied spelling fixes rt.cpan.org 87072+87080.

        - fixed rt.cpan.org#89379
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2014-10-09 15:45:06 by Thomas Klausner | Files touched by this commit (456)
Log message:
Remove SVR4_PKGNAME, per discussion on tech-pkg.
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
   2013-10-15 16:34:20 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 2.52

Upstream changes:
 2.52   - applied pod patch rt.cpan.org#79603

        - fixed rt.cpan.org#80006, it tolerates now whitespaces
	  after the block closing >

	- added -Plug parameter, which introduces plugin closures.
	  idea from rt.cpan.org#79694.
	  Currently available hooks are:
 	  pre_open, pre_read, post_read, pre_parse_value, post_parse_value

	- applied patch by Ville Skytt, spelling fixes.

	- fixed rt.cpan.org#85080, more spelling fixes.

	- applied patch rt.cpan.org#85132, which fixes a deprecation
	  warning in perl 5.18 and above. Fixes #85668 as well.

	- applied patch rt.cpan.org#85538, c-style comments
	  are ignored inside here-docs.

	- fixed rt.cpan.org#82637, don't use indirect object syntax
	  in pod and code.
   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798)
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
   2012-09-02 15:03:05 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 2.51

Upstream changes:
2.51   - fixed rt.cpan.org#77667 which resulted in invalid configs
          written to file when using save_file() and a named block,
          whose 2nd part starts with a /.

        - fixed rt.cpan.org#64169 by applying patch by Dulaunoy Fabrice.
          adds -NoEscape switch which turns off escaping of anything.

        - implemented suggestion of rt.cpan.org#67564 by adding 3 new
          parameters: -NormalizeOption, -NormalizeBlock and -NormalizeValue,
          which take a subroutine reference and change the block,
          option or value accordingly.

        - fixed rt.cpan.org#65860+76953 undefined value error.

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