svn commit: r562738 - head/misc/help2man

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 26 17:21:45 UTC 2021


Author: sunpoet
Date: Tue Jan 26 17:21:38 2021
New Revision: 562738
URL: https://svnweb.freebsd.org/changeset/ports/562738

Log:
  Update to 1.47.17
  
  Changes:	https://salsa.debian.org/bod/help2man/-/blob/master/debian/changelog

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

Modified: head/misc/help2man/Makefile
==============================================================================
--- head/misc/help2man/Makefile	Tue Jan 26 17:21:34 2021	(r562737)
+++ head/misc/help2man/Makefile	Tue Jan 26 17:21:38 2021	(r562738)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	help2man
-PORTVERSION=	1.47.16
+PORTVERSION=	1.47.17
 CATEGORIES=	misc
 MASTER_SITES=	GNU
 
@@ -30,7 +30,7 @@ NLS_USES=		gettext
 NLS_VARS=		CONFIGURE_FAIL_MESSAGE="Rebuild lang/${PERL_PORT} and devel/p5-Locale-gettext manually before contacting maintainer."
 NLS_VARS_OFF=		NO_ARCH=yes
 
-.for lang in de es fr pl pt_BR sv ta uk zh_CN
+.for lang in de es fr pl pt_BR sr sv ta uk zh_CN
 NLS_INFO+=		help2man-${lang}
 .endfor
 

Modified: head/misc/help2man/distinfo
==============================================================================
--- head/misc/help2man/distinfo	Tue Jan 26 17:21:34 2021	(r562737)
+++ head/misc/help2man/distinfo	Tue Jan 26 17:21:38 2021	(r562738)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594117133
-SHA256 (help2man-1.47.16.tar.xz) = 3ef8580c5b86e32ca092ce8de43df204f5e6f714b0cd32bc6237e6cd0f34a8f4
-SIZE (help2man-1.47.16.tar.xz) = 203036
+TIMESTAMP = 1611665319
+SHA256 (help2man-1.47.17.tar.xz) = da3a35c50b1e1f8c8fa322d69fa47c9011ce443a8fb8d1d671b1f01b8b0008eb
+SIZE (help2man-1.47.17.tar.xz) = 211476


More information about the svn-ports-head mailing list