diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-03-02 10:02:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-03-02 10:02:08 +0800 |
commit | 32e9ca0f14da36dfb1ba5fa14cb05767c7dd53fe (patch) | |
tree | d36cc550334c5c255e555ed3c5fd5b2fa135f96b /misc | |
parent | 09116592ac459bd9eee9a050a9d7f5bc06b9deda (diff) | |
download | freebsd-ports-gnome-32e9ca0f14da36dfb1ba5fa14cb05767c7dd53fe.tar.gz freebsd-ports-gnome-32e9ca0f14da36dfb1ba5fa14cb05767c7dd53fe.tar.zst freebsd-ports-gnome-32e9ca0f14da36dfb1ba5fa14cb05767c7dd53fe.zip |
- Update to 1.39.1
Changes:
- Add option to remove `lt-' prefix for libtool programs (thanks to Ben Asselstine).
- Add Ukranian translation (thanks to Yuri Chornoivan).
- Update Russian translation (thanks to Yuri Kozlov).
- Update Polish translation (thanks to Jakub Bogusz).
Diffstat (limited to 'misc')
-rw-r--r-- | misc/help2man/Makefile | 4 | ||||
-rw-r--r-- | misc/help2man/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index 087b465353cc..9a2b9c840db3 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -6,7 +6,7 @@ # PORTNAME= help2man -PORTVERSION= 1.38.4 +PORTVERSION= 1.39.1 CATEGORIES= misc MASTER_SITES= GNU/${PORTNAME} @@ -34,7 +34,7 @@ CFLAGS+= -lintl MANLANG= "" ${LANGS} USE_GETTEXT= yes -LANGS= de el fi fr it pl pt_BR ru sv vi +LANGS= de el fi fr it pl pt_BR ru sv uk vi PLIST_FILES+= lib/bindtextdomain.so .for lang in ${LANGS} diff --git a/misc/help2man/distinfo b/misc/help2man/distinfo index fba49e59cc3a..ce1f7313b6b0 100644 --- a/misc/help2man/distinfo +++ b/misc/help2man/distinfo @@ -1,2 +1,2 @@ -SHA256 (help2man-1.38.4.tar.gz) = 5eccc9a1e7f15bfc92482f35d8b9b8f0ab21e3cad3d97f818dfa9eddc5ee3349 -SIZE (help2man-1.38.4.tar.gz) = 149314 +SHA256 (help2man-1.39.1.tar.gz) = 511a85c1043bde40c4eb8fa3cd349a39d8ee2f17641e6722b72144fceb2c4fd9 +SIZE (help2man-1.39.1.tar.gz) = 149952 |