Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=iyu7ASHp; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=QmFVSbUZ Received: by mail.netbsd.org (Postfix, from userid 605) id B054584D72; Fri, 3 May 2024 18:24:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714760685; bh=EEd8AX+tKC2uz893oaRkw3g7Pah/u/i9utClIEgfjoU=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=iyu7ASHpqXODOqSlEe6BFUsvei9sDoMhL1NI3yT/yUsFvvjiBS69pF0NO9SGYzh+t mR+X7mHaAJNU8yRkJpHsd+PQ0ySos9E8dknjZypU3yHFRMHg9oXrTyk8rsq8mdYiJG ulxJ7uEcY9r/i+Oe4qlmmcYg3KIujrTpBLbgrjvs= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A128384CD0 for ; Fri, 3 May 2024 18:24:44 +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 mCFdLqZXY4ze for ; Fri, 3 May 2024 18:24:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2080D84C13 for ; Fri, 3 May 2024 18:24:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714760684; bh=EEd8AX+tKC2uz893oaRkw3g7Pah/u/i9utClIEgfjoU=; h=Date:From:Subject:To:Reply-To; b=QmFVSbUZulOjn1PIGfqn8YG90GUhM21toNT7GifW+RrbEtZbWPR5XOjAxzfxkNVoi y2cV0Sxgq070dHYcG8EpvpjiHRiAs53Si8t7+6JwMFXjHQB/Fxa3E+4Sm0hDEoH1hk 052MzJaxbvPgHylSSY22PpPhFJAwg0hyvUxFMBOs= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1BC85FA2C; Fri, 3 May 2024 18:24:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714760684260040" MIME-Version: 1.0 Date: Fri, 3 May 2024 18:24:44 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/www/hs-yesod-static To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20240503182444.1BC85FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714760684260040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Fri May 3 18:24:44 UTC 2024 Modified Files: pkgsrc/www/hs-yesod-static: PLIST Log Message: www/hs-yesod-static: 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.1 -r1.2 pkgsrc/www/hs-yesod-static/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714760684260040 Content-Disposition: inline Content-Length: 1700 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/hs-yesod-static/PLIST diff -u pkgsrc/www/hs-yesod-static/PLIST:1.1 pkgsrc/www/hs-yesod-static/PLIST:1.2 --- pkgsrc/www/hs-yesod-static/PLIST:1.1 Wed Nov 1 03:18:15 2023 +++ pkgsrc/www/hs-yesod-static/PLIST Fri May 3 18:24:43 2024 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2023/11/01 03:18:15 pho Exp $ +@comment $NetBSD: PLIST,v 1.2 2024/05/03 18:24:43 pho Exp $ ${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so ${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Yesod/EmbeddedStatic.dyn_hi lib/${HS_PLATFORM}/${HS_PKGID}/Yesod/EmbeddedStatic.hi @@ -32,12 +32,10 @@ ${PLIST.doc}share/doc/${HS_PLATFORM}/yes ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-static-${PKGVERSION}/html/Yesod-EmbeddedStatic.html ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-static-${PKGVERSION}/html/Yesod-Static.html ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-static-${PKGVERSION}/html/doc-index.html -${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-static-${PKGVERSION}/html/doc-index.json ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-static-${PKGVERSION}/html/haddock-bundle.min.js ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-static-${PKGVERSION}/html/index.html ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-static-${PKGVERSION}/html/linuwial.css ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-static-${PKGVERSION}/html/meta.json ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-static-${PKGVERSION}/html/quick-jump.css -${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-static-${PKGVERSION}/html/quick-jump.min.js ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-static-${PKGVERSION}/html/synopsis.png ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-static-${PKGVERSION}/html/yesod-static.haddock --_----------=_1714760684260040--