- 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).
This commit is contained in:
parent
ccf2a11845
commit
83d9d6f5f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320289
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= help2man
|
||||
PORTVERSION= 1.41.2
|
||||
PORTVERSION= 1.42.1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= GNU/${PORTNAME}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue