Date: Tue, 19 Mar 2024 17:49:22 +0000 From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 277793] x11/hs-xmobar: Update to 0.47.4 Message-ID: <bug-277793-16154-4oobmuNCRz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277793-16154@https.bugs.freebsd.org/bugzilla/> References: <bug-277793-16154@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277793 Gleb Popov <arrowd@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arrowd@FreeBSD.org --- Comment #2 from Gleb Popov <arrowd@FreeBSD.org> --- I get =3D> cabal/hinotify-0.4.1/hinotify-0.4.1.tar.gz is not in /usr/ports/x11/hs-xmobar/distinfo. =3D> Either /usr/ports/x11/hs-xmobar/distinfo is out of date, or =3D> cabal/hinotify-0.4.1/hinotify-0.4.1.tar.gz is spelled incorrectly. *** Error code 1 When trying to build with your patch. Haskell ports with OPTIONS are a bit complex. You first disable all options that affect USE_CABAL and do the usual make cabal-extract cabal-configure make-use-cabal route. Then you either manually fill OPT_USE_CABAL knobs or enable these options and then re-run cabal-configure and make-use-cabal to figure out appropriate values. This is clumsy, but I never got the time to automate this somehow. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277793-16154-4oobmuNCRz>