Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
------------------------------------------
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
|
|
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.
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
------------------
0.004002 2015-04-07 11:19:55-04:00 America/New_York
- Removed double version
- Added compile test
|
|
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
|
|
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
|
|
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.
|
|
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
|