git: 85f483cf91e7 - main - lang/chez-scheme: Fix threads support

From: Ashish SHUKLA <ashish_at_FreeBSD.org>
Date: Sat, 11 Dec 2021 04:20:19 UTC
The branch main has been updated by ashish:

URL: https://cgit.FreeBSD.org/ports/commit/?id=85f483cf91e766e5fd08a4deef44022b183a8be2

commit 85f483cf91e766e5fd08a4deef44022b183a8be2
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2021-12-11 04:02:35 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2021-12-11 04:15:34 +0000

    lang/chez-scheme: Fix threads support
    
    Thanks to Jason for suggesting the fix as well
    
    Reported by:    Jason Dagit <dagitj at gmail dot com> (private email)
---
 lang/chez-scheme/Makefile | 7 ++++---
 lang/chez-scheme/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/lang/chez-scheme/Makefile b/lang/chez-scheme/Makefile
index 7f34c208316d..a9e678fec357 100644
--- a/lang/chez-scheme/Makefile
+++ b/lang/chez-scheme/Makefile
@@ -2,11 +2,12 @@
 
 PORTNAME=	chez-scheme
 PORTVERSION=	9.5.4
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	lang
 MASTER_SITES=	http://distfiles.pirateparty.in/ashish/:boot \
 		LOCAL/ashish:boot
-DISTFILES=	${PORTNAME}-boot-a6fb-${PORTVERSION}.tar.xz:boot \
+DISTFILES=	${PORTNAME}-boot-ta6fb-${PORTVERSION}.tar.xz:boot \
 		${PORTNAME}-boot-i3fb-${PORTVERSION}.tar.xz:boot
 
 MAINTAINER=	ashish@FreeBSD.org
@@ -52,8 +53,8 @@ X11_USE=	XORG=x11
 .include <bsd.port.pre.mk>
 
 .if (${ARCH} == "amd64")
-CONFIGURE_ARGS+=	--threads --64 -m=a6fb
-CHEZ_ARCH=	a6fb
+CONFIGURE_ARGS+=	--threads --64 -m=ta6fb
+CHEZ_ARCH=	ta6fb
 .elif (${ARCH} == "i386")
 CONFIGURE_ARGS+=	--threads --32 -m=i3fb
 CHEZ_ARCH=	i3fb
diff --git a/lang/chez-scheme/distinfo b/lang/chez-scheme/distinfo
index 4e890d6847dd..80c128242dd2 100644
--- a/lang/chez-scheme/distinfo
+++ b/lang/chez-scheme/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1635586660
-SHA256 (chez-scheme-boot-a6fb-9.5.4.tar.xz) = 907a90b291329fd9946b9da9d7fc682e7b0269fef1f0e6430cc2a1209651803c
-SIZE (chez-scheme-boot-a6fb-9.5.4.tar.xz) = 2099588
+TIMESTAMP = 1639194989
+SHA256 (chez-scheme-boot-ta6fb-9.5.4.tar.xz) = 19591d406ce08a5f2a0fd009dc632f051cd82172b29b43cb6627d49459957f48
+SIZE (chez-scheme-boot-ta6fb-9.5.4.tar.xz) = 2119488
 SHA256 (chez-scheme-boot-i3fb-9.5.4.tar.xz) = ac0597c838f7d3f5b33abd06915012244b8ea7877d8c2b69cb39edcf2144a059
 SIZE (chez-scheme-boot-i3fb-9.5.4.tar.xz) = 2044932
 SHA256 (cisco-ChezScheme-v9.5.4_GH0.tar.gz) = 258a4b5284bb13ac6e8b56acf89a7ab9e8726a90cc57ea1cd71c5da442323840