Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
-------------------
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)
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß
-------------------------------------
The Perl 5 module Locale::PO provides methods for manipulating objects that represent
entries in a gettext po-file (untranslated and translated strings, with associated
comments). It can load and save complete po-files.