Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-CPAN-Changes
From: Wen Heping
Date: 2015-07-11 11:20:14
Message id: 20150711092014.1417B98@cvs.netbsd.org
Log Message:
Update to 0.400002
Upstream changes:
0.400002 - 2015-06-21
- revert whitespace changes that were inadvertantly included in previous
release.
- escape curly brackets in test to avoid warning in perl 5.22
0.400001 - 2015-05-23
- accept either UTF-8 or ISO-8859-1 files and decode them
- only treat bracketed text if it is on its own line with no other brackets
- bump version.pm prereq to make sure it works properly
- Let long tokens (like URLs) overflow rather than splitting them into
multiple likes
- Don't wrap on non-breaking spaces
- Clean up packaging
- Return undef for dates or notes that don't exist
- Quote meta chars to fix a problem that clobbered dates
with timezones due to the '+' char (GH #20)
Files: