Received: by mail.netbsd.org (Postfix, from userid 605) id C4BEA84DB3; Fri, 17 Jan 2020 15:18:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4AD7484D93 for ; Fri, 17 Jan 2020 15:18:05 +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 h7cdwNNKmHMK for ; Fri, 17 Jan 2020 15:18:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D747A84CE9 for ; Fri, 17 Jan 2020 15:18:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D47EBFBF4; Fri, 17 Jan 2020 15:18:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157927428420670" MIME-Version: 1.0 Date: Fri, 17 Jan 2020 15:18:04 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20200117151804.D47EBFBF4@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. --_----------=_157927428420670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Fri Jan 17 15:18:04 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Added www/hs-http-client-tls version 0.3.5.3 To generate a diff of this commit: cvs rdiff -u -r1.547 -r1.548 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157927428420670 Content-Disposition: inline Content-Length: 710 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.547 pkgsrc/doc/CHANGES-2020:1.548 --- pkgsrc/doc/CHANGES-2020:1.547 Fri Jan 17 15:12:19 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Jan 17 15:18:04 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.547 2020/01/17 15:12:19 nia Exp $ +$NetBSD: CHANGES-2020,v 1.548 2020/01/17 15:18:04 pho Exp $ Changes to the packages collection and infrastructure in 2020: @@ -636,3 +636,4 @@ Changes to the packages collection and i Updated editors/ghex to 3.18.4 [nia 2020-01-17] Added net/hs-connection version 0.3.1 [pho 2020-01-17] Removed games/gtetrinet [nia 2020-01-17] + Added www/hs-http-client-tls version 0.3.5.3 [pho 2020-01-17] --_----------=_157927428420670--