aboutsummaryrefslogtreecommitdiff
path: root/games/dxx-rebirth
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-12-17 13:20:53 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-12-17 13:20:53 +0000
commit23ffd03a628acde91ccd8932ec7130f04c838d3a (patch)
tree724bba287db1aa597cc6cb36158256a7b56f1efd /games/dxx-rebirth
parent8ab74711da0f014ee908353a61a2dd5612cf2806 (diff)
downloadports-23ffd03a628acde91ccd8932ec7130f04c838d3a.tar.gz
ports-23ffd03a628acde91ccd8932ec7130f04c838d3a.zip
games/dxx-rebirth: update to 20201216
Switch to python 3 and SDL2 as well.
Notes
Notes: svn path=/head/; revision=558290
Diffstat (limited to 'games/dxx-rebirth')
-rw-r--r--games/dxx-rebirth/Makefile9
-rw-r--r--games/dxx-rebirth/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/games/dxx-rebirth/Makefile b/games/dxx-rebirth/Makefile
index 9dcdd124c5bd..aa44afa476ad 100644
--- a/games/dxx-rebirth/Makefile
+++ b/games/dxx-rebirth/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dxx-rebirth
-PORTVERSION= 20200601
+PORTVERSION= 20201216
DISTVERSIONSUFFIX= -src
CATEGORIES= games
MASTER_SITES= https://www.dxx-rebirth.com/download/dxx/rebirth/
@@ -22,11 +22,12 @@ BUILD_DEPENDS= as:devel/binutils
LIB_DEPENDS= libphysfs.so:devel/physfs \
libpng.so:graphics/png
-USES= compiler:c++14-lang gl localbase:ldflags pkgconfig scons:python2 sdl tar:xz
+USES= compiler:c++14-lang gl localbase:ldflags pkgconfig scons sdl \
+ tar:xz
USE_GL= gl glu
-USE_SDL= image mixer sdl
+USE_SDL= image2 mixer2 sdl2
-MAKE_ARGS= ignore_unknown_variables=1
+MAKE_ARGS= ignore_unknown_variables=1 sdl2=1
PLIST_FILES= bin/d1x-rebirth \
bin/d2x-rebirth
diff --git a/games/dxx-rebirth/distinfo b/games/dxx-rebirth/distinfo
index abb941be7ac8..ccb5fcc26486 100644
--- a/games/dxx-rebirth/distinfo
+++ b/games/dxx-rebirth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592908631
-SHA256 (dxx-rebirth_20200601-src.tar.xz) = f13ba17a6da16906f563f355dc3b821acd195d9d576ab344c31e3b6263fe4fd1
-SIZE (dxx-rebirth_20200601-src.tar.xz) = 1330692
+TIMESTAMP = 1608208933
+SHA256 (dxx-rebirth_20201216-src.tar.xz) = 6faee1981a19f274ffcfb885797f8251ac1ca2580f3d315a9c9069fa176b78b5
+SIZE (dxx-rebirth_20201216-src.tar.xz) = 1336816