Received: by mail.netbsd.org (Postfix, from userid 605) id DEF7C84DDD; Sat, 19 Sep 2020 13:28:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4DD1884DDB for ; Sat, 19 Sep 2020 13:28:58 +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 dFKaV37SpUXF for ; Sat, 19 Sep 2020 13:28:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A03DD84CEF for ; Sat, 19 Sep 2020 13:28:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9CF90FB28; Sat, 19 Sep 2020 13:28:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1600522137237700" MIME-Version: 1.0 Date: Sat, 19 Sep 2020 13:28:57 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20200919132857.9CF90FB28@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. --_----------=_1600522137237700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Sat Sep 19 13:28:57 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated graphics/wxsvg to 1.5.22 To generate a diff of this commit: cvs rdiff -u -r1.5324 -r1.5325 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1600522137237700 Content-Disposition: inline Content-Length: 711 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.5324 pkgsrc/doc/CHANGES-2020:1.5325 --- pkgsrc/doc/CHANGES-2020:1.5324 Sat Sep 19 13:26:27 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Sep 19 13:28:57 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.5324 2020/09/19 13:26:27 taca Exp $ +$NetBSD: CHANGES-2020,v 1.5325 2020/09/19 13:28:57 schmonz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -8000,3 +8000,4 @@ Changes to the packages collection and i Updated net/bind916 to 9.16.7 [taca 2020-09-19] Updated www/drupal7 to 7.73 [taca 2020-09-19] Updated www/drupal8 to 8.9.6 [taca 2020-09-19] + Updated graphics/wxsvg to 1.5.22 [schmonz 2020-09-19] --_----------=_1600522137237700--