svn commit: r463329 - head/misc/help2man
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Mar 1 15:19:21 UTC 2018
Author: sunpoet
Date: Thu Mar 1 15:19:18 2018
New Revision: 463329
URL: https://svnweb.freebsd.org/changeset/ports/463329
Log:
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).
Modified:
head/misc/help2man/Makefile
head/misc/help2man/distinfo
Modified: head/misc/help2man/Makefile
==============================================================================
--- head/misc/help2man/Makefile Thu Mar 1 15:19:13 2018 (r463328)
+++ head/misc/help2man/Makefile Thu Mar 1 15:19:18 2018 (r463329)
@@ -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-
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
Modified: head/misc/help2man/distinfo
==============================================================================
--- head/misc/help2man/distinfo Thu Mar 1 15:19:13 2018 (r463328)
+++ head/misc/help2man/distinfo Thu Mar 1 15:19:18 2018 (r463329)
@@ -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
More information about the svn-ports-all
mailing list