--------------------------------------------------------
4.008 2016-04-24 09:48:22+01:00 Europe/London
- remove an unneeded dependency on List::MoreUtils
4.007 2016-04-23 18:35:29+01:00 Europe/London
- cope with both Dist::Zilla v5 and v6
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
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.
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.
No effective change for the above reason.
Ok joerg
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.
Changes from previous:
----------------------
4.005 2014-01-07 20:06:10-05:00 America/New_York
require a newer PerlMunger to deal with non-ASCII input
4.004 2014-01-04 13:55:59 America/New_York
fix the breakage of [PodWeaver] with weaver.ini
4.003 2014-01-04 08:17:17 America/New_York
allow config_plugin to be given more than once
4.002 2013-11-12 13:15:37 America/New_York
add weaver config to plugin config dump
4.001 2013-11-02 11:40:33 America/New_York
stable release of v4
4.000 2013-10-20 08:15:20 America/New_York (TRIAL RELEASE)
update to Pod::Weaver 4!
3.102000 2013-09-25 20:56:36 America/New_York
include the plugin configuration details in x_Dist_Zilla metadata
(thanks, Karen Etheridge!)
3.101642 2013-07-25 14:05:58 America/Los_Angeles
pass the DZ logger to Pod::Weaver along correctly if weaver.ini exists
document use of FileFinderUser and the finder attribute
remove unused module loading, defer other loading until runtime
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
3.101641 from CPAN into textproc/p5-Dist-Zilla-Plugin-PodWeaver.
[PodWeaver] is the bridge between Dist::Zilla and Pod::Weaver. It rips
apart your kinda-Pod and reconstructs it as boring old real Pod.