pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/po4a po4a: update to 0.55.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/246283d33ebb
branches:  trunk
changeset: 334231:246283d33ebb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 21 15:59:56 2019 +0000

description:
po4a: update to 0.55.

AsciiDoc:
 * Fix Asciidoc unindented lists (GitHub's #149)
 * Make Asciidoc Tables nowrap and support current format (GitHub's #63)
 * Do not include table fences in pot file (GitHub's #163)
 * Add option to prevent translation of target of image blocks (GitHub's #164)

Markdown:
 * Improve markdown ruler parsing, and add test.
 * Add markdown fenced code block parsing, and add test.

Sgml:
 * Avoid deprecated unescaped left brace in regex to get ready for Perl 5.32.
   (Debian's #903735)

TransTractor:
 * Ensure to split lines before addendum operation without loss or addition of
   newline.  With this change, addendum behavior is more intuitive.
   (Debian's #518218, Github's #147, #153)

Wml:
 * Fix longstanding error regarding comments at the beginning of a file.
   (Github's #138)

Xml, Docbook:
 * Document XML tag behavior customization with example to help use case
   specific customization.  (Debian's #515763)
 * Debug output enhancement to help people understand what exactly happening
   inside po4a.
 * Extensive POD and code comment additions and updates.

po4a tool:
 * Add pot_in feature to support the secondary master file for the base of
   POT/PO file generation.

Test:
 * Add XML test cases with po4a including addendum, tag customization, and
   pot_in feature.

Translations:
 * New translation to Chinese and Chinese Simplified, thanks Liu Guang.
 * Updated: Dutch, thanks Frans Spiesschaert.
 * Updated: Estonian, thanks Kristjan R?ts.
 * Updated: French, thanks Brandelune and ButterflyOfFire.
 * Updated: German, thanks Helge Kreutzmann.
 * Updated: Italian, thanks Marco Ciampa.
 * Updated: Norwegian Bokm?l, thanks Petter Reinholdtsen.
 * Updated: Portuguese (Brazil), thanks Rafael Fontenelle and Luiz
   Fernando Ranghetti.
 * Updated: Russian: thanks Igor.
 * Updated: Spanish, thanks emma peel and Omar Campagne.
 * Updated: Swedish, thanks Anders Jonsson.
 * Updated: Ukrainian, thanks Yuri Chornoivan (??????????).
 * Updated: Vietnamese, thanks Tr?n Ng?c Qu?n.

diffstat:

 textproc/po4a/Makefile |   4 ++--
 textproc/po4a/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 9e5215aa0a85 -r 246283d33ebb textproc/po4a/Makefile
--- a/textproc/po4a/Makefile    Tue May 21 15:49:39 2019 +0000
+++ b/textproc/po4a/Makefile    Tue May 21 15:59:56 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2018/08/28 10:06:34 schmonz Exp $
+# $NetBSD: Makefile,v 1.34 2019/05/21 15:59:56 wiz Exp $
 
-DISTNAME=      po4a-0.54
+DISTNAME=      po4a-0.55
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=mquinson/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}
diff -r 9e5215aa0a85 -r 246283d33ebb textproc/po4a/distinfo
--- a/textproc/po4a/distinfo    Tue May 21 15:49:39 2019 +0000
+++ b/textproc/po4a/distinfo    Tue May 21 15:59:56 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2018/08/28 10:06:34 schmonz Exp $
+$NetBSD: distinfo,v 1.14 2019/05/21 15:59:56 wiz Exp $
 
-SHA1 (po4a-0.54.tar.gz) = 922e160eb18e1d25ef3bbf63a4e1eff3b43dc68b
-RMD160 (po4a-0.54.tar.gz) = f82979c9140d01fcebb044d10ac201dcc47e2ed5
-SHA512 (po4a-0.54.tar.gz) = 5d97a169c73bcb872247599af477ecca9112b9ff576dfb93a2aa06b9891464a1837d799304f1a3ea8344ad46a4529ec19568584b7914761deccc09a9099e3130
-Size (po4a-0.54.tar.gz) = 2686485 bytes
+SHA1 (po4a-0.55.tar.gz) = 44b8dbd129ca6842d1db01bc35eb03436ecc6934
+RMD160 (po4a-0.55.tar.gz) = 4ba2e7dda25d014ab55391cd5ff46094ca21a13a
+SHA512 (po4a-0.55.tar.gz) = 95f7408caf2c603f2ea86d8439e99c39be72dca019361106190bd6e1f95679c6627280bcd02a2d9c843071a6ce96747bf5b4d85c9051344b08f32deade2cb599
+Size (po4a-0.55.tar.gz) = 2892158 bytes
 SHA1 (patch-Po4aBuilder.pm) = 642d3155c5ebd1d85d70dc3359651c602b17fb56



Home | Main Index | Thread Index | Old Index