Commit graph

9 commits

Author SHA1 Message Date
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
mef
189412a81c 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)
2015-02-09 15:14:52 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
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.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
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.
2013-05-31 12:39:57 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +00:00
obache
ab34f1132b Fixes subdir of MASTER_SITES. 2011-05-19 05:24:17 +00:00
dmcmahill
118df63e87 Initial import of devel/p5-Locale-PO version 0.21
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.
2011-05-17 10:48:54 +00:00