diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-06-07 03:32:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-06-07 03:32:45 +0800 |
commit | 835c115d8c8b53070130cc68ebd3a3533504eee1 (patch) | |
tree | 11bcfae56b9d765fc824930a060cb59c53a6a82d /misc | |
parent | f0daa69e30f94c1ff070cee511b5678c17f95bbc (diff) | |
download | freebsd-ports-gnome-835c115d8c8b53070130cc68ebd3a3533504eee1.tar.gz freebsd-ports-gnome-835c115d8c8b53070130cc68ebd3a3533504eee1.tar.zst freebsd-ports-gnome-835c115d8c8b53070130cc68ebd3a3533504eee1.zip |
- Update to 1.40.2
Changes:
- Remove a superfluous period from texinfo doc.
- Change footnote about supported languages to a simple paragraph.
- Update Italian translation (thanks to Sergio Zanchetta).
- Update Ukrainian translation (thanks to Yuri Chornoivan).
- Update French translation (thanks to David Prevot).
- Update Japanese translation (thanks to Yasumichi Akahoshi).
- Update Russian translation (thanks to Yuri Kozlov).
- Update Polish translation (thanks to Jakub Bogusz).
Diffstat (limited to 'misc')
-rw-r--r-- | misc/help2man/Makefile | 2 | ||||
-rw-r--r-- | misc/help2man/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index 9ad2bc3a69f0..d197fd38a71f 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -6,7 +6,7 @@ # PORTNAME= help2man -PORTVERSION= 1.40.1 +PORTVERSION= 1.40.2 CATEGORIES= misc MASTER_SITES= GNU/${PORTNAME} diff --git a/misc/help2man/distinfo b/misc/help2man/distinfo index b695719ee987..e423fb62e9f2 100644 --- a/misc/help2man/distinfo +++ b/misc/help2man/distinfo @@ -1,2 +1,2 @@ -SHA256 (help2man-1.40.1.tar.gz) = 3b924cbbccf64867c70b099bf56c65e2d3804b4aaf4fc1fa060779ecd15c5887 -SIZE (help2man-1.40.1.tar.gz) = 174124 +SHA256 (help2man-1.40.2.tar.gz) = 198ff98215cb20c382d745b1be64c33e4c4f87d153dcd7227de750721436e5ad +SIZE (help2man-1.40.2.tar.gz) = 174568 |