From cf7d832f889660838ae14bc4c9a9a882ed345527 Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 15 Feb 2014 11:35:27 +0000 Subject: Changes 1.44.1: * Parse option lines in the header section of include files using shell word splitting which allows quoting of multiple words and backslash-escaping of spaces. --- converters/help2man/Makefile | 5 +++-- converters/help2man/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/converters/help2man/Makefile b/converters/help2man/Makefile index 0bd38d2a33a..50f2bfd0af2 100644 --- a/converters/help2man/Makefile +++ b/converters/help2man/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/07/03 08:11:36 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2014/02/15 11:35:27 adam Exp $ -DISTNAME= help2man-1.43.3 +DISTNAME= help2man-1.44.1 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_GNU:=help2man/} +EXTRACT_SUFX= .tar.xz MAINTAINER= arved@arved.at HOMEPAGE= http://www.gnu.org/software/help2man/ diff --git a/converters/help2man/distinfo b/converters/help2man/distinfo index 1224aa59f6e..3eea33d7dfe 100644 --- a/converters/help2man/distinfo +++ b/converters/help2man/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.12 2013/07/26 12:54:39 ryoon Exp $ +$NetBSD: distinfo,v 1.13 2014/02/15 11:35:27 adam Exp $ -SHA1 (help2man-1.43.3.tar.gz) = 9b8d037eaa2fcdc36402540221a0c6df8a441dbd -RMD160 (help2man-1.43.3.tar.gz) = adc9b86908146d7830c94bdffb6bf439c13b90a1 -Size (help2man-1.43.3.tar.gz) = 199611 bytes +SHA1 (help2man-1.44.1.tar.xz) = 36171c66941e9c626275c02b465bbdf288b64a61 +RMD160 (help2man-1.44.1.tar.xz) = 8f38a2f9c3163096a41233bd0fb40699050bd20b +Size (help2man-1.44.1.tar.xz) = 123608 bytes SHA1 (patch-Makefile.in) = 0d6ee6adcd6ee9fb4729acd5338b79e2b321c92c SHA1 (patch-bindtextdomain.c) = 527f54db2b220bad60e80ed8959b9e9c20191cc7 -- cgit v1.2.3