Received: by mail.netbsd.org (Postfix, from userid 605) id 001BE84DE1; Mon, 12 Nov 2018 12:51:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EF54284DA8 for ; Mon, 12 Nov 2018 12:51:41 +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 1j6_o-UsrFfZ for ; Mon, 12 Nov 2018 12:51:41 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2B1B984CD5 for ; Mon, 12 Nov 2018 12:51:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 277FFFB1F; Mon, 12 Nov 2018 12:51:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154202710143600" MIME-Version: 1.0 Date: Mon, 12 Nov 2018 12:51:41 +0000 From: "Klaus Klein" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kleink@netbsd.org X-Mailer: log_accum Message-Id: <20181112125141.277FFFB1F@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. --_----------=_154202710143600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kleink Date: Mon Nov 12 12:51:41 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated textproc/py-cssselect2 to 0.2.1. To generate a diff of this commit: cvs rdiff -u -r1.4664 -r1.4665 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154202710143600 Content-Disposition: inline Content-Length: 725 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4664 pkgsrc/doc/CHANGES-2018:1.4665 --- pkgsrc/doc/CHANGES-2018:1.4664 Mon Nov 12 12:26:38 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Nov 12 12:51:40 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4664 2018/11/12 12:26:38 kleink Exp $ +$NetBSD: CHANGES-2018,v 1.4665 2018/11/12 12:51:40 kleink Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6526,3 +6526,4 @@ Changes to the packages collection and i Updated www/libsass to 3.5.5 [adam 2018-11-12] Updated sysutils/zabbix to 4.0.1 [he 2018-11-12] Updated www/py-wtforms to 2.2.1 [kleink 2018-11-12] + Updated textproc/py-cssselect2 to 0.2.1 [kleink 2018-11-12] --_----------=_154202710143600--