diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-04 03:53:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-04 03:53:39 +0000 |
commit | 1c5d9b9f3fb64ef9bcac01b64efe1832ac9a9624 (patch) | |
tree | c5525eb939d9b9f2d6fba0fe777f9634f1636160 /misc | |
parent | ef55839b2a2fc6aa690a1cb4322af0aacdafcf70 (diff) | |
download | ports-1c5d9b9f3fb64ef9bcac01b64efe1832ac9a9624.tar.gz ports-1c5d9b9f3fb64ef9bcac01b64efe1832ac9a9624.zip |
Notes
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 dc21604faae0..9ae702056f91 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -6,7 +6,7 @@ # PORTNAME= help2man -PORTVERSION= 1.40.4 +PORTVERSION= 1.40.5 CATEGORIES= misc MASTER_SITES= GNU/${PORTNAME} @@ -34,7 +34,7 @@ CFLAGS+= -lintl MANLANG= "" ${LANGS} ${LANGS_MTREE} USE_GETTEXT= yes -LANGS= de el eo fi fr it pl pt_BR ru sv uk vi +LANGS= de el eo fi fr it pl pt_BR ru sr sv uk vi LANGS_MTREE= ja # languages that already exist in BSD.local.dist PLIST_FILES+= lib/bindtextdomain.so diff --git a/misc/help2man/distinfo b/misc/help2man/distinfo index 733100c9b79c..4fefcd53e7af 100644 --- a/misc/help2man/distinfo +++ b/misc/help2man/distinfo @@ -1,2 +1,2 @@ -SHA256 (help2man-1.40.4.tar.gz) = 1c41a88b640798e03adcfa5dbdd7d168f31817bdafdcf5f34005dc12c1d0796f -SIZE (help2man-1.40.4.tar.gz) = 177561 +SHA256 (help2man-1.40.5.tar.gz) = 13599a89080628617f31ca1e7eee38d0b11b2c088708c14eba35b99d67b23cb4 +SIZE (help2man-1.40.5.tar.gz) = 183931 |