mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
Update lang/racket-minimal to version 6.8 (still BROKEN on i386).
This commit is contained in:
parent
a8d756b01f
commit
67dc0e68ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432621
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= racket
|
||||
PORTVERSION= 6.7
|
||||
PORTVERSION= 6.8
|
||||
CATEGORIES= lang scheme
|
||||
MASTER_SITES= http://mirror.racket-lang.org/installers/${PORTVERSION}/ \
|
||||
http://www.cs.utah.edu/plt/installers/${PORTVERSION}/ \
|
||||
@ -25,7 +25,6 @@ BROKEN_aarch64= does not build: error: Unported platform
|
||||
BROKEN_sparc64= does not build
|
||||
BROKEN_i386= does not build on i386 (Seg fault (internal error) at 0x606060a)
|
||||
|
||||
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
|
||||
CONFLICTS= racket-[0-9]*
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1477561994
|
||||
SHA256 (racket-minimal/6.7/racket-minimal-6.7-src-builtpkgs.tgz) = 4203d9b51a0de7ea549db966cfa49a736f8605ab51e2f198cbdb9cfaf428b0f3
|
||||
SIZE (racket-minimal/6.7/racket-minimal-6.7-src-builtpkgs.tgz) = 11213736
|
||||
TIMESTAMP = 1485294084
|
||||
SHA256 (racket-minimal/6.8/racket-minimal-6.8-src-builtpkgs.tgz) = db17e919cd4216a9fdfc6f7c49ba09f67927000d128e2ba8ada82d6fb3df3e20
|
||||
SIZE (racket-minimal/6.8/racket-minimal-6.8-src-builtpkgs.tgz) = 11050242
|
||||
|
@ -18,7 +18,7 @@ include/racket/schvers.h
|
||||
include/racket/sconfig.h
|
||||
include/racket/stypes.h
|
||||
include/racket/uconfig.h
|
||||
lib/libracket3m-6.7.so
|
||||
lib/libracket3m-6.8.so
|
||||
lib/libracket3m.so
|
||||
lib/racket/buildinfo
|
||||
lib/racket/gracket
|
||||
|
Loading…
Reference in New Issue
Block a user