Received: by mail.netbsd.org (Postfix, from userid 605) id D1F7F84E4E; Tue, 28 Nov 2017 14:57:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 59F9F84E3C for ; Tue, 28 Nov 2017 14:57:30 +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 cgxaxJ2IMVVb for ; Tue, 28 Nov 2017 14:57:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E6D7484C8D for ; Tue, 28 Nov 2017 14:57:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E534FFB40; Tue, 28 Nov 2017 14:57:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1511881049129370" MIME-Version: 1.0 Date: Tue, 28 Nov 2017 14:57:29 +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: <20171128145729.E534FFB40@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. --_----------=_1511881049129370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Nov 28 14:57:29 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated x11/libXcursor to 1.1.15 To generate a diff of this commit: cvs rdiff -u -r1.5089 -r1.5090 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1511881049129370 Content-Disposition: inline Content-Length: 713 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.5089 pkgsrc/doc/CHANGES-2017:1.5090 --- pkgsrc/doc/CHANGES-2017:1.5089 Tue Nov 28 14:56:20 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Nov 28 14:57:29 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5089 2017/11/28 14:56:20 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.5090 2017/11/28 14:57:29 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7310,3 +7310,4 @@ Changes to the packages collection and i Updated devel/GConf-ui to 3.2.3 [wiz 2017-11-28] Updated devel/physfs to 3.0.1 [wiz 2017-11-28] Updated sysutils/libgtop to 2.28.4nb11 [wiz 2017-11-28] + Updated x11/libXcursor to 1.1.15 [wiz 2017-11-28] --_----------=_1511881049129370--