diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-04-10 00:25:23 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-04-10 00:25:23 +0800 |
commit | 63daa0f8fb65ae8f04af0f58baf860f85ff29667 (patch) | |
tree | 2d8751114f0f33f7ba8bbac11d830e314e5964de /misc | |
parent | 00df33d28336e025864cc6e562b2da2147cd0469 (diff) | |
download | freebsd-ports-gnome-63daa0f8fb65ae8f04af0f58baf860f85ff29667.tar.gz freebsd-ports-gnome-63daa0f8fb65ae8f04af0f58baf860f85ff29667.tar.zst freebsd-ports-gnome-63daa0f8fb65ae8f04af0f58baf860f85ff29667.zip |
- Update to 1.40.8
Changes:
- Update French translation (thanks to David Prevot).
- Update Italian translation (thanks to Sergio Zanchetta).
- Update Polish translation (thanks to Jakub Bogusz).
- Update Russian translation (thanks to Yuri Kozlov).
- Update Ukranian translation (thanks to Yuri Chornoivan).
- Modify self-extracting scripts to output to a temporary file.
- Ensure that help2man exists before building manual pages (as reported by
Richard Maw).
Feature safe: yes
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 e389ab796c38..12be481f8273 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -6,7 +6,7 @@ # PORTNAME= help2man -PORTVERSION= 1.40.7 +PORTVERSION= 1.40.8 CATEGORIES= misc MASTER_SITES= GNU/${PORTNAME} diff --git a/misc/help2man/distinfo b/misc/help2man/distinfo index 730e81220c72..f88962f24c5a 100644 --- a/misc/help2man/distinfo +++ b/misc/help2man/distinfo @@ -1,2 +1,2 @@ -SHA256 (help2man-1.40.7.tar.gz) = 83eafff6b59ca8aea15b80654dcea3d620e27280ab46404d300a008399b59fd2 -SIZE (help2man-1.40.7.tar.gz) = 181936 +SHA256 (help2man-1.40.8.tar.gz) = f23bacb511c22904abda37aa10e1933fc88c4a157222bff4bafb4964bf82d768 +SIZE (help2man-1.40.8.tar.gz) = 182092 |