I had to roll a new compiler bootstrap for the FreeBSD/alpha

platform because of a last-minute botch generating the original one.
Update the port to use the corrected bootstrap tarball.
This commit is contained in:
John Polstra 2003-04-16 02:05:19 +00:00
parent 62bcb74c45
commit 64a1605ef0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79049
2 changed files with 4 additions and 2 deletions

View File

@ -29,7 +29,6 @@ PROGS= bin/m3build \
bin/m3bundle \
bin/m3ship \
lib/m3/${TARGET}/m3cgc1
BOOTSTRAP= ezm3-${PORTVERSION}-${TARGET}-boot.tar.bz2
.include <bsd.port.pre.mk>
@ -42,12 +41,15 @@ BROKEN= Not supported on versions earlier than 4.1-RELEASE
.if ${ARCH} == "alpha"
TARGET= FBSD_ALPHA
WORDSIZE= 64
BOOTSTRAP= ezm3-${PORTVERSION}a-${TARGET}-boot.tar.bz2
.elif ${ARCH} == "i386"
TARGET= FreeBSD4
WORDSIZE= 32
BOOTSTRAP= ezm3-${PORTVERSION}-${TARGET}-boot.tar.bz2
.elif ${ARCH} == "sparc64"
TARGET= FBSD_SPARC64
WORDSIZE= 64
BOOTSTRAP= ezm3-${PORTVERSION}-${TARGET}-boot.tar.bz2
.endif
do-build:

View File

@ -1,4 +1,4 @@
MD5 (ezm3/ezm3-1.1-FBSD_ALPHA-boot.tar.bz2) = bc94ea3333dfb8216e523deafcf93116
MD5 (ezm3/ezm3-1.1a-FBSD_ALPHA-boot.tar.bz2) = a8bc5b827f6f24cec2a5a482543b46a8
MD5 (ezm3/ezm3-1.1-FBSD_SPARC64-boot.tar.bz2) = 1dce08c7b56b48f1597fe3dff6ac2ef7
MD5 (ezm3/ezm3-1.1-FreeBSD4-boot.tar.bz2) = e04522a09a2ed8b11c36b9b0dcebf2e1
MD5 (ezm3/ezm3-1.1-src.tar.bz2) = 0cb8d2af3784142144c01ffac4c0ffff