diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-03-11 17:10:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-03-11 17:10:28 +0000 |
commit | 80e79959256f6e097daf40ba5d4e4cb1918cd951 (patch) | |
tree | d856c9f0063be73c701bd5472441e8f7fa4bf427 /misc/help2man | |
parent | 1cf27d83455ece5f8d505f4e0d593510b362265f (diff) | |
download | ports-80e79959256f6e097daf40ba5d4e4cb1918cd951.tar.gz ports-80e79959256f6e097daf40ba5d4e4cb1918cd951.zip |
Notes
Diffstat (limited to 'misc/help2man')
-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 |