diff options
author | wiz <wiz@pkgsrc.org> | 2019-11-13 21:23:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-11-13 21:23:23 +0000 |
commit | cf31124ca1e4d722ff815c7c1898b7d49be03c68 (patch) | |
tree | 957de0d209ecfd29b1aae977b62ae5a49915013c | |
parent | 9b4dbb96d7ac80c3ab55e013192aaf0e7420b7f9 (diff) | |
download | pkgsrc-cf31124ca1e4d722ff815c7c1898b7d49be03c68.tar.gz |
po4a: update to 0.57.
=======================================================================
___ ____ _____
__ __/ _ \ | ___|___ |
\ \ / / | | ||___ \ / / The Diwali release.
\ V /| |_| | ___) |/ /
\_/ \___(_)____//_/ (released 2019-10-25)
AsciiDoc:
* Fix a crash occuring when a cell is nothing.
Translations:
* New translation: Hungarian, thanks Balázs Úr.
* Updated: French, thanks brandelune, Mattéo Rossillol‑‑Laruelle and
Julien Lepiller.
* Updated: German, thanks Helge Kreutzmann.
* Updated: Italian, thanks Marco Ciampa.
* Updated: Norwegian Bokmål, thanks Allan Nordhøy.
* Updated: Polish, thanks Robert Luberda.
* Updated: Portuguese, thanks Silvério Santos.
* Updated: Portuguese (Brazil), thanks Rafael Fontenelle.
* Updated: Spanish, thanks Adolfo Jayme Barrientos.
* Updated: Swedish, thanks Anders Jonsson.
* Updated: Ukrainian, thanks Yuri Chornoivan (українська).
-rw-r--r-- | textproc/po4a/Makefile | 5 | ||||
-rw-r--r-- | textproc/po4a/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile index cbeeff39d7f..91df9081347 100644 --- a/textproc/po4a/Makefile +++ b/textproc/po4a/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2019/08/11 13:24:00 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2019/11/13 21:23:23 wiz Exp $ -DISTNAME= po4a-0.56 -PKGREVISION= 1 +DISTNAME= po4a-0.57 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=mquinson/} GITHUB_RELEASE= v${PKGVERSION_NOREV} diff --git a/textproc/po4a/distinfo b/textproc/po4a/distinfo index ae7fdfdc230..ad25b1392a3 100644 --- a/textproc/po4a/distinfo +++ b/textproc/po4a/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.15 2019/06/11 11:41:39 wiz Exp $ +$NetBSD: distinfo,v 1.16 2019/11/13 21:23:23 wiz Exp $ -SHA1 (po4a-0.56.tar.gz) = ccaeef57494ac20b8ab893609fb9fde299ddaa53 -RMD160 (po4a-0.56.tar.gz) = c1d58329dfdee17f44c38443d4ca01e920aa4886 -SHA512 (po4a-0.56.tar.gz) = 4fc1ca5743471577d9e8bd0b80285b9dbd83b964f8e828472787a6deaf8b8388bb7f96e68afab4119c1f5488fe371d3b1fa94b101204a59228d1cc2f0878f3c1 -Size (po4a-0.56.tar.gz) = 2994792 bytes +SHA1 (po4a-0.57.tar.gz) = e04773a3fdf8fa9ab260435e3022da708a76af4d +RMD160 (po4a-0.57.tar.gz) = 66738abe4e00e31fe4291953b45345ad762e2b9a +SHA512 (po4a-0.57.tar.gz) = 7ac2e614c126b049feeb8edbafb71a875cee78fb85d8cd74f3bf5b555cc8b2d19d5e4606b732e714e937c34e178729d73edfe559de594c5ffe811b5162b27d81 +Size (po4a-0.57.tar.gz) = 3079550 bytes SHA1 (patch-Po4aBuilder.pm) = 642d3155c5ebd1d85d70dc3359651c602b17fb56 |