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 C454D7A262 for ; Tue, 7 Mar 2017 10:18:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7864C8572E; Tue, 7 Mar 2017 10:18:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 095628571A for ; Tue, 7 Mar 2017 10:18:37 +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 GhrssdDJKq2e for ; Tue, 7 Mar 2017 10:18:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 61E488559C for ; Tue, 7 Mar 2017 10:18:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 60178FBE4; Tue, 7 Mar 2017 10:18:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148888191649300" MIME-Version: 1.0 Date: Tue, 7 Mar 2017 10:18:36 +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: <20170307101836.60178FBE4@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. --_----------=_148888191649300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Mar 7 10:18:36 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Added textproc/py-sphinxcontrib-newsfeed version 0.1.4 To generate a diff of this commit: cvs rdiff -u -r1.1017 -r1.1018 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148888191649300 Content-Disposition: inline Content-Length: 731 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.1017 pkgsrc/doc/CHANGES-2017:1.1018 --- pkgsrc/doc/CHANGES-2017:1.1017 Tue Mar 7 09:07:46 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Mar 7 10:18:36 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1017 2017/03/07 09:07:46 manu Exp $ +$NetBSD: CHANGES-2017,v 1.1018 2017/03/07 10:18:36 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1240,3 +1240,4 @@ Changes to the packages collection and i Updated time/khal to 0.9.3 [wiz 2017-03-06] Updated misc/dpkg to 1.18.23 [wiz 2017-03-06] Updated filesystems/glusterfs to 3.8.9 [manu 2017-03-07] + Added textproc/py-sphinxcontrib-newsfeed version 0.1.4 [wiz 2017-03-07] --_----------=_148888191649300--