From nobody Wed Jun 19 13:21:43 2024 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 4W445g5DYHz5N7qf; Wed, 19 Jun 2024 13:21:43 +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 4W445g44tqz4cnh; Wed, 19 Jun 2024 13:21:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1718803303; 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=Mmc37GFeb53/YNgj4shdce16MidxJojnvatmg6eg8Po=; b=r+TAndjNc/qBzlTn1deNQuml/J8EKYS8b3LB+zDCkYM9JE+wLLW2njiOX2Tp6vJ2r47CIT E4dBUxH5bKxMWVHrL6rbaJbxwZoUNXBGdWg+Nd6hyn4tbiN8JtjY67pyMtv8IJiWyR/n1d a3NwTiSYhRMFSJKxjL0BFJH6H5wa5GHBuODJIaTk47kRyGnqGl4tgfHjDJrwwmmpPE86dz loB8hsbdDwqQJ7ZfETqOMrBmJmBXuHNBa3FH5NCqNMznjs6omk3JiHIlU3k+sW6fm9YxVX d/KXLaJb7nK0HM0SRWJVExuhPwRj0u2C0DUytbtOcWaypzbW7oDlmerkd37kcw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1718803303; a=rsa-sha256; cv=none; b=eCg5bO9REIbcrZM2kI6CcVspW0g3GTW7Wuo0Ewq7NCeZTdvQv8+EFD8Xaz56C/Sj7+RJpH 8OetcdaUdmgreFVkg3t+7XHAC7jJIJcMlYRuw1dvZN2GWlMyqkqn0aFInEKxyrWR4h0+j0 EX0igLVLZE7qMg5P80umdvYaMGAQmwbYitde4RSbXBTSV0wOudCDhuVxtYMpIihCopCMbQ RR2tORGGvZnXcV2n6MqaSi+pK1DOi+Q8NFd+3DpZGaUzRzXiBS8FHB+R6AqlbmvFGj46jH s6ApXZW4Ae+pr7sy4AmTSr8IZJSgAsWKj1hWATcCvyhxiU+pPorMnCsByBhpuw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1718803303; 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=Mmc37GFeb53/YNgj4shdce16MidxJojnvatmg6eg8Po=; b=EkDN1MEh2oj95ll/FPAC3bZrIzt7YOuFkUg8G3dzOHb+up+mFKd7Q1bmptC5wmrScithQK qnR9FditzJu7pgrYd2eoZtvomGI6VsCrJDHzspWYzsrOERrl1j/mH4jEVWdX1xedJ+OJxj jV0EzIu13hv1SR24upWbHB3r0iVra34IP+Aj+7rX3PA3Rg8/2LG17M3H1NYpNut1wMqCoi GeRMs3Ws/wM6TYmcUNQfHo+hH1+pJMY3yKt1gaiLYIrED9FijiQlneY4S5aNyQYaj0iLgo BhEEd/gqcOIRjhjQ2PTIMG/lgIddS5Qa+nikDrkJMcXC+xCip+wKo8KEYEo8cg== 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 4W445g3hTRzkcF; Wed, 19 Jun 2024 13:21:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 45JDLhYB065927; Wed, 19 Jun 2024 13:21:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 45JDLhkk065924; Wed, 19 Jun 2024 13:21:43 GMT (envelope-from git) Date: Wed, 19 Jun 2024 13:21:43 GMT Message-Id: <202406191321.45JDLhkk065924@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Emmanuel Vadot Subject: git: 8769afe94a68 - main - graphics/mesa: Only use MESAVERSION 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: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: manu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8769afe94a68c307baea90b54825cf352c236337 Auto-Submitted: auto-generated The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/ports/commit/?id=8769afe94a68c307baea90b54825cf352c236337 commit 8769afe94a68c307baea90b54825cf352c236337 Author: Emmanuel Vadot AuthorDate: 2024-06-19 07:49:49 +0000 Commit: Emmanuel Vadot CommitDate: 2024-06-19 13:21:00 +0000 graphics/mesa: Only use MESAVERSION We don't deal with -rc or such here so no need for a lot of variable to just specify one simple version. While here drop the MASTER_SITE that do not work and the ftp ones. No functional changes intended. Sponsored by: Beckhoff Automation GmbH & Co. KG --- graphics/mesa-dri/Makefile.common | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/graphics/mesa-dri/Makefile.common b/graphics/mesa-dri/Makefile.common index a8fef07ebacb..201d01e69fa8 100644 --- a/graphics/mesa-dri/Makefile.common +++ b/graphics/mesa-dri/Makefile.common @@ -9,19 +9,11 @@ # - graphics/mesa-libs # - lang/clover -MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/} -MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/} +MESAVERSION= 24.0.9 -MESABASEVERSION= 24.0.9 -# if there is a subversion, don't include the '-' between 7.11-rc2. -MESASUBVERSION= +MASTER_SITES= https://mesa.freedesktop.org/archive/ -MASTER_SITES= https://mesa.freedesktop.org/archive/ \ - https://mesa.freedesktop.org/archive/${MESABASEVERSION}/ \ - ftp://ftp.freedesktop.org/pub/mesa/ \ - ftp://ftp.freedesktop.org/pub/mesa/${MESABASEVERSION}/ - -DISTFILES= mesa-${MESADISTVERSION}${EXTRACT_SUFX} +DISTFILES= mesa-${MESAVERSION}${EXTRACT_SUFX} PATCH_SITES= https://gitlab.freedesktop.org/mesa/mesa/-/commit/ PATCHFILES+= 4a253aae7ca437201d2a31d2a11a1a5434fe41f1.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26284 @@ -69,7 +61,7 @@ SHEBANG_FILES= src/gallium/*/*/*.py src/gallium/tools/trace/*.py \ MASTERDIR= ${.CURDIR:H:H}/graphics/mesa-dri PATCHDIR= ${MASTERDIR}/files -WRKSRC= ${WRKDIR}/mesa-${MESADISTVERSION} +WRKSRC= ${WRKDIR}/mesa-${MESAVERSION} DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist PKGHELP= ${.CURDIR}/pkg-help