git: 5fe8c948249e - main - graphics/openxr: replace GH_TAGNAME with DISTVERSIONPREFIX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Mar 2024 16:27:46 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=5fe8c948249e7224894762dc9b9dd25447082fe7 commit 5fe8c948249e7224894762dc9b9dd25447082fe7 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-03-01 16:25:00 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-03-01 16:25:00 +0000 graphics/openxr: replace GH_TAGNAME with DISTVERSIONPREFIX Approved by: arrowd (mentor) --- graphics/openxr/Makefile | 2 +- graphics/openxr/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/openxr/Makefile b/graphics/openxr/Makefile index cfabf671b687..eaddcbd93cce 100644 --- a/graphics/openxr/Makefile +++ b/graphics/openxr/Makefile @@ -1,6 +1,7 @@ PORTNAME= openxr DISTVERSION= 1.0.34 CATEGORIES= graphics +DISTVERSIONPREFIX= release- MAINTAINER= vvd@FreeBSD.org COMMENT= OpenXR provides access to Augmented and Virtual Reality (XR-platforms) @@ -15,6 +16,5 @@ USES= cmake compiler:c++11-lib python:build USE_GITHUB= yes GH_ACCOUNT= KhronosGroup GH_PROJECT= OpenXR-SDK -GH_TAGNAME= release-${DISTVERSION} .include <bsd.port.mk> diff --git a/graphics/openxr/distinfo b/graphics/openxr/distinfo index eb1cffcb4474..40a5aaf158b5 100644 --- a/graphics/openxr/distinfo +++ b/graphics/openxr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709034417 -SHA256 (KhronosGroup-OpenXR-SDK-1.0.34-release-1.0.34_GH0.tar.gz) = 5fa2fac1b442a31e267ea522799a247e3aff6e6f5a418b1e31c337b8ca835b69 -SIZE (KhronosGroup-OpenXR-SDK-1.0.34-release-1.0.34_GH0.tar.gz) = 602123 +TIMESTAMP = 1709307340 +SHA256 (KhronosGroup-OpenXR-SDK-release-1.0.34_GH0.tar.gz) = 5fa2fac1b442a31e267ea522799a247e3aff6e6f5a418b1e31c337b8ca835b69 +SIZE (KhronosGroup-OpenXR-SDK-release-1.0.34_GH0.tar.gz) = 602123