diff --git a/games/dxx-rebirth/Makefile b/games/dxx-rebirth/Makefile index 7c1376fa055c..a9b161b94201 100644 --- a/games/dxx-rebirth/Makefile +++ b/games/dxx-rebirth/Makefile @@ -1,39 +1,38 @@ # Created by: Piotr Kubaj PORTNAME= dxx-rebirth -PORTVERSION= 20210422 +PORTVERSION= 20210623 DISTVERSIONSUFFIX= -src -PORTREVISION= 1 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 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 1ea1c9fd5319..7127db764651 100644 --- a/games/dxx-rebirth/distinfo +++ b/games/dxx-rebirth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619223785 -SHA256 (dxx-rebirth_20210422-src.tar.xz) = 7c162615d75fd8b5ce9b24176145433c71bd9636d3477751b09cb775e1a87864 -SIZE (dxx-rebirth_20210422-src.tar.xz) = 1338608 +TIMESTAMP = 1625580901 +SHA256 (dxx-rebirth_20210623-src.tar.xz) = f09ec8237761a6d8f8f15db6dd2cef1bf41ea4aa5e41f7237378c3434e74757f +SIZE (dxx-rebirth_20210623-src.tar.xz) = 1340044