diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-06-09 05:06:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-06-09 05:06:31 +0800 |
commit | 534d3fadca34383c4f95d7f1098cd75f88c8c6eb (patch) | |
tree | 4d1bdef60cfe1b25f9572bbca6b8d62ad58ed638 /misc | |
parent | 2db18faaa477a20522c3bdd4e95b453e077e11d0 (diff) | |
download | freebsd-ports-gnome-534d3fadca34383c4f95d7f1098cd75f88c8c6eb.tar.gz freebsd-ports-gnome-534d3fadca34383c4f95d7f1098cd75f88c8c6eb.tar.zst freebsd-ports-gnome-534d3fadca34383c4f95d7f1098cd75f88c8c6eb.zip |
- 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).
Diffstat (limited to 'misc')
-rw-r--r-- | misc/help2man/Makefile | 2 | ||||
-rw-r--r-- | misc/help2man/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index 751f7401ecf3..9996b432640a 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= help2man -PORTVERSION= 1.41.2 +PORTVERSION= 1.42.1 CATEGORIES= misc MASTER_SITES= GNU/${PORTNAME} diff --git a/misc/help2man/distinfo b/misc/help2man/distinfo index 1c96ff86c6fc..9f4e765dbd1e 100644 --- a/misc/help2man/distinfo +++ b/misc/help2man/distinfo @@ -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 |