diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-03-01 23:19:18 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-03-01 23:19:18 +0800 |
commit | fe761e76e326a85cdbcf083be17d2c50281a3cd1 (patch) | |
tree | 1ebb12d803b1e1712043a63c300b36112bd727fd /misc | |
parent | 1668aa0421e95e83722a53587c414431bff92d15 (diff) | |
download | freebsd-ports-gnome-fe761e76e326a85cdbcf083be17d2c50281a3cd1.tar.gz freebsd-ports-gnome-fe761e76e326a85cdbcf083be17d2c50281a3cd1.tar.zst freebsd-ports-gnome-fe761e76e326a85cdbcf083be17d2c50281a3cd1.zip |
Update to 1.47.6
- Update to debhelper v11.
- Move repository to salsa.debian.org.
- Update Vcs-Git/Vcs-Browser.
- Update standards version to 4.1.3:
- update config.{guess,sub} at build time
- Add Brazilian Portuguese translation of info page (thanks to Rafael Fontenelle).
- Update Hungarian translation (thanks to Balázs Úr)
- Update Brazilian Portuguese translation (thanks to Rafael Fontenelle).
Diffstat (limited to 'misc')
-rw-r--r-- | misc/help2man/Makefile | 4 | ||||
-rw-r--r-- | misc/help2man/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index 9261462eefa2..43277ca6571f 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= help2man -PORTVERSION= 1.47.5 +PORTVERSION= 1.47.6 CATEGORIES= misc MASTER_SITES= GNU @@ -28,7 +28,7 @@ NLS_RUN_DEPENDS= p5-Locale-gettext>=0:devel/p5-Locale-gettext NLS_USES= gettext NLS_VARS= CONFIGURE_FAIL_MESSAGE="Rebuild lang/${PERL_PORT} and devel/p5-Locale-gettext manually before contacting maintainer." -.for lang in de es fr pl uk zh_CN +.for lang in de es fr pl pt_BR uk zh_CN NLS_INFO+= ${PORTNAME}-${lang} .endfor diff --git a/misc/help2man/distinfo b/misc/help2man/distinfo index 07f69fe682d7..f33dd2d4f242 100644 --- a/misc/help2man/distinfo +++ b/misc/help2man/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1506260928 -SHA256 (help2man-1.47.5.tar.xz) = 7ca60b2519fdbe97f463fe2df66a6188d18b514bfd44127d985f0234ee2461b1 -SIZE (help2man-1.47.5.tar.xz) = 186044 +TIMESTAMP = 1519911577 +SHA256 (help2man-1.47.6.tar.xz) = d91b0295b72a638e4a564f643e4e6d1928779131f628c00f356c13bf336de46f +SIZE (help2man-1.47.6.tar.xz) = 192980 |