2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-05-02 13:49:25 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-MooX-ConfigFromFile: update to 0.009.
0.009 2018-05-01
- ensure maximal test coverage
- improve test diagnostics
- fix distribution META data
- add license files
- introduce sorted_loaded_config to allow implementation
of different sort strategies
- allow tune merge behavior
- improve documentation
|
2017-06-18 05:22:26 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-MooX-ConfigFromFile to 0.008
---------------------------------------------
0.008 2017-05-23
- ensure all tests run and report instead of swallowing issues
- make tests passing with perl 5.26
- add import shortcuts config_prefixes and config_hashmergeloaded
- ensure reasonable code quality by adding author tests against
Perl::Critic and Perl::Tidy
|
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
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
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-28 02:46:49 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 0.007
---------------
0.007 2015-04-27
- separate loading and merging of configfile content
- ensure order of multiple loaded config files
- add support for merging deep structures in config files
- eval all test-libraries to be aware of mistakes
|
2015-03-16 00:41:00 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 0.006
---------------
0.006 2015-03-04
- add rough support for multiple prefixes
- fix incorrect meta-data and incomplete handling of newer eumm features
- improve test coverage
- simplify some code to avoid useless conditions
- add new tests for MooX::Cmd and MooX::Options integration
- introduce import setting for config_identifier (consumed attribute
from MooX::File::ConfigDir)
- bump copyright year to 2015
|
2015-01-24 11:26:17 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.005
Upstream changes:
0.005 2014-12-01
- Update Makefile.PL for up-to-date resources and requirements spec
- consolidate Synopsis in main pod
- move from README to README.md
- improve author tests before releasing
0.004 2014-10-28
- add ability for options to importer of MooX::ConfigFromFile
- add option to have a singleton config (loaded once).
- improve documentation
- harmonize tests
|