pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/ghc94
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Feb 7 10:42:17 UTC 2023
Modified Files:
pkgsrc/lang/ghc94: bootstrap.mk distinfo
Log Message:
ghc94: Fix SunOS bootstrap.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/ghc94/bootstrap.mk
cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/ghc94/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/ghc94/bootstrap.mk
diff -u pkgsrc/lang/ghc94/bootstrap.mk:1.4 pkgsrc/lang/ghc94/bootstrap.mk:1.5
--- pkgsrc/lang/ghc94/bootstrap.mk:1.4 Wed Feb 1 08:47:50 2023
+++ pkgsrc/lang/ghc94/bootstrap.mk Tue Feb 7 10:42:17 2023
@@ -1,4 +1,4 @@
-# $NetBSD: bootstrap.mk,v 1.4 2023/02/01 08:47:50 pho Exp $
+# $NetBSD: bootstrap.mk,v 1.5 2023/02/07 10:42:17 jperkin Exp $
# -----------------------------------------------------------------------------
# Select a bindist of bootstrapping compiler on a per-platform basis. See
# ./files/BOOTSTRAP.md for details.
@@ -67,8 +67,9 @@ SITES.netbsd-9.0-amd64-libterminfo.tar.g
.endif
.if !empty(MACHINE_PLATFORM:MSunOS-*-x86_64) || make(distinfo) || make (makesum) || make(mdi)
-BOOT_VERSION:= 9.0.1
+BOOT_VERSION:= 9.2.1
BOOT_ARCHIVE:= ghc-${BOOT_VERSION}-boot-x86_64-unknown-solaris2.tar.xz
+SITES.${BOOT_ARCHIVE}= https://us-central.manta.mnx.io/pkgsrc/public/pkg-bootstraps/
DISTFILES:= ${DISTFILES} ${BOOT_ARCHIVE} ${HADRIAN_BOOT_SOURCE} # Available in LOCAL_PORTS
.endif
Index: pkgsrc/lang/ghc94/distinfo
diff -u pkgsrc/lang/ghc94/distinfo:1.11 pkgsrc/lang/ghc94/distinfo:1.12
--- pkgsrc/lang/ghc94/distinfo:1.11 Tue Jan 24 11:13:18 2023
+++ pkgsrc/lang/ghc94/distinfo Tue Feb 7 10:42:17 2023
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2023/01/24 11:13:18 pho Exp $
+$NetBSD: distinfo,v 1.12 2023/02/07 10:42:17 jperkin Exp $
BLAKE2s (ghc-9.0.1-boot-hadrian.tar.gz) = fff7259676e3d0281c7e15e684b65dc04313c9bcb4d6161962325c3fcee08c7b
SHA512 (ghc-9.0.1-boot-hadrian.tar.gz) = 02047ca0718a240ce702aeac16c2194b6bf73119dacb59816c1e9a631667e420e44c6ef6d5b83f225af3bd31e3ec3fc8f28e9a3cb22e86f63089110429759878
@@ -12,9 +12,6 @@ Size (ghc-9.0.1-boot-x86_64-apple-darwin
BLAKE2s (ghc-9.0.1-boot-x86_64-unknown-freebsd.tar.xz) = 8c96f43487ea89547f87eeb2e2d1d3ba0e8d34618502b9c9b8e1792944e908a5
SHA512 (ghc-9.0.1-boot-x86_64-unknown-freebsd.tar.xz) = 1ec81c83e247855e6e67bca3529955a24d8a9213c2d2f22997bb5260e1119edd5a463e4ecd7d3d1ebf85dbd090a12f1c1ac9776ad14395742e1b20ae1e1a45a4
Size (ghc-9.0.1-boot-x86_64-unknown-freebsd.tar.xz) = 49606768 bytes
-BLAKE2s (ghc-9.0.1-boot-x86_64-unknown-solaris2.tar.xz) = c4fdba92d75ccfedc3c1c0a8a73720113b5c5c59ec27ce4aead8172b8345f570
-SHA512 (ghc-9.0.1-boot-x86_64-unknown-solaris2.tar.xz) = 92694ef783274f42800d899af4dd558087e3c2ce13e175558a23f5187c944333a2872cee1df9b14683903a0542954a8483c7413343aacaa2b1676d10a6d27a6d
-Size (ghc-9.0.1-boot-x86_64-unknown-solaris2.tar.xz) = 59903112 bytes
BLAKE2s (ghc-9.2.1-boot-aarch64-unknown-netbsd.tar.xz) = a8b619b3bf7aa28dbbcc3f9a61fb7af6080b5f9e479cdaca1a9c8e343761f2f3
SHA512 (ghc-9.2.1-boot-aarch64-unknown-netbsd.tar.xz) = 80692415f9380219bbd9aa70fda152f2b8d7dc6e5b296fae1afeac513c52a4485c188304c9a013390de1cf91c42baa300c624eae7c4ed2321428dd507dd7f9d0
Size (ghc-9.2.1-boot-aarch64-unknown-netbsd.tar.xz) = 63303064 bytes
@@ -24,6 +21,9 @@ Size (ghc-9.2.1-boot-hadrian.tar.gz) = 1
BLAKE2s (ghc-9.2.1-boot-x86_64-unknown-netbsd.tar.xz) = 07ef9f58aefe6aa30984426ab3a15e7831e19f4fdf762d414f9dedb6cee5eb8a
SHA512 (ghc-9.2.1-boot-x86_64-unknown-netbsd.tar.xz) = 2bf06b9d76972f09a3eba6e881a99ead8f0cbd1542f102d2159451313b42fa03aeee56cb6d1fbe4b40ec417eda4c4783ff9af9e84c3b2fbd2be31ed33ce52883
Size (ghc-9.2.1-boot-x86_64-unknown-netbsd.tar.xz) = 53193220 bytes
+BLAKE2s (ghc-9.2.1-boot-x86_64-unknown-solaris2.tar.xz) = 1d70d79ad765f0222e27f0a98915231d75dcb61b1ba4fb044ab531bc9930dc5f
+SHA512 (ghc-9.2.1-boot-x86_64-unknown-solaris2.tar.xz) = 7e55f4a002808aa1ae3c6053b129f0f0c0ac2d9f6b9ad5e4fc7c0fa9a09defeea2ed46a7e8d4c5a81213b631aacfa4cdd92b3bc724a6ee4de8b9d201840f3185
+Size (ghc-9.2.1-boot-x86_64-unknown-solaris2.tar.xz) = 69490428 bytes
BLAKE2s (ghc-9.4.4-src.tar.xz) = d77e26d73dfd2c96130a17c89c9fa361d71493d228eab8e919e2b79ee1783f3f
SHA512 (ghc-9.4.4-src.tar.xz) = 6c9df7279a30b546bbd30a330905b3bdec31531e1343aa24bad721792235472857153e7f5d8d79e109ed63a314a1a4a647b66510e91eba4627c6806ae5c1fca2
Size (ghc-9.4.4-src.tar.xz) = 28564104 bytes
Home |
Main Index |
Thread Index |
Old Index