Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=sSxt7oi5; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=Z75Dvj8q Received: by mail.netbsd.org (Postfix, from userid 605) id 30E3185030; Fri, 3 May 2024 18:23:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714760628; bh=qj9Mi2PBrODjR2QG3TKAk/v4Io69Yml4ekJHqQ/X1yA=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=sSxt7oi58M9x3CeXayAre+CoAbQnc40gmCXsFn8bqt1TrX+hys4OoWC8KXOJsso2w 1pkP6xbtmo4LORb7FaV4AKDWSWapEVJ89lkREeobseaMcd4ajt94oDnTH+I5z9t8Q0 9+tK/b2UFgUqcVfnDmJbHTIpRPSwhZqZqnLK0nbM= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 20A7B84D9B for ; Fri, 3 May 2024 18:23:47 +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 ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id SGkk3mifrrvp for ; Fri, 3 May 2024 18:23:46 +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 9095B84C13 for ; Fri, 3 May 2024 18:23:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714760626; bh=qj9Mi2PBrODjR2QG3TKAk/v4Io69Yml4ekJHqQ/X1yA=; h=Date:From:Subject:To:Reply-To; b=Z75Dvj8qLv9EjyFhqGW8tp9J7xbsAQs/IdMSWBi7God8wj4v3CPdeVrz3y5ulvP+K VpQ7sMLOVFDa2sBMt0xRjq2dbjcjb+1l3eVkQxGVtLOoi5eTzJSjeI8Sev1+ehUven AH505SNQEZuP4P3wmh1T8htkun8JyIhsBIL89pCQ= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8BC36FA2C; Fri, 3 May 2024 18:23:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714760626277190" MIME-Version: 1.0 Date: Fri, 3 May 2024 18:23:46 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/www/hs-yesod-persistent To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20240503182346.8BC36FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714760626277190 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:23:46 UTC 2024 Modified Files: pkgsrc/www/hs-yesod-persistent: PLIST Log Message: www/hs-yesod-persistent: 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-persistent/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714760626277190 Content-Disposition: inline Content-Length: 1748 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/hs-yesod-persistent/PLIST diff -u pkgsrc/www/hs-yesod-persistent/PLIST:1.1 pkgsrc/www/hs-yesod-persistent/PLIST:1.2 --- pkgsrc/www/hs-yesod-persistent/PLIST:1.1 Wed Nov 1 02:54:57 2023 +++ pkgsrc/www/hs-yesod-persistent/PLIST Fri May 3 18:23:46 2024 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2023/11/01 02:54:57 pho Exp $ +@comment $NetBSD: PLIST,v 1.2 2024/05/03 18:23:46 pho Exp $ ${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so ${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Yesod/Persist.dyn_hi lib/${HS_PLATFORM}/${HS_PKGID}/Yesod/Persist.hi @@ -45,12 +45,10 @@ ${PLIST.doc}share/doc/${HS_PLATFORM}/yes ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-persistent-${PKGVERSION}/html/doc-index-W.html ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-persistent-${PKGVERSION}/html/doc-index-Y.html ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-persistent-${PKGVERSION}/html/doc-index.html -${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-persistent-${PKGVERSION}/html/doc-index.json ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-persistent-${PKGVERSION}/html/haddock-bundle.min.js ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-persistent-${PKGVERSION}/html/index.html ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-persistent-${PKGVERSION}/html/linuwial.css ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-persistent-${PKGVERSION}/html/meta.json ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-persistent-${PKGVERSION}/html/quick-jump.css -${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-persistent-${PKGVERSION}/html/quick-jump.min.js ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-persistent-${PKGVERSION}/html/synopsis.png ${PLIST.doc}share/doc/${HS_PLATFORM}/yesod-persistent-${PKGVERSION}/html/yesod-persistent.haddock --_----------=_1714760626277190--