Next | Query returned 46 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2015-09-02 15:07:06 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update 1.05 to 1.07
-------------------
version 1.07: Tue Jul 21 17:38:01 CEST 2015

	Fixes:
	- remove superfluous blank lines, when (translated) message
	  ends on \n. Reported by [Andrew Beverley]
	- Dancer2::Plugin:: deep recursion in ERROR handler [Andrew Beverley]

	Improvements:
	- document HASH for ::Syslog::new(logsocket).
	  Idea of [Andrew Beverley]
	- add Log::Report::DBIC::Profiler [Andrew Beverley]
	- loads of documentation on using Log::Report in Dancer2,
	  written by [Andrew Beverley]
	- protect against two instances of ::Syslog at the same time: its
	  impossible.

version 1.06: Mon Jun 15 17:30:33 CEST 2015

	Fixes:
	- t/60mojo.t will not run on old mojo's: requires 2.16 (2011)
	  [cpantesters]
	- ::Dispatcher::File do not use %F/%T in strfime, which is not
	  supported by Windows.
	- make ::Die understand multiline 'die()' messages.
	  rt.cpan.org#101389 [Ken Neighbors]

	Improvements:
	- add Dancer::Log::Report and examples/dancer/
	- add Dancer2::*, contributed by [Andrew Beverly]
   2015-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405)
Log message:
Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
   2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   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-02 13:46:41 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.05

Upstream changes:
version 1.05: Tue Jun 24 09:38:15 CEST 2014

	Fixes:
	- test in t/10interp.t failed for Perl 5.20, caused by a
	  bugfix or change in overload::Overloaded [cpantesters]

version 1.04: Tue Jun  3 10:42:11 CEST 2014

	Fixes:
	- float serialization under locale in test [cpantesters]

version 1.03: Thu May 22 11:54:24 CEST 2014

	Fixes:
	- float serialization under locale in test [cpantesters]
	- non-errors and ::Dispatcher::Perl

	Improvements:
	- shorted display of string parameters in stack-trace to max 80 chars
	- Log4perl log-lines sometimes show dispatcher as source, skip them.
	- disable 'mode switch' trace for try()

version 1.02: Mon Mar 10 16:03:13 CET 2014

	Fixes:
	- add overload fallback to ::Exception and ::Dispatcher
	  rt.cpan.org#92970 [Lukas Mai]
	- ::Domain::new(translator) with HASH did not initialize
	- warn better with ::Optional modules are used before Log::Report
	  is used.

	Improvements:
	- changed documentation style
	- ::Lexicon::Index dir-scan immediately, hopefully before fork()
   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.
   2014-03-01 15:01:08 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.01

Upstream changes please visiti:
http://cpansearch.perl.org/src/MARKOV/Log-Report-1.01/ChangeLog
   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.
   2013-04-06 05:45:29 by Blue Rats | Files touched by this commit (152)
Log message:
Fixes:

 COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
   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.

Next | Query returned 46 messages, browsing 31 to 40 | Previous