Received: by mail.netbsd.org (Postfix, from userid 605) id B7DB384D16; Sun, 30 May 2021 01:53:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E51CA84D81 for ; Sun, 30 May 2021 01:53:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id U_Qxl_LV_Srt for ; Sun, 30 May 2021 01:53:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 43A3484CEE for ; Sun, 30 May 2021 01:53:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 40831FA95; Sun, 30 May 2021 01:53:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622339613214060" MIME-Version: 1.0 Date: Sun, 30 May 2021 01:53:33 +0000 From: "Michael Forney" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mcf@netbsd.org X-Mailer: log_accum Message-Id: <20210530015333.40831FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622339613214060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mcf Date: Sun May 30 01:53:33 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: remove duplicate CHANGES entry for valgrind 3.17.0 To generate a diff of this commit: cvs rdiff -u -r1.3049 -r1.3050 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622339613214060 Content-Disposition: inline Content-Length: 718 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3049 pkgsrc/doc/CHANGES-2021:1.3050 --- pkgsrc/doc/CHANGES-2021:1.3049 Sun May 30 01:50:27 2021 +++ pkgsrc/doc/CHANGES-2021 Sun May 30 01:53:33 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3049 2021/05/30 01:50:27 mcf Exp $ +$NetBSD: CHANGES-2021,v 1.3050 2021/05/30 01:53:33 mcf Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4684,4 +4684,3 @@ Changes to the packages collection and i Updated security/yara to 4.1.1 [khorben 2021-05-30] Updated security/ssdeep to 2.14.1 [khorben 2021-05-30] Updated devel/valgrind to 3.17.0 [mcf 2021-05-30] - Updated devel/valgrind to 3.17.0 [mcf 2021-05-30] --_----------=_1622339613214060--