diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-11-09 12:27:51 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-11-09 13:12:12 +0000 |
commit | 2a1dd2d5d5d6328daa3e70f2c3d258f3f9a6d757 (patch) | |
tree | 89a935bbfdcc19a34fa5f5751d18cbc9f0049c8b | |
parent | 2ebae42c56eee78b8d46ac075ff45974bdded156 (diff) | |
download | ports-2a1dd2d5d5d6328daa3e70f2c3d258f3f9a6d757.tar.gz ports-2a1dd2d5d5d6328daa3e70f2c3d258f3f9a6d757.zip |
games/DDNet: update to 15.6.2
-rw-r--r-- | games/DDNet/Makefile | 4 | ||||
-rw-r--r-- | games/DDNet/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile index fa707497a1e4..c13cc6cca8bb 100644 --- a/games/DDNet/Makefile +++ b/games/DDNet/Makefile @@ -1,5 +1,5 @@ PORTNAME= DDNet -PORTVERSION= 15.5.4 +PORTVERSION= 15.6.2 CATEGORIES= games MASTER_SITES= https://ddnet.tw/downloads/ @@ -25,7 +25,7 @@ OPTIONS_SUB= yes CLIENT_DESC= Build game client CLIENT_CMAKE_BOOL= CLIENT CLIENT_USES= gettext gl sdl xorg desktop-file-utils -CLIENT_USE= GL=gl,glew XORG=x11 SDL=sdl2 +CLIENT_USE= GL=gl,glew SDL=sdl2 CLIENT_LIB_DEPENDS= libfreetype.so:print/freetype2 \ libwavpack.so:audio/wavpack \ libpnglite.so:graphics/pnglite \ diff --git a/games/DDNet/distinfo b/games/DDNet/distinfo index 0703952a777f..7720c94adf96 100644 --- a/games/DDNet/distinfo +++ b/games/DDNet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624368870 -SHA256 (DDNet-15.5.4.tar.xz) = 2fdff72325bac205ad15057f766af23489a377ce6679751de98522fc1c090afd -SIZE (DDNet-15.5.4.tar.xz) = 26937036 +TIMESTAMP = 1636370524 +SHA256 (DDNet-15.6.2.tar.xz) = e9d38d988ff48ffbaa0c9de36660ecfad7ac270bc1b55ae04e5476f0f41ce748 +SIZE (DDNet-15.6.2.tar.xz) = 27081584 |