svn commit: r320289 - head/misc/help2man

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 8 21:06:32 UTC 2013


Author: sunpoet
Date: Sat Jun  8 21:06:31 2013
New Revision: 320289
URL: http://svnweb.freebsd.org/changeset/ports/320289

Log:
  - Update to 1.42.1
  
  Changes:
  - Update Vietnamese translation (thanks to Tran Ngoc Quan).
  - Update Croatian translation (thanks to Tomislav Krznar).
  - Consistently strip path and/or libtool "lt-" prefix from any instance of
    $program derived from --help or --version (thanks to Eric Shattow for
    identifying the issue).

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

Modified: head/misc/help2man/Makefile
==============================================================================
--- head/misc/help2man/Makefile	Sat Jun  8 21:05:42 2013	(r320288)
+++ head/misc/help2man/Makefile	Sat Jun  8 21:06:31 2013	(r320289)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	help2man
-PORTVERSION=	1.41.2
+PORTVERSION=	1.42.1
 CATEGORIES=	misc
 MASTER_SITES=	GNU/${PORTNAME}
 

Modified: head/misc/help2man/distinfo
==============================================================================
--- head/misc/help2man/distinfo	Sat Jun  8 21:05:42 2013	(r320288)
+++ head/misc/help2man/distinfo	Sat Jun  8 21:06:31 2013	(r320289)
@@ -1,2 +1,2 @@
-SHA256 (help2man-1.41.2.tar.gz) = 6a8c94cde314fdfd1e9e397eeebf2c57b0603c8cc2a2ec9228c7778e1a0940ab
-SIZE (help2man-1.41.2.tar.gz) = 196866
+SHA256 (help2man-1.42.1.tar.gz) = bafe303cfd98dee65358ae08141a9accffa4ec0883ba504ea8598b5f65cae5c2
+SIZE (help2man-1.42.1.tar.gz) = 197137


More information about the svn-ports-all mailing list