Tue Sep 29 15:12:33 2015 UTC ()
Update to 0.47

Changelog:
__   __/ _ \| || |___  |
\ \ / / | | | || |_ / /  Three months are gone already
 \ V /| |_| |__   _/ /
  \_/  \___(_) |_|/_/       (released 2015-08-28)

Man:
 * Fix: don't add supirious lines around \# lines (Debian's 786642)
   Thanks to David Pr辿vot (bug report) and to Robert Luberda (patch)

Documentation:
 * Bugfix: poref is a command line option (Debian's #775707)
   Thanks to Guillem Jover for the report and the patch.

Translations:
 * Update Italian, thanks to Marco Ciampa.

Other:
 * Port our regex to Perl 5.22 (Debian's #788706)
   Thanks to Roderich Schupp for the report and patch.

Project resources:
 * We migrated from SVN to GIT.  All history has been converted.
   The project is still hosted on alioth, although an unofficial
   project was created on github (mquinson/po4a) to get the pull
   requests of the ones preferring the comfort of non free solutions.


(ryoon)
diff -r1.26 -r1.27 pkgsrc/textproc/po4a/Makefile
diff -r1.7 -r1.8 pkgsrc/textproc/po4a/distinfo

cvs diff -r1.26 -r1.27 pkgsrc/textproc/po4a/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/po4a/Makefile 2015/07/03 18:00:36 1.26
+++ pkgsrc/textproc/po4a/Makefile 2015/09/29 15:12:33 1.27
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.26 2015/07/03 18:00:36 ryoon Exp $ 1# $NetBSD: Makefile,v 1.27 2015/09/29 15:12:33 ryoon Exp $
2 2
3DISTNAME= po4a-0.46 3DISTNAME= po4a-0.47
4CATEGORIES= textproc 4CATEGORIES= textproc
5MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4134/ 5MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4142/
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://po4a.alioth.debian.org/ 8HOMEPAGE= http://po4a.alioth.debian.org/
9COMMENT= Tool for using gettext where it was not intended to be used 9COMMENT= Tool for using gettext where it was not intended to be used
10 10
11DEPENDS+= p5-gettext>=1.01:../../devel/p5-gettext 11DEPENDS+= p5-gettext>=1.01:../../devel/p5-gettext
12DEPENDS+= p5-SGMLS-[0-9]*:../../textproc/p5-SGMLS 12DEPENDS+= p5-SGMLS-[0-9]*:../../textproc/p5-SGMLS
13DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey 13DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
14DEPENDS+= p5-Text-WrapI18N-[0-9]*:../../textproc/p5-Text-WrapI18N 14DEPENDS+= p5-Text-WrapI18N-[0-9]*:../../textproc/p5-Text-WrapI18N
15DEPENDS+= p5-CPAN-Meta>=2.141170:../../devel/p5-CPAN-Meta 15DEPENDS+= p5-CPAN-Meta>=2.141170:../../devel/p5-CPAN-Meta
16DEPENDS+= p5-PerlIO-utf8_strict-[0-9]*:../../devel/p5-PerlIO-utf8_strict 16DEPENDS+= p5-PerlIO-utf8_strict-[0-9]*:../../devel/p5-PerlIO-utf8_strict
17 17
18USE_TOOLS+= pkg-config perl:run msgmerge:run msgfmt:run 18USE_TOOLS+= pkg-config perl:run msgmerge:run msgfmt:run

cvs diff -r1.7 -r1.8 pkgsrc/textproc/po4a/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/po4a/distinfo 2015/07/03 18:00:36 1.7
+++ pkgsrc/textproc/po4a/distinfo 2015/09/29 15:12:33 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2015/07/03 18:00:36 ryoon Exp $ 1$NetBSD: distinfo,v 1.8 2015/09/29 15:12:33 ryoon Exp $
2 2
3SHA1 (po4a-0.46.tar.gz) = 42ff3110fc3b38af81e093ea59d70b642e69341f 3SHA1 (po4a-0.47.tar.gz) = 70d3a2cec8f75c2196415bb1d21ccdd5c87002bc
4RMD160 (po4a-0.46.tar.gz) = 9ba035eda4a94f7762a9a73f2ea6cb53187baf65 4RMD160 (po4a-0.47.tar.gz) = cb5bb7dd96cbedcd9641285da63dd826ba6d38d3
5Size (po4a-0.46.tar.gz) = 2387606 bytes 5Size (po4a-0.47.tar.gz) = 2389750 bytes
6SHA1 (patch-Po4aBuilder.pm) = 642d3155c5ebd1d85d70dc3359651c602b17fb56 6SHA1 (patch-Po4aBuilder.pm) = 642d3155c5ebd1d85d70dc3359651c602b17fb56