svn commit: r301740 - head/misc/help2man

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jul 30 19:17:20 UTC 2012


Author: sunpoet
Date: Mon Jul 30 19:17:19 2012
New Revision: 301740
URL: http://svn.freebsd.org/changeset/ports/301740

Log:
  - Update to 1.40.11
  
  Changes:
  - Add Croatian translation (thanks to Tomislav Krznar).

Modified:
  head/misc/help2man/Makefile   (contents, props changed)
  head/misc/help2man/distinfo   (contents, props changed)

Modified: head/misc/help2man/Makefile
==============================================================================
--- head/misc/help2man/Makefile	Mon Jul 30 19:10:52 2012	(r301739)
+++ head/misc/help2man/Makefile	Mon Jul 30 19:17:19 2012	(r301740)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	help2man
-PORTVERSION=	1.40.10
+PORTVERSION=	1.40.11
 CATEGORIES=	misc
 MASTER_SITES=	GNU/${PORTNAME}
 
@@ -36,7 +36,7 @@ CFLAGS+=	-lintl
 MANLANG=	"" ${LANGS} ${LANGS_MTREE}
 USE_GETTEXT=	yes
 
-LANGS=		de el eo fi fr it pl pt_BR ru sr sv uk vi
+LANGS=		de el eo fi fr hr it pl pt_BR ru sr sv uk vi
 LANGS_MTREE=	ja	# languages that already exist in BSD.local.dist
 
 PLIST_FILES+=	lib/bindtextdomain.so

Modified: head/misc/help2man/distinfo
==============================================================================
--- head/misc/help2man/distinfo	Mon Jul 30 19:10:52 2012	(r301739)
+++ head/misc/help2man/distinfo	Mon Jul 30 19:17:19 2012	(r301740)
@@ -1,2 +1,2 @@
-SHA256 (help2man-1.40.10.tar.gz) = f7c85b9af84a87d7da912b62dadf426118841750ed1e4598787a54fddaf82b9c
-SIZE (help2man-1.40.10.tar.gz) = 186197
+SHA256 (help2man-1.40.11.tar.gz) = 34ad76638facd75d5bbc771a6827d1cbc43c435ae64321fb5a9d7b339a861835
+SIZE (help2man-1.40.11.tar.gz) = 190503



More information about the svn-ports-all mailing list