pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Locale-PO
Module Name: pkgsrc
Committed By: mef
Date: Mon Feb 9 15:14:52 UTC 2015
Modified Files:
pkgsrc/devel/p5-Locale-PO: Makefile distinfo
Log Message:
Update 0.21 to 0.27
-------------------
0.27 Dec 15 2014
- Fix RT#94231 (previous - fuzzy - msgid, #|). Thanks to Raphael Hertzog
for reporting it. Added a test case now, but previous messages are
treated like fuzzy messages, so use fuzzy_msgid().
0.26 Dec 14 2014
- Fix RT#42811 (don't add a flag twice). Thanks to Jason Sill for his
bug report from 2009 (!). Jason, sorry and better late than never.
0.25 Dec 14 2014
- This release now should work reliably on Linux, MSWin32, msys and
I believe also MacOS, also when writing PO files from one platform
and reading them back on another. Hopefully :-)
- Fix RT#99069 (\ not being escaped). Thanks to Jeff Fearn.
- Fix RT#87374 (mixed \r\n handling problems). Thanks to Jason
Fesler for the bug report.
0.24 May 29 2014
- Fix inline "\n" not being escaped properly. RT #96016
Thanks to Jeff Fearn for bug report and patch.
0.23 Feb 06 2013
- Bugs RT#76366 and RT#54064 - Added encoding option. Now we can load & save
PO files in any encoding, For example in 'utf8'. Added test about this.
(patch by Perlover, based on patch from Zach)
- Some code indenting inside.
0.22 Sep 03 2012
- New maintainer: Cosimo Streppone (COSIMO)
- Bug RT#40009 Incorrect handling of multi-line obsolete entries
(patch by Joshua Miller, test case by Cosimo Streppone)
- Bug RT#66264 Added support for fuzzy string prefix "#|" and "#~|".
(patch by Joshua Miller)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Locale-PO/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Locale-PO/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