po4a: update to 0.52

0.52:

Core:
 * po4a-translate complains if the input po file is outdated
 * teach po4a-updatepo about the --porefs options that was already documented.
 * rename --porefs values after msgmerge option's name: noline->file
   and none->never. Both variantes are accepted; the later is documented.

po4a:
 * New option --no-update to not touch the po files.

AsciiDoc:
 * Properly deal with item text missing its leading indent
 * Allow empty attribute lists, by bexelbie

Text:
 * Add an option to treat Key/Value pairs as verbatim

RubyDoc:
 * New module by Francesco Poli

Wml:
 * Make title translatable, by yangfl

Documentation:
 * Various fixups by Alexander Golubev.

Translations:
 * Setup WebLate to ease the life of translators.
 * Update Brazilian Portuguese, thanks to Luiz Fernando Ranghetti.
 * Update Czech, thanks to Michal Čihař.
 * Update Dutch, thanks to Frans Spiesschaert
 * Update German, thanks to Helge Kreutzmann
 * Update Italian, thanks to Marco Ciampa.
 * Update French, thanks to Alban Vidal and to Jean-Baptiste on Weblate.
 * New translation: Norwegian Bokmål, thanks to Petter Reinholdtsen.
 * Update Russian, thanks to Alexander Golubev and to Igor on Weblate.
 * Update Ukrainian, thanks to Yuri Chornoivan.
This commit is contained in:
adam 2017-09-17 10:55:42 +00:00
parent 371e3139fb
commit 23f64d98bb
3 changed files with 21 additions and 37 deletions

View file

@ -1,20 +1,21 @@
# $NetBSD: Makefile,v 1.30 2017/06/08 11:55:33 schmonz Exp $
# $NetBSD: Makefile,v 1.31 2017/09/17 10:55:42 adam Exp $
DISTNAME= po4a-0.48
CATEGORIES= textproc
MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4176/
DISTNAME= po4a-0.52
CATEGORIES= textproc
MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4229/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://po4a.alioth.debian.org/
COMMENT= Tool for using gettext where it was not intended to be used
LICENSE= gnu-gpl-v2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://po4a.alioth.debian.org/
COMMENT= Tool for using gettext where it was not intended to be used
LICENSE= gnu-gpl-v2
DEPENDS+= p5-gettext>=1.01:../../devel/p5-gettext
DEPENDS+= p5-SGMLS-[0-9]*:../../textproc/p5-SGMLS
DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
DEPENDS+= p5-Text-WrapI18N-[0-9]*:../../textproc/p5-Text-WrapI18N
DEPENDS+= p5-CPAN-Meta>=2.141170:../../devel/p5-CPAN-Meta
DEPENDS+= p5-PerlIO-utf8_strict-[0-9]*:../../devel/p5-PerlIO-utf8_strict
DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
DEPENDS+= p5-gettext>=1.01:../../devel/p5-gettext
DEPENDS+= p5-SGMLS-[0-9]*:../../textproc/p5-SGMLS
DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
DEPENDS+= p5-Text-WrapI18N-[0-9]*:../../textproc/p5-Text-WrapI18N
DEPENDS+= p5-CPAN-Meta>=2.141170:../../devel/p5-CPAN-Meta
DEPENDS+= p5-PerlIO-utf8_strict-[0-9]*:../../devel/p5-PerlIO-utf8_strict
USE_TOOLS+= pkg-config perl:run msgmerge:run msgfmt:run
@ -25,8 +26,6 @@ REPLACE_PERL= scripts/msguntypot po4a po4a-gettextize po4a-normalize
REPLACE_PERL+= po4a-translate po4a-updatepo
REPLACE_PERL+= lib/Locale/Po4a/*
DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
MAKE_ENV+= COLUMNS=76
# work around not to set PATH to msgmerge, please somebody to fix correctly
@ -36,7 +35,7 @@ SUBST_MESSAGE.path= Fix msgmerge command path (not found)
SUBST_STAGE.path= pre-configure
SUBST_SED.path= -e 's|\"msgmerge\"|\"${PREFIX}/bin/msgmerge\"|;'
.include "../../devel/gettext-tools/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../devel/gettext-tools/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,8 +1,7 @@
$NetBSD: distinfo,v 1.11 2017/06/08 11:55:33 schmonz Exp $
$NetBSD: distinfo,v 1.12 2017/09/17 10:55:42 adam Exp $
SHA1 (po4a-0.48.tar.gz) = 2da707eb1b56998e4c2db84a871d8d5b7c256524
RMD160 (po4a-0.48.tar.gz) = bd59a7df1ad7ab6029b71d2850978d9e6f656dd2
SHA512 (po4a-0.48.tar.gz) = aed3203a5030e47af018a46f236001b585673050c9418a7c8d542e6d2426f109c1ecafedce7354c2e538743baa3241653f63c3927b1cdd32500ea00f51ae73cf
Size (po4a-0.48.tar.gz) = 2383567 bytes
SHA1 (patch-Build.PL) = 858b9e44360abcc6d002f36c1129f33ebbfdff34
SHA1 (po4a-0.52.tar.gz) = e429afc326002ee6b5e7dd197566597a3bab5763
RMD160 (po4a-0.52.tar.gz) = 3d8189eedb234c1cfcb76e652aa883e0092ec467
SHA512 (po4a-0.52.tar.gz) = 81f25405eabdfa83ac2e71fb5412fadbef8771b5a706d0421c0995f38dbbe685beb5f5a0f95ccc6362ede6375eecea7bd7501f431aeea1528ad2df28ee33b4be
Size (po4a-0.52.tar.gz) = 2530727 bytes
SHA1 (patch-Po4aBuilder.pm) = 642d3155c5ebd1d85d70dc3359651c602b17fb56

View file

@ -1,14 +0,0 @@
$NetBSD: patch-Build.PL,v 1.1 2017/06/08 11:55:34 schmonz Exp $
Fix build with Perl 5.26.0.
--- Build.PL.orig 2016-06-17 09:13:01.000000000 +0000
+++ Build.PL
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-use lib q('.');
+use lib q(.);
use Po4aBuilder;
my $build = Po4aBuilder->new