New bootstrappers.

This commit is contained in:
kili 2016-03-24 20:32:57 +00:00
parent 77092f8492
commit 4b2e6e59b5
2 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.135 2016/03/15 19:41:18 kili Exp $
# $OpenBSD: Makefile,v 1.136 2016/03/24 20:32:57 kili Exp $
COMMENT = compiler for the functional language Haskell
@ -12,12 +12,12 @@ COMMENT = compiler for the functional language Haskell
NO_CCACHE = Yes
DISTNAME = ghc-${MODGHC_VER}
REVISION = 2
REVISION = 3
CATEGORIES = lang devel
HOMEPAGE = https://www.haskell.org/ghc/
# Version of the precompiled binaries
BIN_VER = 7.10.2.20160222
BIN_VER = 7.10.2.20160324
# Pull in lang/ghc to get MODGHC_VER and ONLY_FOR_ARCHS, which is maintained
# in ghc.port.mk. lang/python needed for regression tests.
@ -194,7 +194,7 @@ do-test:
# It doesn't matter wether 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 = 20160222
BOOTSTRAP_DATE = 20160324
# Create a bootstrapper. This compiles a stripped-down version of
# ghc and creates a `bindist', i.e. a tarball with binaries that

View File

@ -1,8 +1,8 @@
SHA256 (ghc/ghc-7.10.2.20160222-amd64-unknown-openbsd.tar.bz2) = qVV3L0qP1HoU2jb3FIWRffDweS0lO/58OQKFp6YwNow=
SHA256 (ghc/ghc-7.10.2.20160222-i386-unknown-openbsd.tar.bz2) = G9wTUX5t4OUmQCnJBxYurx/+MN2P0xwaDLFC2WR8yPc=
SHA256 (ghc/ghc-7.10.2.20160324-amd64-unknown-openbsd.tar.bz2) = HosqjasXonenwdMRxhr4PimAM5WM/EHJLy1fLiRA+jU=
SHA256 (ghc/ghc-7.10.2.20160324-i386-unknown-openbsd.tar.bz2) = YfltUzX9NiGSknjUlHNCXzlYlVhL5owHrQnSSEH0Li4=
SHA256 (ghc/ghc-7.10.3b-src.tar.bz2) = sLsXe4CV3mB05aNTjlX9H8GH2ubrauNrBVgsVffS228=
SHA256 (ghc/ghc-7.10.3b-testsuite.tar.bz2) = YWvbXrC7WvzA8YClOLTOOg9nusHYkMfRsV7UPuGkDOE=
SIZE (ghc/ghc-7.10.2.20160222-amd64-unknown-openbsd.tar.bz2) = 62150157
SIZE (ghc/ghc-7.10.2.20160222-i386-unknown-openbsd.tar.bz2) = 62537538
SIZE (ghc/ghc-7.10.2.20160324-amd64-unknown-openbsd.tar.bz2) = 62155575
SIZE (ghc/ghc-7.10.2.20160324-i386-unknown-openbsd.tar.bz2) = 62532962
SIZE (ghc/ghc-7.10.3b-src.tar.bz2) = 13797785
SIZE (ghc/ghc-7.10.3b-testsuite.tar.bz2) = 1733531