aboutsummaryrefslogtreecommitdiff
path: root/games/dxx-rebirth
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-11-12 10:35:30 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-11-12 10:35:30 +0000
commitb97323f1c062a7700487f8feb70f7dd0f8b88196 (patch)
treedbfeb45cd900e34e81f8cb96a829d0bb9bfb54e2 /games/dxx-rebirth
parent66e20b3847bb8d09c0fe5fb26dd51420b3c4af16 (diff)
downloadports-b97323f1c062a7700487f8feb70f7dd0f8b88196.tar.gz
ports-b97323f1c062a7700487f8feb70f7dd0f8b88196.zip
games/dxx-rebirth: update to 20191018, fix build with LLVM9
Update to the newest snapshot and merge upstream fix for LLVM9. Approved by: mentors (implicit approval) Obtained from: https://github.com/dxx-rebirth/dxx-rebirth/commit/d0566119891c7f381cbe7a375c09ccda6c0c689a
Notes
Notes: svn path=/head/; revision=517321
Diffstat (limited to 'games/dxx-rebirth')
-rw-r--r--games/dxx-rebirth/Makefile6
-rw-r--r--games/dxx-rebirth/distinfo8
2 files changed, 9 insertions, 5 deletions
diff --git a/games/dxx-rebirth/Makefile b/games/dxx-rebirth/Makefile
index 34112bbbe81e..bd2235175152 100644
--- a/games/dxx-rebirth/Makefile
+++ b/games/dxx-rebirth/Makefile
@@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= dxx-rebirth
-PORTVERSION= 20190621
-PORTREVISION= 1
+PORTVERSION= 20191018
DISTVERSIONSUFFIX= -src
CATEGORIES= games
MASTER_SITES= https://www.dxx-rebirth.com/download/dxx/rebirth/
DISTNAME= ${PORTNAME}_${PORTVERSION}${DISTVERSIONSUFFIX}
+PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
+PATCHFILES= d0566119891c7f381cbe7a375c09ccda6c0c689a.patch:-p1
+
MAINTAINER= pkubaj@FreeBSD.org
COMMENT= Open source port of Descent and Descent 2
diff --git a/games/dxx-rebirth/distinfo b/games/dxx-rebirth/distinfo
index 04a78f56a615..74f377caac0d 100644
--- a/games/dxx-rebirth/distinfo
+++ b/games/dxx-rebirth/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1562665032
-SHA256 (dxx-rebirth_20190621-src.tar.xz) = a1a74e9c2cf9e1c34cde42af99e74eccc947c15dc3c19abfc3395821041d49ae
-SIZE (dxx-rebirth_20190621-src.tar.xz) = 1305992
+TIMESTAMP = 1573553978
+SHA256 (dxx-rebirth_20191018-src.tar.xz) = bd0986b9262992e15d375daa6df056c316ca3c176765ec97712d1a6769beed3b
+SIZE (dxx-rebirth_20191018-src.tar.xz) = 1315824
+SHA256 (d0566119891c7f381cbe7a375c09ccda6c0c689a.patch) = 636c88613597e5b5c139b2a64322ea200036e3628b029b0a7d3f993afc1d42aa
+SIZE (d0566119891c7f381cbe7a375c09ccda6c0c689a.patch) = 1942