Received: by mail.netbsd.org (Postfix, from userid 605) id CD83484D72; Wed, 6 Nov 2019 14:51:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 56D8184D20 for ; Wed, 6 Nov 2019 14:51:29 +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 thQ7Q7RRTmsr for ; Wed, 6 Nov 2019 14:51:29 +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 E23F084C2B for ; Wed, 6 Nov 2019 14:51:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DFB40FA93; Wed, 6 Nov 2019 14:51:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1573051888205300" MIME-Version: 1.0 Date: Wed, 6 Nov 2019 14:51:28 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20191106145128.DFB40FA93@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. --_----------=_1573051888205300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Nov 6 14:51:28 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated x11/gtk3 to 3.24.12 To generate a diff of this commit: cvs rdiff -u -r1.4797 -r1.4798 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1573051888205300 Content-Disposition: inline Content-Length: 711 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.4797 pkgsrc/doc/CHANGES-2019:1.4798 --- pkgsrc/doc/CHANGES-2019:1.4797 Wed Nov 6 14:37:49 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Nov 6 14:51:28 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4797 2019/11/06 14:37:49 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.4798 2019/11/06 14:51:28 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7633,3 +7633,4 @@ Changes to the packages collection and i Updated graphics/gdk-pixbuf2-xlib to 2.40.0 [wiz 2019-11-06] Updated lang/vala to 0.46.3 [wiz 2019-11-06] Updated security/libssh to 0.91 [wiz 2019-11-06] + Updated x11/gtk3 to 3.24.12 [wiz 2019-11-06] --_----------=_1573051888205300--