Received: by mail.netbsd.org (Postfix, from userid 605) id 90CA8850F2; Tue, 29 Jun 2021 05:19:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CE68284DE4 for ; Tue, 29 Jun 2021 05:19:47 +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 X15QGJMW4b8n for ; Tue, 29 Jun 2021 05:19:47 +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 31FC284D90 for ; Tue, 29 Jun 2021 05:19:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 25806FA95; Tue, 29 Jun 2021 05:19:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1624943987255080" MIME-Version: 1.0 Date: Tue, 29 Jun 2021 05:19:47 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/m4 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210629051947.25806FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1624943987255080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jun 29 05:19:47 UTC 2021 Modified Files: pkgsrc/devel/m4: distinfo Removed Files: pkgsrc/devel/m4/patches: patch-isnan.c Log Message: m4: remove vax patch that is not needed anymore jklos@ ok To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 pkgsrc/devel/m4/distinfo cvs rdiff -u -r1.2 -r0 pkgsrc/devel/m4/patches/patch-isnan.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1624943987255080 Content-Disposition: inline Content-Length: 844 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/m4/distinfo diff -u pkgsrc/devel/m4/distinfo:1.48 pkgsrc/devel/m4/distinfo:1.49 --- pkgsrc/devel/m4/distinfo:1.48 Mon Jun 28 18:30:57 2021 +++ pkgsrc/devel/m4/distinfo Tue Jun 29 05:19:46 2021 @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.48 2021/06/28 18:30:57 wiz Exp $ +$NetBSD: distinfo,v 1.49 2021/06/29 05:19:46 wiz Exp $ SHA1 (m4-1.4.19.tar.gz) = 1b9141800f481353b8bcfafe8ec03d3d95f03f64 RMD160 (m4-1.4.19.tar.gz) = e42a1d0bcec2f27e3e2b64055e7890ff0144f038 SHA512 (m4-1.4.19.tar.gz) = f5dd0f02fcae65a176a16af9a8e1747c26e9440c6c224003ba458d3298b777a75ffb189aee9051fb0c4840b2a48278be4a51d959381af0b1d627570f478c58f2 Size (m4-1.4.19.tar.gz) = 2953876 bytes -SHA1 (patch-isnan.c) = ced386b73e5fbace021fe5d2e9abb5025e3a90be SHA1 (patch-lib_strerror_override.c) = 29905fecf6c92f75c4999f1e3cb56e14fe2f4aae --_----------=_1624943987255080--