Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2013 21:06:32 +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: r320289 - head/misc/help2man
Message-ID:  <201306082106.r58L6Wh4010959@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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