Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2021 22:14:55 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 59e3137d1d54 - main - games/vkquake: update to 1.05.2
Message-ID:  <202104252214.13PMEtsS017527@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=59e3137d1d54cc18a61b11461d4cc65cd38b0427

commit 59e3137d1d54cc18a61b11461d4cc65cd38b0427
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-01-11 02:42:12 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-04-25 22:14:15 +0000

    games/vkquake: update to 1.05.2
    
    Changes:        https://github.com/Novum/vkQuake/releases/tag/1.04.0
    Changes:        https://github.com/Novum/vkQuake/releases/tag/1.04.1
    Changes:        https://github.com/Novum/vkQuake/releases/tag/1.05.0
    Changes:        https://github.com/Novum/vkQuake/releases/tag/1.05.1
    Changes:        https://github.com/Novum/vkQuake/releases/tag/1.05.2
    PR:             254758
    Approved by:    maintainer timeout (3 weeks)
---
 games/vkquake/Makefile | 6 +-----
 games/vkquake/distinfo | 8 +++-----
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/games/vkquake/Makefile b/games/vkquake/Makefile
index abd4823d7bf4..ac73c719a306 100644
--- a/games/vkquake/Makefile
+++ b/games/vkquake/Makefile
@@ -1,11 +1,7 @@
 PORTNAME=	vkquake
-DISTVERSION=	1.03.0
-PORTREVISION=	1
+DISTVERSION=	1.05.2
 CATEGORIES=	games
 
-PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+=	a869a22d9b51.patch:-p2 # vulkan-headers >= 140
-
 MAINTAINER=	greg@unrelenting.technology
 COMMENT=	Quake 1 port using Vulkan instead of OpenGL, based on QuakeSpasm
 
diff --git a/games/vkquake/distinfo b/games/vkquake/distinfo
index 16d21b368c25..28b76df4dbf8 100644
--- a/games/vkquake/distinfo
+++ b/games/vkquake/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1573391422
-SHA256 (Novum-vkQuake-1.03.0_GH0.tar.gz) = 5cb745c4ee139aa6e9aaac580db08d4ae98ee4fac8eb3c08a05256af81d5a150
-SIZE (Novum-vkQuake-1.03.0_GH0.tar.gz) = 3869031
-SHA256 (a869a22d9b51.patch) = cfbaf8836da0bbcb7f77afeec435510d63ed9b20ae9627a389d23976655f1069
-SIZE (a869a22d9b51.patch) = 906
+TIMESTAMP = 1610332932
+SHA256 (Novum-vkQuake-1.05.2_GH0.tar.gz) = c2b01171fe241f394dae2044bd0990dfe5d487faee9956e016e277e759914e4c
+SIZE (Novum-vkQuake-1.05.2_GH0.tar.gz) = 4250823



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104252214.13PMEtsS017527>