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.52
details: https://anonhg.NetBSD.org/pkgsrc/rev/179aba0f07fd
branches: trunk
changeset: 368529:179aba0f07fd
user: adam <adam%pkgsrc.org@localhost>
date: Sun Sep 17 10:55:42 2017 +0000
description:
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.
diffstat:
textproc/po4a/Makefile | 33 ++++++++++++++++-----------------
textproc/po4a/distinfo | 11 +++++------
textproc/po4a/patches/patch-Build.PL | 14 --------------
3 files changed, 21 insertions(+), 37 deletions(-)
diffs (92 lines):
diff -r ca8d5807c5b2 -r 179aba0f07fd textproc/po4a/Makefile
--- a/textproc/po4a/Makefile Sun Sep 17 10:55:17 2017 +0000
+++ b/textproc/po4a/Makefile Sun Sep 17 10:55:42 2017 +0000
@@ -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@localhost
-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@localhost
+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+= 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_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"
diff -r ca8d5807c5b2 -r 179aba0f07fd textproc/po4a/distinfo
--- a/textproc/po4a/distinfo Sun Sep 17 10:55:17 2017 +0000
+++ b/textproc/po4a/distinfo Sun Sep 17 10:55:42 2017 +0000
@@ -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
diff -r ca8d5807c5b2 -r 179aba0f07fd textproc/po4a/patches/patch-Build.PL
--- a/textproc/po4a/patches/patch-Build.PL Sun Sep 17 10:55:17 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index