From owner-dev-commits-ports-branches@freebsd.org Mon Oct 4 12:07:17 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4B96667D52E; Mon, 4 Oct 2021 12:07:17 +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 4HNKGF1XGtz4gx2; Mon, 4 Oct 2021 12:07:17 +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 1559619217; Mon, 4 Oct 2021 12:07:17 +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 194C7GxK075060; Mon, 4 Oct 2021 12:07:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 194C7G3a075059; Mon, 4 Oct 2021 12:07:16 GMT (envelope-from git) Date: Mon, 4 Oct 2021 12:07:16 GMT Message-Id: <202110041207.194C7G3a075059@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 303693624df0 - 2021Q4 - games/vkquake: update to 1.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q4 X-Git-Reftype: branch X-Git-Commit: 303693624df079b71b9082f273cd9a6816b68bd0 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Oct 2021 12:07:17 -0000 The branch 2021Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=303693624df079b71b9082f273cd9a6816b68bd0 commit 303693624df079b71b9082f273cd9a6816b68bd0 Author: Jan Beich AuthorDate: 2021-09-02 15:40:50 +0000 Commit: Jan Beich CommitDate: 2021-10-04 12:07:09 +0000 games/vkquake: update to 1.11.0 Changes: https://github.com/Novum/vkQuake/releases/tag/1.11.0 PR: 258886 Approved by: Greg V (maintainer) (cherry picked from commit 240cfda55f2e03de575d5955c2edde2fde417c0a) --- games/vkquake/Makefile | 5 ++--- games/vkquake/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/games/vkquake/Makefile b/games/vkquake/Makefile index ac73c719a306..e026dfa230d2 100644 --- a/games/vkquake/Makefile +++ b/games/vkquake/Makefile @@ -1,5 +1,5 @@ PORTNAME= vkquake -DISTVERSION= 1.05.2 +DISTVERSION= 1.11.0 CATEGORIES= games MAINTAINER= greg@unrelenting.technology @@ -9,8 +9,7 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/../LICENSE.txt BUILD_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers -LIB_DEPENDS= libX11-xcb.so:x11/libX11 \ - libvulkan.so:graphics/vulkan-loader +LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader WRKSRC_SUBDIR= Quake diff --git a/games/vkquake/distinfo b/games/vkquake/distinfo index 28b76df4dbf8..8fa53629b7ab 100644 --- a/games/vkquake/distinfo +++ b/games/vkquake/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610332932 -SHA256 (Novum-vkQuake-1.05.2_GH0.tar.gz) = c2b01171fe241f394dae2044bd0990dfe5d487faee9956e016e277e759914e4c -SIZE (Novum-vkQuake-1.05.2_GH0.tar.gz) = 4250823 +TIMESTAMP = 1630597250 +SHA256 (Novum-vkQuake-1.11.0_GH0.tar.gz) = 502e9218ac4c243c32a1bcaf32330ed8f0ff3b520605620b271da52120be622c +SIZE (Novum-vkQuake-1.11.0_GH0.tar.gz) = 13369976