Received: by mail.netbsd.org (Postfix, from userid 605) id D011484E36; Wed, 16 Jan 2019 08:59:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DB7A284E2B for ; Wed, 16 Jan 2019 08:58:59 +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 vFqMk-KAObhQ for ; Wed, 16 Jan 2019 08:58:59 +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 1846384CCC for ; Wed, 16 Jan 2019 08:58:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 119DEFB16; Wed, 16 Jan 2019 08:58:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154762913990590" MIME-Version: 1.0 Date: Wed, 16 Jan 2019 08:58:59 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20190116085859.119DEFB16@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. --_----------=_154762913990590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jan 16 08:58:58 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Removed filesystems/py-filesystem successor filesystems/py-fs To generate a diff of this commit: cvs rdiff -u -r1.216 -r1.217 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154762913990590 Content-Disposition: inline Content-Length: 752 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.216 pkgsrc/doc/CHANGES-2019:1.217 --- pkgsrc/doc/CHANGES-2019:1.216 Wed Jan 16 08:41:07 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Jan 16 08:58:58 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.216 2019/01/16 08:41:07 adam Exp $ +$NetBSD: CHANGES-2019,v 1.217 2019/01/16 08:58:58 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -308,3 +308,4 @@ Changes to the packages collection and i Added net/py-pyftpdlib version 1.5.4 [adam 2019-01-16] Added filesystems/py-fs version 2.2.1 [adam 2019-01-16] Updated fonts/py-fonttools to 3.35.2 [adam 2019-01-16] + Removed filesystems/py-filesystem successor filesystems/py-fs [adam 2019-01-16] --_----------=_154762913990590--