From f033445843535cae97229373c101a97bf68650bd Mon Sep 17 00:00:00 2001 From: ryoon Date: Tue, 12 Jan 2021 12:19:24 +0000 Subject: [PATCH] po4a: Update to 0.62 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changelog: 0.62 po4a tool: * Improve po_paths on misconfigurations, improve doc and error messages. Asciidoc: * Unwrap all paragraphs by default (Github's #242). Introduce "forcewrap" option to re-enable line wrapping on output. * Support definition list continuations with indent (Github's #273) DocBook: * Mark xreflabel attributes as translatable (GitHub's #267). Documentation: * Fix some typos, thanks mestaritonttu. Translations: * Updated: Croatian, thanks Milo Ivir. * Updated: Chinese (simplified), thanks taotieren. * Updated: Dutch, thanks Frans Spiesschaert. * Updated: French, thanks jmichault and Jean-Baptiste Holcroft. * Updated: German, thanks Helge Kreutzmann. * Updated: Hungarian, thanks Balázs Úr. * Updated: Italian, thanks Marco Ciampa. * Updated: Norwegian Bokmål, thanks Allan Nordhøy and Petter Reinholdtsen. * Updated: Portuguese, thanks Silvério Santos. * Updated: Portuguese (Brazil), thanks Rafael Fontenelle. * Updated: Russian, thanks Yuriy Balyuk and Artem. * Updated: Serbian (cyrillic), thanks Ivan Pesic. * Updated: Spanish, thanks Vladimir Támara Patiño and Emma Peel. * Updated: Ukrainian, thanks Yuri Chornoivan (українська). Status of the binary translation: 13 languages = 100%: de, es, fr, hr, hu, it, nb, nl, pt, pt_BR, sr_Cyrl, uk, zh_CN. 1 language >= 90%: ru (91%). 11 languages >= 50%: cs (61%), da (62%), eo (59%), et (66%), eu (60%), id (61%), ja (66%), pl (66%), sl (59%), sv (64%), vi (66%). 1 language >= 33%: ca (48%). 5 starting languages: af (7%), ar (14%), kn (7%), ko (19%), zh_HK (3%). Status of the documentation translation: 4 languages = 100%: de, fr, pt_BR, uk. 4 languages >= 95%: nl (99%), pt (99%), sr_Cyrl (99%), zh_CHS (99%). 1 language >= 80%: es (80%). 2 languages >= 70%: ja (73%), pl (73%). 2 languages >= 50%: it (64%), ru (61%). 1 language >= 33%: ca (47%). 4 starting languages: eo (2%), hr (0%), hu (0%), nb (1%). ======================================================================= 0.61 po4a tool: * Robustify --srcdir and --destdir: When building the schroot package, these paths happen to be soft links to the same directory, making po4a believe that the POT file is specified twice (to the same value). po4a is now ignoring these dups (GitHub's #258). Translations: * Updated: Chinese, thanks taotieren. * Updated: Czech, thanks to Michal Čihař. * Updated: Dutch, thanks Frans Spiesschaert. * Updated: French, thanks Jean-Baptiste and Martin Quinson. * Updated: German, thanks Helge Kreutzmann. * Updated: Portuguese, thanks Silvério Santos. * Updated: Portuguese (Brazil), thanks Rafael Fontenelle. * Updated: Serbian (cyrillic), thanks Ivan Pesic. * Updated: Ukrainian, thanks Yuri Chornoivan (українська). Status of the binary translation: 3 languages = 100%: fr, pt_BR, uk. 6 languages >= 95%: de (98%), hr (98%), it (96%), nl (98%), sr_Cyrl (98%), zh_CN (98%). 2 languages >= 80%: hu (89%), ru (88%). 3 languages >= 70%: es (77%), nb (71%), pt (79%). 11 languages >= 50%: cs (62%), da (62%), eo (60%), et (67%), eu (61%), id (62%), ja (67%), pl (67%), sl (60%), sv (65%), vi (67%). 1 language >= 33%: ca (49%). 1 language >= 20%: ko (20%). 4 starting languages: af (8%), ar (14%), kn (8%), zh_HK (3%). Status of the documentation translation: 3 languages = 100%: de, pt_BR, uk. 1 language >= 95%: nl (99%). 1 language >= 90%: pt (92%). 1 language >= 80%: fr (87%). 3 languages >= 70%: es (78%), ja (74%), pl (73%). 3 languages >= 50%: it (52%), ru (61%), sr_Cyrl (67%). 1 language >= 33%: ca (47%). 1 language >= 20%: zh_CHS (25%). 3 starting languages: hr (0%), hu (0%), nb (1%). --- textproc/po4a/Makefile | 5 ++--- textproc/po4a/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile index d879fec171c5..72be1ef7c8c3 100644 --- a/textproc/po4a/Makefile +++ b/textproc/po4a/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.44 2020/11/05 09:09:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.45 2021/01/12 12:19:24 ryoon Exp $ -DISTNAME= po4a-0.60 -PKGREVISION= 1 +DISTNAME= po4a-0.62 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=mquinson/} GITHUB_RELEASE= v${PKGVERSION_NOREV} diff --git a/textproc/po4a/distinfo b/textproc/po4a/distinfo index e1ca4de60914..e3d707088f11 100644 --- a/textproc/po4a/distinfo +++ b/textproc/po4a/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.19 2020/09/17 21:13:18 schmonz Exp $ +$NetBSD: distinfo,v 1.20 2021/01/12 12:19:24 ryoon Exp $ -SHA1 (po4a-0.60.tar.gz) = fd076e28461fee9e61d90ae9f61622c69f417f0a -RMD160 (po4a-0.60.tar.gz) = dc0429780f54153840d8b09be1749d0b7b1f1d1b -SHA512 (po4a-0.60.tar.gz) = b1e32169221d6aaf49fa0e6a42e45a858c8608a62470e5d5b769da985e4d03e09a220384400fe36f740447770331f7b8b821f00dc9ce68d3c7b00178c146c6a9 -Size (po4a-0.60.tar.gz) = 3799018 bytes +SHA1 (po4a-0.62.tar.gz) = 434456f680262363151336cb559cc8a9eefe1c64 +RMD160 (po4a-0.62.tar.gz) = e0a77314109ce228b200cf9133c54105153b9953 +SHA512 (po4a-0.62.tar.gz) = a91a31d9d80bb48ee071f39148572a4ec2b65f472a26696aa517c9d52ad56accf9fbdf971dcf15dd1c492cca7efab328ebffe1f20e98f7fe2532d4bf490a9997 +Size (po4a-0.62.tar.gz) = 3980028 bytes SHA1 (patch-Po4aBuilder.pm) = 7a39eaf25bf956386cc707be7f1b9af6219192e5