Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 0D78C7A16C for ; Tue, 28 Feb 2017 07:35:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AE324855EB; Tue, 28 Feb 2017 07:35:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3FAA6855D3 for ; Tue, 28 Feb 2017 07:35:08 +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 5X6Tp5BWGFAr for ; Tue, 28 Feb 2017 07:35:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D46FB84CD8 for ; Tue, 28 Feb 2017 07:35:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D223DFBE4; Tue, 28 Feb 2017 07:35:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1488267307106310" MIME-Version: 1.0 Date: Tue, 28 Feb 2017 07:35:07 +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: <20170228073507.D223DFBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1488267307106310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Feb 28 07:35:07 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated x11/sessreg to 1.1.1 To generate a diff of this commit: cvs rdiff -u -r1.937 -r1.938 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1488267307106310 Content-Disposition: inline Content-Length: 710 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.937 pkgsrc/doc/CHANGES-2017:1.938 --- pkgsrc/doc/CHANGES-2017:1.937 Mon Feb 27 14:38:53 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Feb 28 07:35:07 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.937 2017/02/27 14:38:53 schmonz Exp $ +$NetBSD: CHANGES-2017,v 1.938 2017/02/28 07:35:07 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1150,3 +1150,4 @@ Changes to the packages collection and i Updated graphics/potrace to 1.14 [wiz 2017-02-27] Updated mail/getmail to 4.54.0 [schmonz 2017-02-27] Updated devel/mr to 1.20170129 [schmonz 2017-02-27] + Updated x11/sessreg to 1.1.1 [wiz 2017-02-28] --_----------=_1488267307106310--