Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=CaRHv9gu; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=s74uWNoD Received: by mail.netbsd.org (Postfix, from userid 605) id 874C084E93; Sun, 5 May 2024 11:01:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714906892; bh=PSKB6ymOSAM/jSjE3btjmbv+Om6OGkT8KhzJ8z+NAI0=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=CaRHv9gu3Au3rDUscXsK2DOY90wPKv224sNDg3W7Id+3Bs4HhoISDEuO2Y3InZVDi IxwcxjdhO+YtcGVayVZLx/EkM5bcVfYGO9p+8ZHI0zkPol0GVXUtmhgHkahTCODWG6 6fKnbo7W9CiA8B2a3ZLRePOr8LSQa+2dXut1Xgzc= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 797D484E8E for ; Sun, 5 May 2024 11:01:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id eHF8wTWJL3Ot for ; Sun, 5 May 2024 11:01:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CFCF784D31 for ; Sun, 5 May 2024 11:01:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714906891; bh=PSKB6ymOSAM/jSjE3btjmbv+Om6OGkT8KhzJ8z+NAI0=; h=Date:From:Subject:To:Reply-To; b=s74uWNoDxSVyreMU/5xypV5fjC63jYo8IbCRBfQSHgCBw5M7dV3qZbRltRcDtgdOt 1sLGiXg41jeGkRaWdfMrpKvcsBoAIks+rut/YSJ7r2pw922HJB7bz7SmCQVr0tM1t9 meVw+k8muoSjeZPWhOYPOu26jcx6zmw8S8wFO8ZY= Received: by cvs.NetBSD.org (Postfix, from userid 500) id CC2E8FA2C; Sun, 5 May 2024 11:01:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_17149068909580" MIME-Version: 1.0 Date: Sun, 5 May 2024 11:01:30 +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: <20240505110130.CC2E8FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_17149068909580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Sun May 5 11:01:30 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Removed devel/hs-hls-alternate-number-format-plugin To generate a diff of this commit: cvs rdiff -u -r1.3162 -r1.3163 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_17149068909580 Content-Disposition: inline Content-Length: 746 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.3162 pkgsrc/doc/CHANGES-2024:1.3163 --- pkgsrc/doc/CHANGES-2024:1.3162 Sun May 5 11:00:37 2024 +++ pkgsrc/doc/CHANGES-2024 Sun May 5 11:01:30 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.3162 2024/05/05 11:00:37 pho Exp $ +$NetBSD: CHANGES-2024,v 1.3163 2024/05/05 11:01:30 pho Exp $ Changes to the packages collection and infrastructure in 2024: @@ -5005,3 +5005,4 @@ Changes to the packages collection and i Removed devel/hs-hls-call-hierarchy-plugin [pho 2024-05-05] Removed devel/hs-hls-cabal-plugin [pho 2024-05-05] Removed devel/hs-hls-cabal-fmt-plugin [pho 2024-05-05] + Removed devel/hs-hls-alternate-number-format-plugin [pho 2024-05-05] --_----------=_17149068909580--