Received: by mail.netbsd.org (Postfix, from userid 605) id 9FAE584E07; Tue, 22 Jan 2019 02:28:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0CB5F84D6E for ; Tue, 22 Jan 2019 02:28:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id lywmo8VWsDew for ; Tue, 22 Jan 2019 02:28:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 4485A84D5E for ; Tue, 22 Jan 2019 02:28:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3523FFB16; Tue, 22 Jan 2019 02:28:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15481241352110" MIME-Version: 1.0 Date: Tue, 22 Jan 2019 02:28:55 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/devel/tradcpp To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20190122022855.3523FFB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_15481241352110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: dholland Date: Tue Jan 22 02:28:55 UTC 2019 Modified Files: pkgsrc/devel/tradcpp: Makefile distinfo Removed Files: pkgsrc/devel/tradcpp/patches: patch-config.h Log Message: Update tradcpp to 0.5.3. Upstream changes: - Fix markup typo in the man page. - Abort on line numbering or column numbering overflow. Line numbers are limited to values that fit in "unsigned int". Also reject input lines longer than 2^32-1 characters. It seems reasonable to presume that any input that violates these constraints is someone screwing around and not a serious attempt to compile or preprocess anything useful. Done in response to n2129, but without getting into any of the silliness found there. - Recognize __ia64__ for IA64 builds. - Recognize __aarch64__ for 64-bit ARM builds, as sent in by various people. - Recognize __riscv__ and __riscv64__ for risc-v builds. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/tradcpp/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/tradcpp/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/devel/tradcpp/patches/patch-config.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15481241352110 Content-Disposition: inline Content-Length: 1924 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/tradcpp/Makefile diff -u pkgsrc/devel/tradcpp/Makefile:1.12 pkgsrc/devel/tradcpp/Makefile:1.13 --- pkgsrc/devel/tradcpp/Makefile:1.12 Fri Dec 16 18:30:58 2016 +++ pkgsrc/devel/tradcpp/Makefile Tue Jan 22 02:28:54 2019 @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.12 2016/12/16 18:30:58 dholland Exp $ +# $NetBSD: Makefile,v 1.13 2019/01/22 02:28:54 dholland Exp $ # -DISTNAME= tradcpp-0.5.2 -PKGREVISION= 2 +DISTNAME= tradcpp-0.5.3 CATEGORIES= devel MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/dholland/ MAINTAINER= dholland@NetBSD.org -#HOMEPAGE= http://www.netbsd.org/~dholland/tradcpp/ (not yet) +HOMEPAGE= http://www.NetBSD.org/~dholland/tradcpp/ COMMENT= Traditional (K&R-style) C preprocessor LICENSE= modified-bsd Index: pkgsrc/devel/tradcpp/distinfo diff -u pkgsrc/devel/tradcpp/distinfo:1.14 pkgsrc/devel/tradcpp/distinfo:1.15 --- pkgsrc/devel/tradcpp/distinfo:1.14 Fri Dec 16 04:56:04 2016 +++ pkgsrc/devel/tradcpp/distinfo Tue Jan 22 02:28:54 2019 @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.14 2016/12/16 04:56:04 dholland Exp $ +$NetBSD: distinfo,v 1.15 2019/01/22 02:28:54 dholland Exp $ -SHA1 (tradcpp-0.5.2.tar.gz) = 2864cadfffcb5b04ff6e2cccdfcc3a64898b0d82 -RMD160 (tradcpp-0.5.2.tar.gz) = 2eb9e53caf7d18673ed5d4098bdf85058734d382 -SHA512 (tradcpp-0.5.2.tar.gz) = 84af2e82eb690d9451e1b0283432d7694b23d6d714fc7f275b4d3fc92c84b2a49d829849978a13789e32197e1961f16b442b68d6091b005c2165c3c9b5a53ac5 -Size (tradcpp-0.5.2.tar.gz) = 37996 bytes -SHA1 (patch-config.h) = 39449427a934ab0878a8b3860e5ab3e24eadae04 +SHA1 (tradcpp-0.5.3.tar.gz) = 68e2b3a15e403b465e49eb82daea4ccb6f2914f3 +RMD160 (tradcpp-0.5.3.tar.gz) = e1ec74bc8623587ec26a8c7c8292e96935037144 +SHA512 (tradcpp-0.5.3.tar.gz) = 31ef1fc9db5e1fdb88c3decab981de9e5341620302195e3ae6883bb5eb3e3937a5d6543f7127c7a242edbe4c0864b3d1bc16ad6fce17e8662af337ffa2a60296 +Size (tradcpp-0.5.3.tar.gz) = 38683 bytes --_----------=_15481241352110--