Received: by mail.netbsd.org (Postfix, from userid 605) id 8D63A84D62; Thu, 14 Nov 2019 11:00:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 10A5E84CE8 for ; Thu, 14 Nov 2019 11:00:48 +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 Zkb30KWUMKUh for ; Thu, 14 Nov 2019 11:00:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6725484D50 for ; Thu, 14 Nov 2019 11:00:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 650CCFA97; Thu, 14 Nov 2019 11:00:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1573729247163770" MIME-Version: 1.0 Date: Thu, 14 Nov 2019 11:00:47 +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: <20191114110047.650CCFA97@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. --_----------=_1573729247163770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Nov 14 11:00:47 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated x11/xbacklight to 1.2.3 To generate a diff of this commit: cvs rdiff -u -r1.4937 -r1.4938 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19444 -r1.19445 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1573729247163770 Content-Disposition: inline Content-Length: 1251 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.4937 pkgsrc/doc/CHANGES-2019:1.4938 --- pkgsrc/doc/CHANGES-2019:1.4937 Thu Nov 14 10:59:48 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Nov 14 11:00:46 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4937 2019/11/14 10:59:48 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.4938 2019/11/14 11:00:46 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7898,3 +7898,4 @@ Changes to the packages collection and i Updated devel/py-configargparse to 0.15.1 [adam 2019-11-14] Updated misc/py-tqdm to 4.38.0 [adam 2019-11-14] Updated x11/setxkbmap to 1.3.2 [wiz 2019-11-14] + Updated x11/xbacklight to 1.2.3 [wiz 2019-11-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19444 pkgsrc/doc/TODO:1.19445 --- pkgsrc/doc/TODO:1.19444 Thu Nov 14 10:59:48 2019 +++ pkgsrc/doc/TODO Thu Nov 14 11:00:46 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19444 2019/11/14 10:59:48 wiz Exp $ +$NetBSD: TODO,v 1.19445 2019/11/14 11:00:46 wiz Exp $ Suggested new packages ====================== @@ -1313,7 +1313,6 @@ For possible Perl packages updates, see o x2vnc-1.31 o xa65-2.3.7 o xaric-0.13.7 - o xbacklight-1.2.3 o xbiff-1.0.4 o xclock-1.0.9 o xcoral-3.14 --_----------=_1573729247163770--