From nobody Sat Dec 11 04:20:19 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 29D9D18D6FDB; Sat, 11 Dec 2021 04:20:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J9vh34bbmz4jGd; Sat, 11 Dec 2021 04:20:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7E15227353; Sat, 11 Dec 2021 04:20:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BB4KJe3034073; Sat, 11 Dec 2021 04:20:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BB4KJkC034066; Sat, 11 Dec 2021 04:20:19 GMT (envelope-from git) Date: Sat, 11 Dec 2021 04:20:19 GMT Message-Id: <202112110420.1BB4KJkC034066@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ashish SHUKLA Subject: git: 85f483cf91e7 - main - lang/chez-scheme: Fix threads support List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ashish X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 85f483cf91e766e5fd08a4deef44022b183a8be2 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639196419; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=uOJ2gtKXoEDxLrVdHb1VJXivx6NN2g9688OHIzLDLM4=; b=slgDhTKsLK9WGx9EcTHglEU2Ghg+p+cnFTvDVJLFNTixeoH7v2UNZkfMzIlcRhDHlPqqLB TQRaIdMFTPkYLMbRoC/jcbkqNZ5xQdIGtaORdmz2moevUE4EV6tONP+Aw+lCdexGhNhKfe V/tpCoc6e6DFhKlj2w9ULInR66uJJ6j6tzVM9g26qtA8wF8MxU34Ypk97ViF+nMasgF6AI W6wG0/3qM+GNGOO3Snq2zCgCalIeTLRgab7RN0EJhIcTYlD6gStdgNdxPMVUUe0TpR9HQ2 mT9OL+CynPvlSZE6yU3WZtmEShHe9On9mtiefUUcDZCKrIqBKiWE0lxE6dpkQA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639196419; a=rsa-sha256; cv=none; b=oj5orjrC68V7/wIwe+J2S4sYcDKM5bbda0tXJiDerSL7CQD0wmpZgUdkombYy40uBt+OED w7mafvrL1XhknYaANwoJPyQeNQu2OOxV/OQbrjc63WcOMAJ7+SJ8C7EWbhGSc+qtwb189y ytwls499/TdjsAo5okePZefg1dsFC5gpaj//igwIj0BmwJgzXYP6W988bPOlamhSZDGNru YOZweaHMmdrwesbS+HK4kzj5vpm1MXIs7BFPJ29sOwgk0nx4+clI14LazJiQcWNew3nY2G mfRukiP0ADYeUiouuALF98bf7u5AfI68HqKH++9hyadsLlmsXo8mjCUFFwZKSQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=85f483cf91e766e5fd08a4deef44022b183a8be2 commit 85f483cf91e766e5fd08a4deef44022b183a8be2 Author: Ashish SHUKLA AuthorDate: 2021-12-11 04:02:35 +0000 Commit: Ashish SHUKLA 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 (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 .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