From: PHO Date: Thu, 21 Feb 2013 15:27:45 +0000 (+0900) Subject: 7.6.2 for i386-unknown-netbsd X-Git-Tag: GHC-7.6.2^2~1 X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-ghc.git;a=commitdiff_plain;h=db5d0d4a04aeea9fdcffe797d7ad8bb3992b6d86 7.6.2 for i386-unknown-netbsd --- diff --git a/Makefile b/Makefile index 9a01243..62af330 100644 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ ONLY_FOR_PLATFORM= \ # DISTFILES= ${DISTNAME}-src.tar.bz2 #DISTFILES+= ${DISTNAME}-boot-i386-unknown-freebsd8.0.tar.bz2 -#DISTFILES+= ${DISTNAME}-boot-i386-unknown-netbsdelf6.99.1.tar.bz2 +DISTFILES+= ${DISTNAME}-boot-i386-unknown-netbsd.tar.xz DISTFILES+= ${DISTNAME}-boot-powerpc-apple-darwin.tar.xz DISTFILES+= ${DISTNAME}-boot-x86_64-unknown-linux.tar.xz DISTFILES+= ${DISTNAME}-boot-x86_64-unknown-netbsd.tar.xz diff --git a/bootstrap.mk b/bootstrap.mk index e882ea6..5d9abf3 100644 --- a/bootstrap.mk +++ b/bootstrap.mk @@ -15,7 +15,7 @@ BOOT_ARCHIVE= ${DISTNAME}-boot-i386-unknown-freebsd8.0.tar.bz2 .elif ${MACHINE_ARCH} == "i386" && ${OPSYS} == "NetBSD" -BOOT_ARCHIVE= ${DISTNAME}-boot-i386-unknown-netbsdelf6.99.1.tar.bz2 +BOOT_ARCHIVE= ${DISTNAME}-boot-i386-unknown-netbsd.tar.xz .elif ${MACHINE_ARCH} == "powerpc" && ${OPSYS} == "Darwin" BOOT_ARCHIVE= ${DISTNAME}-boot-powerpc-apple-darwin.tar.xz diff --git a/distinfo b/distinfo index 4793cd3..350473e 100644 --- a/distinfo +++ b/distinfo @@ -1,5 +1,8 @@ $NetBSD$ +SHA1 (ghc-7.6.2-boot-i386-unknown-netbsd.tar.xz) = 0786ea45e68a9aecc46799c893aa666eb02f5878 +RMD160 (ghc-7.6.2-boot-i386-unknown-netbsd.tar.xz) = 57db9cc16ff78c7e410d653b74d885bf2c69e13d +Size (ghc-7.6.2-boot-i386-unknown-netbsd.tar.xz) = 28261476 bytes SHA1 (ghc-7.6.2-boot-powerpc-apple-darwin.tar.xz) = 90a4e64842426dd956650e8ef2e17e9ef0b9a69b RMD160 (ghc-7.6.2-boot-powerpc-apple-darwin.tar.xz) = fb1b85b25195846f260b4f8082908e80bc7a6d0f Size (ghc-7.6.2-boot-powerpc-apple-darwin.tar.xz) = 33635664 bytes