Received: by mail.netbsd.org (Postfix, from userid 605) id 2AD8684D53; Wed, 2 Jan 2019 10:36:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AC15D84D46 for ; Wed, 2 Jan 2019 10:36:33 +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 gMtbL11fshgd for ; Wed, 2 Jan 2019 10:36:33 +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 1070E84CDF for ; Wed, 2 Jan 2019 10:36:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0AAB1FB16; Wed, 2 Jan 2019 10:36:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1546425393133500" MIME-Version: 1.0 Date: Wed, 2 Jan 2019 10:36:33 +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: <20190102103633.0AAB1FB16@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. --_----------=_1546425393133500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jan 2 10:36:32 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Added www/py-soupsieve; Updated www/py-beautifulsoup4 To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1546425393133500 Content-Disposition: inline Content-Length: 782 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.18 pkgsrc/doc/CHANGES-2019:1.19 --- pkgsrc/doc/CHANGES-2019:1.18 Tue Jan 1 23:58:07 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Jan 2 10:36:32 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.18 2019/01/01 23:58:07 gutteridge Exp $ +$NetBSD: CHANGES-2019,v 1.19 2019/01/02 10:36:32 adam Exp $ Changes to the packages collection and infrastructure in 2019: @@ -20,3 +20,5 @@ Changes to the packages collection and i Updated chat/gajim to 1.1.1 [nia 2019-01-01] Updated chat/gajim-plugin-omemo to 2.6.25 [nia 2019-01-01] Updated editors/kate to 4.14.3nb15 [gutteridge 2019-01-01] + Added www/py-soupsieve version 1.6.1 [adam 2019-01-02] + Updated www/py-beautifulsoup4 to 4.7.0 [adam 2019-01-02] --_----------=_1546425393133500--