pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Pod-POM
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 6 20:42:34 UTC 2015
Modified Files:
pkgsrc/textproc/p5-Pod-POM: Makefile distinfo
Log Message:
Update to 2.00:
2.00 2015-09-05 NEILB
* Bumped version to 2.00 because last release failed to index:
some of the earlier releases had a dist version of 0.xx, but
various of the modules had version numbers 1.0x. PAUSE is now
right stricter about monotically increasing version numbers,
so easiest to just to jump ahead.
0.30 2015-09-04 NEILB
* Dropped File::Slurp in favour of File::Slurper.
RT#106853 from Henk van Oers.
* Don't try to convert text to UTF-8 if it's already tagged as UTF-8.
Thanks to Artem Krivopolenov.
* Changed all remaining instances of 'use base' to 'use parent';
it was previously using a mixture of parent *and* base.
* Added "use warnings" and "require 5.006" to all modules.
0.29_02 2015-08-03 NEILB
* Don't try to convert text to UTF-8 if it's already tagged as UTF-8.
Thanks to Artem Krivopolenov.
* Changed all remaining instances of 'use base' to 'use parent';
it was previously using a mixture of parent *and* base.
0.29_01 2015-08-02 NEILB
* Switched to Dist::Zilla
* Added "use warnings" and "require 5.006" to all modules.
* Moved custom-pom2 script from bin/ to examples/
* Reformatted this file as per CPAN::Changes::Spec
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/textproc/p5-Pod-POM/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/p5-Pod-POM/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index