Received: by mail.netbsd.org (Postfix, from userid 605) id A5C4C84D96; Thu, 28 Feb 2019 06:22:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2BD3784D8A for ; Thu, 28 Feb 2019 06:22:38 +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 6VQ0V0fmGbsr for ; Thu, 28 Feb 2019 06:22:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id B76F784C82 for ; Thu, 28 Feb 2019 06:22:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B5455FB16; Thu, 28 Feb 2019 06:22:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1551334957186540" MIME-Version: 1.0 Date: Thu, 28 Feb 2019 06:22: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: <20190228062237.B5455FB16@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. --_----------=_1551334957186540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Feb 28 06:22:37 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated devel/py-stem to 1.7.1 To generate a diff of this commit: cvs rdiff -u -r1.949 -r1.950 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1551334957186540 Content-Disposition: inline Content-Length: 712 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.949 pkgsrc/doc/CHANGES-2019:1.950 --- pkgsrc/doc/CHANGES-2019:1.949 Thu Feb 28 06:20:28 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Feb 28 06:22:37 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.949 2019/02/28 06:20:28 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.950 2019/02/28 06:22:37 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1638,3 +1638,4 @@ Changes to the packages collection and i Updated x11/modular-xorg-server to 1.20.4 [wiz 2019-02-27] Updated devel/ruby-rugged to 0.28.0 [taca 2019-02-27] Updated net/py-nyx to 2.1.0 [wiz 2019-02-28] + Updated devel/py-stem to 1.7.1 [wiz 2019-02-28] --_----------=_1551334957186540--