Received: by mail.netbsd.org (Postfix, from userid 605) id 07C5684D91; Sat, 25 Nov 2017 12:56:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 86A3684D65 for ; Sat, 25 Nov 2017 12:56:47 +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 0cduUTCfRwxL for ; Sat, 25 Nov 2017 12:56:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DC0C284CE4 for ; Sat, 25 Nov 2017 12:56:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DA538FB40; Sat, 25 Nov 2017 12:56:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1511614606220440" MIME-Version: 1.0 Date: Sat, 25 Nov 2017 12:56:46 +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: <20171125125646.DA538FB40@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. --_----------=_1511614606220440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Nov 25 12:56:46 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: doc: Updated www/py-test-httpbin to 0.3.0 To generate a diff of this commit: cvs rdiff -u -r1.5035 -r1.5036 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17913 -r1.17914 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1511614606220440 Content-Disposition: inline Content-Length: 1288 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.5035 pkgsrc/doc/CHANGES-2017:1.5036 --- pkgsrc/doc/CHANGES-2017:1.5035 Sat Nov 25 12:39:26 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Nov 25 12:56:46 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5035 2017/11/25 12:39:26 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.5036 2017/11/25 12:56:46 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7233,3 +7233,4 @@ Changes to the packages collection and i Updated graphics/py-cairo to 1.15.4nb1 [wiz 2017-11-25] Updated devel/mm-common to 0.9.11 [wiz 2017-11-25] Updated devel/py-zconfig to 3.2.0 [wiz 2017-11-25] + Updated www/py-test-httpbin to 0.3.0 [wiz 2017-11-25] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17913 pkgsrc/doc/TODO:1.17914 --- pkgsrc/doc/TODO:1.17913 Sat Nov 25 12:39:27 2017 +++ pkgsrc/doc/TODO Sat Nov 25 12:56:46 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17913 2017/11/25 12:39:27 wiz Exp $ +$NetBSD: TODO,v 1.17914 2017/11/25 12:56:46 wiz Exp $ Suggested new packages ====================== @@ -1246,7 +1246,6 @@ For possible Perl packages updates, see o py-spf-2.0.12t o py-suds-0.4.1 o py-sybase-0.37 - o py-test-httpbin-0.3.0 o py-wxWidgets-3.0.0 o py-yubiauth-0.3.10 o pythontidy-1.23 --_----------=_1511614606220440--