Received: by mail.netbsd.org (Postfix, from userid 605) id 2213784E42; Sun, 25 Feb 2018 21:07:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3BD9684E39 for ; Sun, 25 Feb 2018 21:07:11 +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 tmNSyPn-cXDs for ; Sun, 25 Feb 2018 21:07:10 +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 A1A5884D28 for ; Sun, 25 Feb 2018 21:07:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9A8E8FB40; Sun, 25 Feb 2018 21:07:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1519592830140590" MIME-Version: 1.0 Date: Sun, 25 Feb 2018 21:07:10 +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: <20180225210710.9A8E8FB40@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. --_----------=_1519592830140590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Feb 25 21:07:10 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated x11/gtk3 to 3.22.28 To generate a diff of this commit: cvs rdiff -u -r1.856 -r1.857 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1519592830140590 Content-Disposition: inline Content-Length: 711 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.856 pkgsrc/doc/CHANGES-2018:1.857 --- pkgsrc/doc/CHANGES-2018:1.856 Sun Feb 25 20:56:13 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Feb 25 21:07:10 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.856 2018/02/25 20:56:13 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.857 2018/02/25 21:07:10 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1212,3 +1212,4 @@ Changes to the packages collection and i Updated audio/musicpd to 0.20.18 [wiz 2018-02-25] Updated graphics/ImageMagick to 7.0.7.23 [wiz 2018-02-25] Updated audio/libmpdclient to 2.14 [wiz 2018-02-25] + Updated x11/gtk3 to 3.22.28 [wiz 2018-02-25] --_----------=_1519592830140590--