CVSROOT: /cvs Module name: ports Changes by: gne...@cvs.openbsd.org 2022/06/02 20:48:37
Modified files: lang/ghc : Makefile distinfo lang/ghc/pkg : PLIST Removed files: lang/ghc/patches: patch-configure patch-includes_rts_Messages_h patch-rts_RtsMessages_c patch-rts_Stats_c Log message: Upgrade lang/ghc 9.2.2->9.2.3 Mostly mechanical, except for having to run ./boot per https://gitlab.haskell.org/ghc/ghc/-/issues/21626 Removed the %n patches merged into the release. The ./configure patch is no longer needed and wouldn't apply due to #21626 above. OK kili@