svn commit: r566922 - head/games/dxx-rebirth

Piotr Kubaj pkubaj at FreeBSD.org
Mon Mar 1 23:06:55 UTC 2021


Author: pkubaj
Date: Mon Mar  1 23:06:54 2021
New Revision: 566922
URL: https://svnweb.freebsd.org/changeset/ports/566922

Log:
  games/dxx-rebirth: update to snapshot 20210224

Modified:
  head/games/dxx-rebirth/Makefile
  head/games/dxx-rebirth/distinfo

Modified: head/games/dxx-rebirth/Makefile
==============================================================================
--- head/games/dxx-rebirth/Makefile	Mon Mar  1 22:59:35 2021	(r566921)
+++ head/games/dxx-rebirth/Makefile	Mon Mar  1 23:06:54 2021	(r566922)
@@ -2,15 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	dxx-rebirth
-PORTVERSION=	20210126
+PORTVERSION=	20210224
 DISTVERSIONSUFFIX=	-src
 CATEGORIES=	games
 MASTER_SITES=	https://www.dxx-rebirth.com/download/dxx/rebirth/
 DISTNAME=	${PORTNAME}_${PORTVERSION}${DISTVERSIONSUFFIX}
 
-PATCH_SITES=	https://github.com/dxx-rebirth/dxx-rebirth/commit/
-PATCHFILES=	15bd145daf7993ed0a0c7c270501f0310cfe6a9f.patch:-p1
-
 MAINTAINER=	pkubaj at FreeBSD.org
 COMMENT=	Open source port of Descent and Descent 2
 
@@ -25,7 +22,7 @@ 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 sdl \
+USES=		compiler:c++17-lang gl localbase:ldflags pkgconfig scons sdl \
 		tar:xz
 USE_GL=		gl glu
 USE_SDL=	image2 mixer2 sdl2

Modified: head/games/dxx-rebirth/distinfo
==============================================================================
--- head/games/dxx-rebirth/distinfo	Mon Mar  1 22:59:35 2021	(r566921)
+++ head/games/dxx-rebirth/distinfo	Mon Mar  1 23:06:54 2021	(r566922)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1612896800
-SHA256 (dxx-rebirth_20210126-src.tar.xz) = 2ae7546572504a6f0462e32e14331a969643bb0a47440ab24475c63bba70735d
-SIZE (dxx-rebirth_20210126-src.tar.xz) = 1339032
-SHA256 (15bd145daf7993ed0a0c7c270501f0310cfe6a9f.patch) = cc644b3299b28432a89d82038ab32f14b196f2b4051c2fbc64993bee486cc887
-SIZE (15bd145daf7993ed0a0c7c270501f0310cfe6a9f.patch) = 945
+TIMESTAMP = 1614639829
+SHA256 (dxx-rebirth_20210224-src.tar.xz) = 664bed5b4fe1737e3b232a60fab5fe1279628b7b75da70609c04f0499b6cc1e1
+SIZE (dxx-rebirth_20210224-src.tar.xz) = 1337800


More information about the svn-ports-head mailing list