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: seb
Date: Sun Mar 15 08:54:43 UTC 2009
Modified Files:
pkgsrc/textproc/p5-Pod-POM: Makefile distinfo
Log Message:
Update from version 0.17nb1 to version 0.18.
Pkgsrc changes:
- Fix HOMEPAGE
- Add empty USE_LANGUAGES as no compiler is needed to build this package
Upstream changes:
#------------------------------------------------------------------------
# Version 0.18 2009-03-11
#------------------------------------------------------------------------
* Add patches from RT
* BOOK's ticket #24266: Proposed correction for bugs #1949 and #5759
(As described in tickets #1949 and #5759, the content =begin/=end blocks
should be treated as data text (no sequence parsing, etc).)
* JJ's ticket #16764: Problem handling paragraph separators - incompatibility
with perlpodspec
(Pod::POM 0.17 does not accept blank lines containing whitespace as
paragraph separators, it only accepts blank lines containing no
characters at all. According to perlpodspec, blank lines containing
whitespace should be taken as paragraph separators.
* Modified pom2 to search for viewer modules other than Pod, Text and
HTML in @INC, and to pass any options to the constructor method.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/p5-Pod-POM/Makefile
cvs rdiff -u -r1.5 -r1.6 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