Received: by mail.netbsd.org (Postfix, from userid 605) id BFDA384DDB; Fri, 25 Aug 2017 12:45:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 51EB984D8D for ; Fri, 25 Aug 2017 12:45:23 +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 x8ApBFHHXPTt for ; Fri, 25 Aug 2017 12:45:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E7A4E84D5D for ; Fri, 25 Aug 2017 12:45:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E60CFFA8A; Fri, 25 Aug 2017 12:45:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150366512222530" MIME-Version: 1.0 Date: Fri, 25 Aug 2017 12:45:22 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20170825124522.E60CFFA8A@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. --_----------=_150366512222530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Fri Aug 25 12:45:22 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/libwnck3 to 3.24.1 To generate a diff of this commit: cvs rdiff -u -r1.3437 -r1.3438 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150366512222530 Content-Disposition: inline Content-Length: 723 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3437 pkgsrc/doc/CHANGES-2017:1.3438 --- pkgsrc/doc/CHANGES-2017:1.3437 Fri Aug 25 12:40:02 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Aug 25 12:45:22 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3437 2017/08/25 12:40:02 prlw1 Exp $ +$NetBSD: CHANGES-2017,v 1.3438 2017/08/25 12:45:22 prlw1 Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4840,3 +4840,4 @@ Changes to the packages collection and i Updated devel/py-gobject3 to 3.24.1 [prlw1 2017-08-25] Updated devel/py-at-spi2 to 2.24.0 [prlw1 2017-08-25] Updated x11/gtk3 to 3.22.19 [prlw1 2017-08-25] + Updated devel/libwnck3 to 3.24.1 [prlw1 2017-08-25] --_----------=_150366512222530--