diff --git a/games/dxx-rebirth/Makefile b/games/dxx-rebirth/Makefile index 7b8085be60db..97918b2c906f 100644 --- a/games/dxx-rebirth/Makefile +++ b/games/dxx-rebirth/Makefile @@ -1,42 +1,42 @@ PORTNAME= dxx-rebirth -PORTVERSION= 20220522 +PORTVERSION= 20220622 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= https://www.dxx-rebirth.com/download/dxx/rebirth/ DISTNAME= ${PORTNAME}_${PORTVERSION}${DISTVERSIONSUFFIX} MAINTAINER= pkubaj@FreeBSD.org COMMENT= Open source port of Descent and Descent 2 LICENSE= GPLv3 PARALLAX LICENSE_COMB= multi LICENSE_NAME_PARALLAX= original Parallax license LICENSE_FILE_GPLv3= ${WRKSRC}/GPL-3.txt LICENSE_FILE_PARALLAX= ${WRKSRC}/COPYING.txt LICENSE_PERMS_PARALLAX= dist-mirror pkg-mirror auto-accept BUILD_DEPENDS= as:devel/binutils LIB_DEPENDS= libphysfs.so:devel/physfs \ libpng.so:graphics/png USES= compiler:c++17-lang gl localbase:ldflags pkgconfig scons sdl \ tar:xz USE_GL= gl glu USE_SDL= image2 mixer2 sdl2 MAKE_ARGS= ignore_unknown_variables=1 sdl2=1 PLIST_FILES= bin/d1x-rebirth \ bin/d2x-rebirth .include .if ${ARCH} != powerpc64 && ${ARCH} != riscv64 MAKE_ARGS+= lto=1 .endif post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/d1x-rebirth \ ${STAGEDIR}${PREFIX}/bin/d2x-rebirth .include diff --git a/games/dxx-rebirth/distinfo b/games/dxx-rebirth/distinfo index f95f286eb0ca..68f48d4048f0 100644 --- a/games/dxx-rebirth/distinfo +++ b/games/dxx-rebirth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653420080 -SHA256 (dxx-rebirth_20220522-src.tar.xz) = 8b5c1578bf134c904c647397e0de6b2bbb525139ae0b145be5b461f23f1f9e57 -SIZE (dxx-rebirth_20220522-src.tar.xz) = 1359500 +TIMESTAMP = 1655914017 +SHA256 (dxx-rebirth_20220622-src.tar.xz) = 2d18e83142b52a505900ffa93f956b5295f13c0a6a0b94720917edd78bb94004 +SIZE (dxx-rebirth_20220622-src.tar.xz) = 1360704