Received: by mail.netbsd.org (Postfix, from userid 605) id D553B84D48; Thu, 24 Jan 2019 23:35:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 55A0D84D41 for ; Thu, 24 Jan 2019 23:35:34 +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 TV3KT5idlZVj for ; Thu, 24 Jan 2019 23:35:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8836C84CF1 for ; Thu, 24 Jan 2019 23:35:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 83731FB16; Thu, 24 Jan 2019 23:35:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1548372933270850" MIME-Version: 1.0 Date: Thu, 24 Jan 2019 23:35:33 +0000 From: "Alexander Nasonov" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: alnsn@netbsd.org X-Mailer: log_accum Message-Id: <20190124233533.83731FB16@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. --_----------=_1548372933270850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: alnsn Date: Thu Jan 24 23:35:33 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated net/obfs4proxy to 0.0.8. To generate a diff of this commit: cvs rdiff -u -r1.410 -r1.411 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1548372933270850 Content-Disposition: inline Content-Length: 723 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.410 pkgsrc/doc/CHANGES-2019:1.411 --- pkgsrc/doc/CHANGES-2019:1.410 Thu Jan 24 18:18:36 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Jan 24 23:35:33 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.410 2019/01/24 18:18:36 nia Exp $ +$NetBSD: CHANGES-2019,v 1.411 2019/01/24 23:35:33 alnsn Exp $ Changes to the packages collection and infrastructure in 2019: @@ -606,3 +606,4 @@ Changes to the packages collection and i Updated www/py-soupsieve to 1.7.3 [adam 2019-01-24] Updated www/py-scrapy to 1.5.2 [adam 2019-01-24] Updated graphics/papirus-icon-theme to 20190106 [nia 2019-01-24] + Updated net/obfs4proxy to 0.0.8 [alnsn 2019-01-24] --_----------=_1548372933270850--