2016-05-03 17:13:42 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-MooX-Log-Any to 0.004004
------------------------------------------
0.004004 2016-01-19 22:09:43-05:00 America/New_York
- Fixed issue 3
0.004003 2015-10-29 10:45:03-07:00 America/Los_Angeles
- Fixed issue 6
------------------------------------------
From https://github.com/cazador481/MooX-Log-Any/issues?q=is%3Aissue+is%3Aclosed
- #3 distribution version doesn't match module version
- #6 Add meta yml provides
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
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.
|
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.
|
2015-04-10 03:17:02 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 0.004002
------------------
0.004002 2015-04-07 11:19:55-04:00 America/New_York
- Removed double version
- Added compile test
|
2015-01-24 11:37:56 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.004001
Upstream changes:
0.004001 2015-01-12 16:56:22-05:00 America/New_York
- Removed Log::Any::Adapter dependency issue #9
0.004000 2015-01-07 10:27:26-05:00 America/New_York
- Changed PERL require modules to perl
0.003001 2014-12-08 14:24:38-05:00 America/New_York
- Add version info to log.pm
- Add tests to check for version
|
2014-10-13 08:12:09 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.003
Upstream changes:
0.003 2014-09-22 19:14:22-07:00 America/Los_Angeles
- Fixed bug where logger(category) would return default category not specified one
- Fixed version info
0.0.2
- Fixed distribution issues
|
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-02-23 16:51:56 by Jens Rehsack | Files touched by this commit (3) |
Log message:
Adding new package for Perl module MooX::Log::Any from CPAN distribution
MooX-Log-Any version 0.001 into devel/p5-MooX-Log-Any
A logging role building a very lightweight wrapper to Log::Any for use with
your Moo or Moose classes. Connectibng a Log::Any::Adapter should be
performed prior to logging the first log message, otherwise nothing will
happen, just like with Log::Any
|