Received: by mail.netbsd.org (Postfix, from userid 605) id 01D4684D96; Thu, 16 Jan 2020 02:31:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7DBF784D62 for ; Thu, 16 Jan 2020 02:31:50 +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 2Eq_tCCfVbVa for ; Thu, 16 Jan 2020 02:31:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D77C484D56 for ; Thu, 16 Jan 2020 02:31:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D4870FBF4; Thu, 16 Jan 2020 02:31:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1579141909247150" MIME-Version: 1.0 Date: Thu, 16 Jan 2020 02:31:49 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20200116023149.D4870FBF4@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. --_----------=_1579141909247150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Thu Jan 16 02:31:49 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated archivers/engrampa to 1.22.3 To generate a diff of this commit: cvs rdiff -u -r1.440 -r1.441 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1579141909247150 Content-Disposition: inline Content-Length: 729 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.440 pkgsrc/doc/CHANGES-2020:1.441 --- pkgsrc/doc/CHANGES-2020:1.440 Thu Jan 16 01:32:04 2020 +++ pkgsrc/doc/CHANGES-2020 Thu Jan 16 02:31:49 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.440 2020/01/16 01:32:04 nia Exp $ +$NetBSD: CHANGES-2020,v 1.441 2020/01/16 02:31:49 gutteridge Exp $ Changes to the packages collection and infrastructure in 2020: @@ -524,3 +524,4 @@ Changes to the packages collection and i Added devel/hs-basement version 0.0.11 [pho 2020-01-16] Added devel/hs-memory version 0.15.0 [pho 2020-01-16] Updated audio/picard to 2.2.3 [nia 2020-01-16] + Updated archivers/engrampa to 1.22.3 [gutteridge 2020-01-16] --_----------=_1579141909247150--