From 63daa0f8fb65ae8f04af0f58baf860f85ff29667 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Mon, 9 Apr 2012 16:25:23 +0000 Subject: - 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 --- misc/help2man/Makefile | 2 +- misc/help2man/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'misc/help2man') 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 -- cgit