Received: by mail.netbsd.org (Postfix, from userid 605) id 562C284D81; Wed, 5 May 2021 16:51:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 91ED384CD9 for ; Wed, 5 May 2021 16:51:53 +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 VaxqAGp3JAEh for ; Wed, 5 May 2021 16:51:53 +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 E95F384D52 for ; Wed, 5 May 2021 16:51:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E0E54FA95; Wed, 5 May 2021 16:51:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162023351264020" MIME-Version: 1.0 Date: Wed, 5 May 2021 16:51:52 +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: <20210505165152.E0E54FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162023351264020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Wed May 5 16:51:52 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Added net/hoogle version 5.0.18.1 To generate a diff of this commit: cvs rdiff -u -r1.2674 -r1.2675 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162023351264020 Content-Disposition: inline Content-Length: 734 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2674 pkgsrc/doc/CHANGES-2021:1.2675 --- pkgsrc/doc/CHANGES-2021:1.2674 Wed May 5 16:03:42 2021 +++ pkgsrc/doc/CHANGES-2021 Wed May 5 16:51:52 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2674 2021/05/05 16:03:42 pho Exp $ +$NetBSD: CHANGES-2021,v 1.2675 2021/05/05 16:51:52 pho Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4159,3 +4159,4 @@ Changes to the packages collection and i Added www/hs-warp version 3.3.15 [pho 2021-05-05] Added security/hs-tls-session-manager version 0.0.4 [pho 2021-05-05] Added www/hs-warp-tls version 3.3.0 [pho 2021-05-05] + Added net/hoogle version 5.0.18.1 [pho 2021-05-05] --_----------=_162023351264020--