diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-01-04 11:53:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-01-04 11:53:39 +0800 |
commit | 75275b5064d0e52574f638fa34903f0523f3ed22 (patch) | |
tree | 12593fedde009f4b42b952438bda76599114687f /misc/help2man | |
parent | e85364338f298d6da3b75e79f1bb7116c7554d6f (diff) | |
download | freebsd-ports-gnome-75275b5064d0e52574f638fa34903f0523f3ed22.tar.gz freebsd-ports-gnome-75275b5064d0e52574f638fa34903f0523f3ed22.tar.zst freebsd-ports-gnome-75275b5064d0e52574f638fa34903f0523f3ed22.zip |
- Update to 1.40.5
Changes:
- Clean up some lintian warnings: build-targets, source format and standards
version.
- Add Serbian translation (thanks to Miroslav Nikoli)
- Fix trivial translation changes due to additional copyright year.
- Minor fix to Italian translation.
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 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 |