Next | Query returned 73 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816)
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
   2018-08-24 11:29:19 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Log-Dispatch: update to 2.68.

2.68     2018-08-21

- Speedups to the internals to avoid re-validating the same sets of parameters
  repeatedly. Based on a PR #54 from Sergey Leschenko.
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2017-09-27 21:54:02 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Log-Dispatch: update to 2.67.

2.67     2017-09-24

- Added a lazy_open option to the File output. This delays opening the file
  until the first time a log message is written to it. Implemented by Slaven
  Rezić. GH #50.
   2017-09-17 12:48:49 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Log-Dispatch: update to 2.66.

Add missing dependency.

2.66     2017-08-14

- Fixed the ApacheLog output, which was broken in 2.60. Fixed by Michael
  Schout. GitHub #48 and #49.
   2017-06-15 16:16:29 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-Log-Dispatch to 2.65
-------------------------------------
  2.65     2017-06-11
  - When Log::Dispatch::File is asked to chmod a file and that fails, show the
    requested permissions in octal. Patch by Carsten Grohmann. GitHub #46.

  2.64     2017-02-25 (TRIAL RELEASE)
  - Improve level validation and canonicalization logic. Patch by Kerin Millar,
    minor changes and tests by Kivanc Yazan. Github #42.

  - The log_and_die and log_and_croak methods are now identical, as we set
    @CARP_NOT for Log::Dispatch to exclude the Log::Dispatch package. You can
      still explicitly pass carp_level to log_and_croak.
  CVS: ----------------------------------------------------------------------
   2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298)
Log message:
Recursive revbump from lang/perl5 5.26.0
   2017-03-25 11:27:56 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
- Convert p5-namespace-autoclean from BUILD_DEPENDS to full DEPENDS.
  Ref: devel/rt-mysql packaging, tks joerg
- PKGREVISION++
   2017-03-20 22:28:07 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-Log-Dispatch to 2.63
-------------------------------------
2.63     2017-02-19
 - Updated the conflicting version for Log::Dispatch::File::Stamped in
   metadata (due to changes in handling of close_after_write). Patch by Karen
   Etheridge. GitHub #41.

2.62     2017-02-13
- Devel::Confess was accidentally being loaded in Log::Dispatch. Fixed by
  Karen Etheridge. GitHub #39.

2.61     2017-02-13
- The 2.60 release would throw an exception if the logged message was
  empty. While this makes sense, it also breaks backwards compatibility, so it
  has been reverted. Reported by Greg Oschwald. GitHub #38.

- The 2.60 release would throw an exception if you tried to create a Syslog
  output where the ident was an empty string. Reported by Greg
  Oschwald. GitHub #38.

2.60     2017-02-12
- Same as 2.59 ... Switched from Params::Validate to
  Params::ValidationCompiler. This should speed up constructors and logging a
  little bit. This also allows Log::Dispatch::File to accept things like
  Path::Tiny objects for filenames. Reported by Joel Berger. GitHub #36.

2.59     2017-02-05 (TRIAL RELEASE)
- Switched from Params::Validate to Params::ValidationCompiler. This should
  speed up constructors and logging a little bit. This also allows
  Log::Dispatch::File to accept things like Path::Tiny objects for
  filenames. Reported by Joel Berger. GitHub #36.

(pkgsrc changes)
-DEPENDS+= p5-Params-Validate>=1.03:../../devel/p5-Params-Validate
+DEPENDS+= \ 
p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler

 # for make test
+BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+BUILD_DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
   2016-12-15 22:46:23 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-Log-Dispatch to 2.58
-------------------------------------
2.58     2016-11-13
- Switched from RT to the GitHub issue tracker.

Next | Query returned 73 messages, browsing 11 to 20 | Previous