Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 2020 01:35:22 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r532174 - head/games/teeworlds
Message-ID:  <202004200135.03K1ZM4u028383@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Apr 20 01:35:21 2020
New Revision: 532174
URL: https://svnweb.freebsd.org/changeset/ports/532174

Log:
  - Update to 0.7.5

Modified:
  head/games/teeworlds/Makefile
  head/games/teeworlds/distinfo

Modified: head/games/teeworlds/Makefile
==============================================================================
--- head/games/teeworlds/Makefile	Mon Apr 20 01:25:52 2020	(r532173)
+++ head/games/teeworlds/Makefile	Mon Apr 20 01:35:21 2020	(r532174)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	teeworlds
-PORTVERSION=	0.7.4
+PORTVERSION=	0.7.5
 CATEGORIES=	games
 
 MAINTAINER=	amdmi3@FreeBSD.org
@@ -12,8 +12,8 @@ LICENSE=	ZLIB
 LICENSE_FILE=	${WRKSRC}/license.txt
 
 USE_GITHUB=	yes
-GH_TUPLE=	teeworlds:teeworlds-translation:4ba6f82:translations/datasrc/languages \
-		teeworlds:teeworlds-maps:7fefdb4:maps/datasrc/maps
+GH_TUPLE=	teeworlds:teeworlds-translation:4ed69dd:translations/datasrc/languages \
+		teeworlds:teeworlds-maps:1d3401a:maps/datasrc/maps
 
 USES=		cmake cpe pkgconfig python ssl
 CPE_VERSION=	${PORTVERSION:C/^0\.//}
@@ -28,7 +28,7 @@ OPTIONS_DEFAULT=	CLIENT TEST
 CLIENT_DESC=		Build game client
 CLIENT_CMAKE_BOOL=	CLIENT
 CLIENT_USES=		gl sdl xorg
-CLIENT_USE=		GL=gl,glu XORG=x11 SDL=sdl2
+CLIENT_USE=		GL=gl XORG=x11 SDL=sdl2
 CLIENT_LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 			libwavpack.so:audio/wavpack \
 			libpnglite.so:graphics/pnglite

Modified: head/games/teeworlds/distinfo
==============================================================================
--- head/games/teeworlds/distinfo	Mon Apr 20 01:25:52 2020	(r532173)
+++ head/games/teeworlds/distinfo	Mon Apr 20 01:35:21 2020	(r532174)
@@ -1,7 +1,7 @@
-TIMESTAMP = 1577119898
-SHA256 (teeworlds-teeworlds-0.7.4_GH0.tar.gz) = 272391773b16eb854c824e23ed04ed9e7f0aa605d585277dc4136193227222b5
-SIZE (teeworlds-teeworlds-0.7.4_GH0.tar.gz) = 8648400
-SHA256 (teeworlds-teeworlds-translation-4ba6f82_GH0.tar.gz) = e4c81e1c431695b51d424687bd09334d32a3558bc8ac423d6264a37d8c718e22
-SIZE (teeworlds-teeworlds-translation-4ba6f82_GH0.tar.gz) = 169085
-SHA256 (teeworlds-teeworlds-maps-7fefdb4_GH0.tar.gz) = 84764b026963e22cc58658837af9a857e11617c92311dafbd75412507bf7073a
-SIZE (teeworlds-teeworlds-maps-7fefdb4_GH0.tar.gz) = 151472
+TIMESTAMP = 1587343633
+SHA256 (teeworlds-teeworlds-0.7.5_GH0.tar.gz) = 6e67846b38750d2a372d7835fa3775db016458a20a85aa52f1c758102ddd4abe
+SIZE (teeworlds-teeworlds-0.7.5_GH0.tar.gz) = 8654985
+SHA256 (teeworlds-teeworlds-translation-4ed69dd_GH0.tar.gz) = 341862af2111841b2370a505c4530c1681891466c17ba6d1ec2228c191f7db69
+SIZE (teeworlds-teeworlds-translation-4ed69dd_GH0.tar.gz) = 173398
+SHA256 (teeworlds-teeworlds-maps-1d3401a_GH0.tar.gz) = a9afa896cd662eca9969a319c770e2c31cee585a66e109cea9903767ba16783b
+SIZE (teeworlds-teeworlds-maps-1d3401a_GH0.tar.gz) = 151621



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004200135.03K1ZM4u028383>