diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-06-23 17:45:00 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-06-23 17:45:00 +0000 |
commit | f5164f38c1dd0077ea02b575da4234f71d633e4a (patch) | |
tree | 4636a55bc4ba38b53efbfb308d834dc76e66042f /games/dxx-rebirth | |
parent | 925cf15a1905dca394b8ce8f1089a87674e98d31 (diff) |
Notes
Diffstat (limited to 'games/dxx-rebirth')
-rw-r--r-- | games/dxx-rebirth/Makefile | 4 | ||||
-rw-r--r-- | games/dxx-rebirth/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/dxx-rebirth/Makefile b/games/dxx-rebirth/Makefile index 193a72f4bc99..9dcdd124c5bd 100644 --- a/games/dxx-rebirth/Makefile +++ b/games/dxx-rebirth/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dxx-rebirth -PORTVERSION= 20200501 +PORTVERSION= 20200601 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= https://www.dxx-rebirth.com/download/dxx/rebirth/ @@ -24,7 +24,7 @@ LIB_DEPENDS= libphysfs.so:devel/physfs \ USES= compiler:c++14-lang gl localbase:ldflags pkgconfig scons:python2 sdl tar:xz USE_GL= gl glu -USE_SDL= mixer sdl +USE_SDL= image mixer sdl MAKE_ARGS= ignore_unknown_variables=1 diff --git a/games/dxx-rebirth/distinfo b/games/dxx-rebirth/distinfo index c52232a4eb3c..abb941be7ac8 100644 --- a/games/dxx-rebirth/distinfo +++ b/games/dxx-rebirth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1589201259 -SHA256 (dxx-rebirth_20200501-src.tar.xz) = 8f713369e6aefc0e97ccecc7a3f696262c3533b3c7244757b49039d845a391ed -SIZE (dxx-rebirth_20200501-src.tar.xz) = 1328256 +TIMESTAMP = 1592908631 +SHA256 (dxx-rebirth_20200601-src.tar.xz) = f13ba17a6da16906f563f355dc3b821acd195d9d576ab344c31e3b6263fe4fd1 +SIZE (dxx-rebirth_20200601-src.tar.xz) = 1330692 |