diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-03-12 01:10:28 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-03-12 01:10:28 +0800 |
commit | 822d11d0be486c12f7729e62690f7526ccb8b65b (patch) | |
tree | f9f83b468b34bb5a56a6c321e87ecf1e38bc8204 | |
parent | d1d2afbe615e08547732bccda1710a92954d8182 (diff) | |
download | freebsd-ports-gnome-822d11d0be486c12f7729e62690f7526ccb8b65b.tar.gz freebsd-ports-gnome-822d11d0be486c12f7729e62690f7526ccb8b65b.tar.zst freebsd-ports-gnome-822d11d0be486c12f7729e62690f7526ccb8b65b.zip |
- Update to 1.39.2
Changes:
- Update Russian translation (thanks to Yuri Kozlov).
- Update Ukranian translation (thanks to Yuri Chornoivan).
- Update Polish translation (thanks to Jakub Bogusz).
- Add Esperanto translation (thanks to Felipe Castro).
- Update Finnish translation (thanks to Tommi Vainikainen).
-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 9a2b9c840db3..8c645d5422df 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -6,7 +6,7 @@ # PORTNAME= help2man -PORTVERSION= 1.39.1 +PORTVERSION= 1.39.2 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 uk vi +LANGS= de el eo 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 ce1f7313b6b0..e508ff1fe128 100644 --- a/misc/help2man/distinfo +++ b/misc/help2man/distinfo @@ -1,2 +1,2 @@ -SHA256 (help2man-1.39.1.tar.gz) = 511a85c1043bde40c4eb8fa3cd349a39d8ee2f17641e6722b72144fceb2c4fd9 -SIZE (help2man-1.39.1.tar.gz) = 149952 +SHA256 (help2man-1.39.2.tar.gz) = 79064dec02bbf6a7c04bde209aba9db289598ac57c0a52aa3176b9b44d4f8f4b +SIZE (help2man-1.39.2.tar.gz) = 159413 |