Displaying 0 — 1 of 1 commits
Updating textproc/p5-Pod-POM from 0.25 to 0.27
pkgsrc changes:
- adding license definition
Upstream changes:
#------------------------------------------------------------------------
# Version 0.27 2010-04-02
#------------------------------------------------------------------------
* changed 'unless (defined (%{"$class\::ACCEPT"}))' to just
'unless (%{"$class\::ACCEPT"})' in Pod::POM::Node to fix defect #56205
(use of the now deprecated "defined(%hash)" construct)
#------------------------------------------------------------------------
# Version 0.26 2009-08-20
#------------------------------------------------------------------------
* updated Makefile.PL to require at least 2001.0929 of Text::Wrap, as
versions prior to this always unexpand tabs.
* applied Andreas Koenig's encoding patch
* changed 'use base' to 'use parent'
* split Pod::POM::Nodes into separate modules, retaining the original file
to just use all the individual node modules.
* added AF to author and copyright info for modules (in addition to ABW)
| Rev | File |
|---|---|
| 1.21 | pkgsrc/textproc/p5-Pod-POM/Makefile |
| 1.8 | pkgsrc/textproc/p5-Pod-POM/distinfo |