Hi, Greg asked me to provide a new ghc boostrap. Here it is; i could built lang/ghc and all ports depending on it with it.
If it's ok to put it in before release, could someone else please commit it? My internet connection is currently almost completely broken. Ciao, Kili Index: ghc-8.10.7/Makefile =================================================================== RCS file: /cvs/ports/lang/ghc-8.10.7/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- ghc-8.10.7/Makefile 26 Sep 2023 11:58:12 -0000 1.4 +++ ghc-8.10.7/Makefile 26 Sep 2023 19:35:13 -0000 @@ -162,7 +162,7 @@ post-patch: # It doesn't matter whether this is the actual date of the bootstrapper # build. It's just used to get different distfiles whenever new # bootstrappers have to be built. -BOOTSTRAP_DATE = 20230613 +BOOTSTRAP_DATE = 20230925 # Create a bootstrapper. This compiles a stripped-down version of # ghc and creates a `bindist', i.e. a tarball with binaries that Index: ghc/Makefile =================================================================== RCS file: /cvs/ports/lang/ghc/Makefile,v retrieving revision 1.214 diff -u -p -r1.214 Makefile --- ghc/Makefile 25 Sep 2023 17:07:31 -0000 1.214 +++ ghc/Makefile 26 Sep 2023 19:35:13 -0000 @@ -14,13 +14,13 @@ USE_NOEXECONLY = Yes USE_NOBTCFI = Yes GHC_VERSION = 9.2.7 -REVISION = 3 +REVISION = 4 DISTNAME = ghc-${GHC_VERSION} CATEGORIES = lang devel HOMEPAGE = https://www.haskell.org/ghc/ # Version of the precompiled binaries -BIN_VER = 8.10.7.20230613 +BIN_VER = 8.10.7.20230925 # lang/python needed for regression tests. MODULES = lang/python Index: ghc/distinfo =================================================================== RCS file: /cvs/ports/lang/ghc/distinfo,v retrieving revision 1.69 diff -u -p -r1.69 distinfo --- ghc/distinfo 11 Jul 2023 09:49:08 -0000 1.69 +++ ghc/distinfo 26 Sep 2023 19:35:13 -0000 @@ -1,10 +1,10 @@ -SHA256 (ghc/ghc-8.10.7.20230613-amd64-unknown-openbsd.tar.xz) = /QCac6kB92pFCO9fzn90h/bFJysRl8GUQjOHBVA/5SA= -SHA256 (ghc/ghc-8.10.7.20230613-shlibs-amd64.tar.gz) = LpQDN0fV+YASghLoGTjn0yzEeuYPNW9gtUasieUgu+g= +SHA256 (ghc/ghc-8.10.7.20230925-amd64-unknown-openbsd.tar.xz) = nX0+ANvjPFh0fBwvmd/iQ9ZDQE9w1o1IFuLD52aQYbE= +SHA256 (ghc/ghc-8.10.7.20230925-shlibs-amd64.tar.gz) = yffppwOB+SajgE2xN/AeFKvMHuWQanDUxDEqsJvh9DQ= SHA256 (ghc/ghc-9.2.7-src.tar.xz) = olNWehe3NKTA3Q/6KW0zwqW1pUp335iIBqKh4cp+iLg= SHA256 (ghc/ghc-9.2.7-testsuite.tar.xz) = JJSvF12xtiODaWBBo/N+s2VPyN9R8SifTygu6GsJ+1A= SHA256 (ghc/ghc-rtd-update-70526f5bd8.diff) = maCALPRglB5J9LJEQxBqMGdVbH4qK2gqVuaU5xmYdNU= -SIZE (ghc/ghc-8.10.7.20230613-amd64-unknown-openbsd.tar.xz) = 48998912 -SIZE (ghc/ghc-8.10.7.20230613-shlibs-amd64.tar.gz) = 2941676 +SIZE (ghc/ghc-8.10.7.20230925-amd64-unknown-openbsd.tar.xz) = 48988780 +SIZE (ghc/ghc-8.10.7.20230925-shlibs-amd64.tar.gz) = 2951432 SIZE (ghc/ghc-9.2.7-src.tar.xz) = 24610432 SIZE (ghc/ghc-9.2.7-testsuite.tar.xz) = 3219572 SIZE (ghc/ghc-rtd-update-70526f5bd8.diff) = 4245853