Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=E68UV6Rz; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Uc1rfCHm Received: by mail.netbsd.org (Postfix, from userid 605) id 26EDD84D2F; Thu, 2 May 2024 08:04:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714637070; bh=Nx6Xy6JEawId88D8AL/HW4YMQx+XMUReOeK8KbiFKMc=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=E68UV6RzUjNyePvjsg0oqoEM9Mlj5DBh8CUZMCaIGX2s0UXQV1a9E7srIhj7RldWG 1uHxyn27Ejz27QZ677QA7W6wfxAD4ySinmAwE2kD577lpTHE+rZBUVZsUtcCKzKjZJ 65YKvl5RYISH66xp4DkSZCEktTleCZt8BXivrqAQ= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 14E5384D68 for ; Thu, 2 May 2024 08:04:29 +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 JVxiOoaVMMzP for ; Thu, 2 May 2024 08:04:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 806E384D2F for ; Thu, 2 May 2024 08:04:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714637068; bh=Nx6Xy6JEawId88D8AL/HW4YMQx+XMUReOeK8KbiFKMc=; h=Date:From:Subject:To:Reply-To; b=Uc1rfCHm3lUy7CVfJSXFTeySZU7TkWv7MxjWHFRPYQXbjyCAXBxtpkR94Ac4SnrAI uK0mdQPS9Iq0oAG/aPx/SRVfGaCiuv+QzrcXtCCYvesfqyHXQL7Dhd+6b9hkdlH2FX QzV4gp2B5gkU14ImVnn+nlS7JoCnw2OJhs3wAEig= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 77FB2FA2C; Thu, 2 May 2024 08:04:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714637068229030" MIME-Version: 1.0 Date: Thu, 2 May 2024 08:04:28 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/net/hs-simple-sendfile To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20240502080428.77FB2FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714637068229030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Thu May 2 08:04:28 UTC 2024 Modified Files: pkgsrc/net/hs-simple-sendfile: PLIST.common Log Message: security/hs-crypton-conduit: Fix build with GHC 9.8 This breaks build with the currently default GHC 9.6. Please bear with me until I switch the default compiler. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/hs-simple-sendfile/PLIST.common Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714637068229030 Content-Disposition: inline Content-Length: 1770 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/hs-simple-sendfile/PLIST.common diff -u pkgsrc/net/hs-simple-sendfile/PLIST.common:1.2 pkgsrc/net/hs-simple-sendfile/PLIST.common:1.3 --- pkgsrc/net/hs-simple-sendfile/PLIST.common:1.2 Mon Oct 30 14:02:52 2023 +++ pkgsrc/net/hs-simple-sendfile/PLIST.common Thu May 2 08:04:28 2024 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.2 2023/10/30 14:02:52 pho Exp $ +@comment $NetBSD: PLIST.common,v 1.3 2024/05/02 08:04:28 pho Exp $ lib/simple-sendfile-${PKGVERSION}/${HS_VERSION}/package-description lib/simple-sendfile-${PKGVERSION}/${HS_VERSION}/package-id ${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so @@ -13,12 +13,10 @@ ${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKG share/doc/${HS_PLATFORM}/simple-sendfile-${PKGVERSION}/LICENSE ${PLIST.doc}share/doc/${HS_PLATFORM}/simple-sendfile-${PKGVERSION}/html/Network-Sendfile.html ${PLIST.doc}share/doc/${HS_PLATFORM}/simple-sendfile-${PKGVERSION}/html/doc-index.html -${PLIST.doc}share/doc/${HS_PLATFORM}/simple-sendfile-${PKGVERSION}/html/doc-index.json ${PLIST.doc}share/doc/${HS_PLATFORM}/simple-sendfile-${PKGVERSION}/html/haddock-bundle.min.js ${PLIST.doc}share/doc/${HS_PLATFORM}/simple-sendfile-${PKGVERSION}/html/index.html ${PLIST.doc}share/doc/${HS_PLATFORM}/simple-sendfile-${PKGVERSION}/html/linuwial.css ${PLIST.doc}share/doc/${HS_PLATFORM}/simple-sendfile-${PKGVERSION}/html/meta.json ${PLIST.doc}share/doc/${HS_PLATFORM}/simple-sendfile-${PKGVERSION}/html/quick-jump.css -${PLIST.doc}share/doc/${HS_PLATFORM}/simple-sendfile-${PKGVERSION}/html/quick-jump.min.js ${PLIST.doc}share/doc/${HS_PLATFORM}/simple-sendfile-${PKGVERSION}/html/simple-sendfile.haddock ${PLIST.doc}share/doc/${HS_PLATFORM}/simple-sendfile-${PKGVERSION}/html/synopsis.png --_----------=_1714637068229030--