pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Locale-PO Update 0.21 to 0.27



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a79ee09713e
branches:  trunk
changeset: 646486:7a79ee09713e
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Feb 09 15:14:52 2015 +0000

description:
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)

diffstat:

 devel/p5-Locale-PO/Makefile |  5 ++---
 devel/p5-Locale-PO/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r bcf429746357 -r 7a79ee09713e devel/p5-Locale-PO/Makefile
--- a/devel/p5-Locale-PO/Makefile       Mon Feb 09 15:08:36 2015 +0000
+++ b/devel/p5-Locale-PO/Makefile       Mon Feb 09 15:14:52 2015 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:01 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2015/02/09 15:14:52 mef Exp $
 #
 
-DISTNAME=      Locale-PO-0.21
+DISTNAME=      Locale-PO-0.27
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Locale/}
 
diff -r bcf429746357 -r 7a79ee09713e devel/p5-Locale-PO/distinfo
--- a/devel/p5-Locale-PO/distinfo       Mon Feb 09 15:08:36 2015 +0000
+++ b/devel/p5-Locale-PO/distinfo       Mon Feb 09 15:14:52 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/05/17 10:48:54 dmcmahill Exp $
+$NetBSD: distinfo,v 1.2 2015/02/09 15:14:52 mef Exp $
 
-SHA1 (Locale-PO-0.21.tar.gz) = 2cb9a5f472e944685c43588e18f24fcb6101de47
-RMD160 (Locale-PO-0.21.tar.gz) = 17947a6754e1e83f55b00f113e488e66f4456a06
-Size (Locale-PO-0.21.tar.gz) = 16990 bytes
+SHA1 (Locale-PO-0.27.tar.gz) = 6201e7efb69b9ea9356840e07e9470400176935c
+RMD160 (Locale-PO-0.27.tar.gz) = 6d0f60d28783ab799b4cdd682799417640ec870f
+Size (Locale-PO-0.27.tar.gz) = 86957 bytes



Home | Main Index | Thread Index | Old Index