Received: by mail.netbsd.org (Postfix, from userid 605) id 0139984DA1; Wed, 1 May 2019 08:32:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7BC3A84D6C for ; Wed, 1 May 2019 08:32:38 +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 TBOuJSG8xQlA for ; Wed, 1 May 2019 08:32:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D516F84CD5 for ; Wed, 1 May 2019 08:32:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D2FDDFB16; Wed, 1 May 2019 08:32:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1556699557292750" MIME-Version: 1.0 Date: Wed, 1 May 2019 08:32:37 +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: <20190501083237.D2FDDFB16@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. --_----------=_1556699557292750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed May 1 08:32:37 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated x11/xcb-util-xrm to 1.3 To generate a diff of this commit: cvs rdiff -u -r1.1912 -r1.1913 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18976 -r1.18977 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1556699557292750 Content-Disposition: inline Content-Length: 1270 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.1912 pkgsrc/doc/CHANGES-2019:1.1913 --- pkgsrc/doc/CHANGES-2019:1.1912 Wed May 1 08:25:09 2019 +++ pkgsrc/doc/CHANGES-2019 Wed May 1 08:32:37 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1912 2019/05/01 08:25:09 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.1913 2019/05/01 08:32:37 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -3099,3 +3099,4 @@ Changes to the packages collection and i Updated devel/py-pygit2 to 0.28.1 [wiz 2019-05-01] Updated sysutils/spice-protocol to 0.14.0 [wiz 2019-05-01] Updated archivers/zstd to 1.4.0 [wiz 2019-05-01] + Updated x11/xcb-util-xrm to 1.3 [wiz 2019-05-01] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18976 pkgsrc/doc/TODO:1.18977 --- pkgsrc/doc/TODO:1.18976 Wed May 1 08:25:09 2019 +++ pkgsrc/doc/TODO Wed May 1 08:32:37 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18976 2019/05/01 08:25:09 wiz Exp $ +$NetBSD: TODO,v 1.18977 2019/05/01 08:32:37 wiz Exp $ Suggested new packages ====================== @@ -1367,7 +1367,6 @@ For possible Perl packages updates, see o x2vnc-1.31 o xa65-2.3.7 o xaric-0.13.7 - o xcb-util-xrm-1.3 o xcoral-3.14 o xerces-j-2.4.0 [pkg/21725] o xerces-j-2.9.0 --_----------=_1556699557292750--