Received: by mail.netbsd.org (Postfix, from userid 605) id C204484E7A; Tue, 29 Sep 2020 06:05:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4BED884E71 for ; Tue, 29 Sep 2020 06:05:23 +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 pUFU3ki_2T8i for ; Tue, 29 Sep 2020 06:05:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A4F7184D29 for ; Tue, 29 Sep 2020 06:05:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A155AFB28; Tue, 29 Sep 2020 06:05:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1601359522290410" MIME-Version: 1.0 Date: Tue, 29 Sep 2020 06:05:22 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20200929060522.A155AFB28@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. --_----------=_1601359522290410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Tue Sep 29 06:05:22 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated graphics/libheif to 1.9.1nb1 To generate a diff of this commit: cvs rdiff -u -r1.5480 -r1.5481 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1601359522290410 Content-Disposition: inline Content-Length: 763 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.5480 pkgsrc/doc/CHANGES-2020:1.5481 --- pkgsrc/doc/CHANGES-2020:1.5480 Tue Sep 29 03:12:59 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Sep 29 06:05:22 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.5480 2020/09/29 03:12:59 khorben Exp $ +$NetBSD: CHANGES-2020,v 1.5481 2020/09/29 06:05:22 triaxx Exp $ Changes to the packages collection and infrastructure in 2020: @@ -8164,3 +8164,4 @@ Changes to the packages collection and i Added devel/deepstate-libfuzzer version 0.1 [khorben 2020-09-29] Added devel/deepstate-honggfuzz version 0.1 [khorben 2020-09-29] Added devel/py-deepstate version 0.1 [khorben 2020-09-29] + Updated graphics/libheif to 1.9.1nb1 [triaxx 2020-09-29] --_----------=_1601359522290410--