Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=J5lSmGcD; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=12Hb8Ilu Received: by mail.netbsd.org (Postfix, from userid 605) id 0ADAF84E5F; Mon, 29 Apr 2024 03:40:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714362052; bh=BfM84QWo1feVy5VaLNRA0PUVav+8PQv3/1DSv87eTS0=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=J5lSmGcDzaL/hw7pRi8neURXcb6YOwWPKJ4q1lpiy8NEgufwdErennO8wVWFKAW+M 9TPN0ES2PIZaj7d7jFuoTqMRSMLpiyQ1LGojtR6VobYNRXBBDp/h632LWWhNJchHTB lATC/GbWhS2Yj36gN7vXpZcwsQNEwyaKN0aaU47E= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F082684D62 for ; Mon, 29 Apr 2024 03:40:50 +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 QaLBCbkYs1Tu for ; Mon, 29 Apr 2024 03:40:50 +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 6A1EA84C13 for ; Mon, 29 Apr 2024 03:40:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714362050; bh=BfM84QWo1feVy5VaLNRA0PUVav+8PQv3/1DSv87eTS0=; h=Date:From:Subject:To:Reply-To; b=12Hb8IluGVpZxAAuHo1vNUdhzlmGkscVEJLd0csoC9goMYF77ENBAB+RBxcbXkzHP HkDqI7XahKM9QIogPG3djxQYabF24kC6DhJ864uOcqeIW3cyKPO/+rfq9LE1K86Uxk 8jEFRyTCGRB5Gq4/GxovmKDFQMIn1/KO3MJ9lTaM= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6615EFA2C; Mon, 29 Apr 2024 03:40:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714362050272580" MIME-Version: 1.0 Date: Mon, 29 Apr 2024 03:40:50 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/devel/hs-binary-orphans To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20240429034050.6615EFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714362050272580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Mon Apr 29 03:40:50 UTC 2024 Modified Files: pkgsrc/devel/hs-binary-orphans: PLIST Log Message: devel/hs-binary-orphans: 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/devel/hs-binary-orphans/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714362050272580 Content-Disposition: inline Content-Length: 2098 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/hs-binary-orphans/PLIST diff -u pkgsrc/devel/hs-binary-orphans/PLIST:1.1 pkgsrc/devel/hs-binary-orphans/PLIST:1.2 --- pkgsrc/devel/hs-binary-orphans/PLIST:1.1 Thu Nov 2 02:28:11 2023 +++ pkgsrc/devel/hs-binary-orphans/PLIST Mon Apr 29 03:40:50 2024 @@ -1,21 +1,19 @@ -@comment $NetBSD: PLIST,v 1.1 2023/11/02 02:28:11 pho Exp $ -lib/binary-orphans-${PKGVERSION}/${HS_VERSION}/package-description -lib/binary-orphans-${PKGVERSION}/${HS_VERSION}/package-id +@comment $NetBSD: PLIST,v 1.2 2024/04/29 03:40:50 pho Exp $ ${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Binary/Orphans.dyn_hi lib/${HS_PLATFORM}/${HS_PKGID}/Data/Binary/Orphans.hi ${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/Binary/Orphans.p_hi lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a ${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a ${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so +lib/binary-orphans-${PKGVERSION}/${HS_VERSION}/package-description +lib/binary-orphans-${PKGVERSION}/${HS_VERSION}/package-id share/doc/${HS_PLATFORM}/binary-orphans-${PKGVERSION}/LICENSE ${PLIST.doc}share/doc/${HS_PLATFORM}/binary-orphans-${PKGVERSION}/html/Data-Binary-Orphans.html ${PLIST.doc}share/doc/${HS_PLATFORM}/binary-orphans-${PKGVERSION}/html/binary-orphans.haddock ${PLIST.doc}share/doc/${HS_PLATFORM}/binary-orphans-${PKGVERSION}/html/doc-index.html -${PLIST.doc}share/doc/${HS_PLATFORM}/binary-orphans-${PKGVERSION}/html/doc-index.json ${PLIST.doc}share/doc/${HS_PLATFORM}/binary-orphans-${PKGVERSION}/html/haddock-bundle.min.js ${PLIST.doc}share/doc/${HS_PLATFORM}/binary-orphans-${PKGVERSION}/html/index.html ${PLIST.doc}share/doc/${HS_PLATFORM}/binary-orphans-${PKGVERSION}/html/linuwial.css ${PLIST.doc}share/doc/${HS_PLATFORM}/binary-orphans-${PKGVERSION}/html/meta.json ${PLIST.doc}share/doc/${HS_PLATFORM}/binary-orphans-${PKGVERSION}/html/quick-jump.css -${PLIST.doc}share/doc/${HS_PLATFORM}/binary-orphans-${PKGVERSION}/html/quick-jump.min.js ${PLIST.doc}share/doc/${HS_PLATFORM}/binary-orphans-${PKGVERSION}/html/synopsis.png --_----------=_1714362050272580--