mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
New bootstrap for lang/ghc by kili@
Committing with my OK as his connectivity is bad.
This commit is contained in:
@@ -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
|
||||
|
||||
+2
-2
@@ -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
|
||||
|
||||
+4
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user