pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-CPAN-Changes



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Jul 11 09:20:14 UTC 2015

Modified Files:
        pkgsrc/devel/p5-CPAN-Changes: Makefile distinfo

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)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-CPAN-Changes/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-CPAN-Changes/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