Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2019 18:01:59 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r496361 - head/misc/help2man
Message-ID:  <201903201801.x2KI1xXj038050@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Mar 20 18:01:59 2019
New Revision: 496361
URL: https://svnweb.freebsd.org/changeset/ports/496361

Log:
  Update to 1.47.9
  
  - Add Tamil translation (thanks to Arun Isaac).

Modified:
  head/misc/help2man/Makefile
  head/misc/help2man/distinfo

Modified: head/misc/help2man/Makefile
==============================================================================
--- head/misc/help2man/Makefile	Wed Mar 20 18:01:54 2019	(r496360)
+++ head/misc/help2man/Makefile	Wed Mar 20 18:01:59 2019	(r496361)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	help2man
-PORTVERSION=	1.47.8
-PORTREVISION=	1
+PORTVERSION=	1.47.9
 CATEGORIES=	misc
 MASTER_SITES=	GNU
 
@@ -30,11 +29,11 @@ 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 pt_BR sv uk zh_CN
+.for lang in de es fr pl pt_BR sv ta uk zh_CN
 NLS_INFO+=		${PORTNAME}-${lang}
 .endfor
 
-.for lang in da de el eo es fi fr hr hu it ja nb pl pt_BR ru sr sv uk vi zh_CN
+.for lang in da de el eo es fi fr hr hu it ja nb pl pt_BR ru sr sv ta uk vi zh_CN
 NLS_PLIST_FILES+=	man/${lang}/man1/${PORTNAME}.1.gz \
 			share/locale/${lang}/LC_MESSAGES/${PORTNAME}.mo
 .endfor

Modified: head/misc/help2man/distinfo
==============================================================================
--- head/misc/help2man/distinfo	Wed Mar 20 18:01:54 2019	(r496360)
+++ head/misc/help2man/distinfo	Wed Mar 20 18:01:59 2019	(r496361)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539624846
-SHA256 (help2man-1.47.8.tar.xz) = 528f6a81ad34cbc76aa7dce5a82f8b3d2078ef065271ab81fda033842018a8dc
-SIZE (help2man-1.47.8.tar.xz) = 200264
+TIMESTAMP = 1553089517
+SHA256 (help2man-1.47.9.tar.xz) = df9e8b03937098149c43610efb27980b2d9c799ea7813e9960da4317b75923d2
+SIZE (help2man-1.47.9.tar.xz) = 202012



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903201801.x2KI1xXj038050>