[Bug 277793] x11/hs-xmobar: Update to 0.47.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 19 Mar 2024 17:49:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277793

Gleb Popov <arrowd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arrowd@FreeBSD.org

--- Comment #2 from Gleb Popov <arrowd@FreeBSD.org> ---
I get

=> cabal/hinotify-0.4.1/hinotify-0.4.1.tar.gz is not in
/usr/ports/x11/hs-xmobar/distinfo.
=> Either /usr/ports/x11/hs-xmobar/distinfo is out of date, or
=> 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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.