Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E31FF84F5C for ; Thu, 2 Nov 2023 04:11:26 +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 W6mM3G1tue3s for ; Thu, 2 Nov 2023 04:11:26 +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 448C384DA9 for ; Thu, 2 Nov 2023 04:11:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 38B2CFA2A; Thu, 2 Nov 2023 04:11:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16988982868800" MIME-Version: 1.0 Date: Thu, 2 Nov 2023 04:11:26 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20231102041126.38B2CFA2A@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_16988982868800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Thu Nov 2 04:11:26 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Removed net/hs-connection To generate a diff of this commit: cvs rdiff -u -r1.6514 -r1.6515 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16988982868800 Content-Disposition: inline Content-Length: 738 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.6514 pkgsrc/doc/CHANGES-2023:1.6515 --- pkgsrc/doc/CHANGES-2023:1.6514 Thu Nov 2 03:15:09 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Nov 2 04:11:25 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6514 2023/11/02 03:15:09 pho Exp $ +$NetBSD: CHANGES-2023,v 1.6515 2023/11/02 04:11:25 pho Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9480,3 +9480,4 @@ Changes to the packages collection and i Added math/hs-statistics version 0.16.2.1 [pho 2023-11-02] Added benchmarks/hs-criterion version 1.6.3.0 [pho 2023-11-02] Added sysutils/git-annex version 10.20230926 [pho 2023-11-02] + Removed net/hs-connection [pho 2023-11-02] --_----------=_16988982868800--