diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 373ec8e28cf0..f6355963060e 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -1,24 +1,25 @@ PORTNAME= crossfire-client -DISTVERSION= 1.75.4 +DISTVERSION= 1.75.5 CATEGORIES= games MASTER_SITES= SF/crossfire/${PORTNAME}/${DISTVERSION} MAINTAINER= kevinz5000@gmail.com COMMENT= Cooperative multiplayer graphical RPG and adventure game WWW= https://crossfire.real-time.com/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl \ libpng.so:graphics/png USES= cmake gnome perl5 pkgconfig sdl vala:build xorg USE_GNOME= gtk20 USE_PERL5= build USE_SDL= mixer2 sdl2 USE_XORG= ice sm x11 xext -CMAKE_ARGS= -DLUA=OFF -DMETASERVER2=ON -DSOUND=ON +CMAKE_ON= METASERVER2 SOUND +CMAKE_OFF= LUA .include diff --git a/games/crossfire-client/distinfo b/games/crossfire-client/distinfo index 0e718809d2a8..cf8fadc6a799 100644 --- a/games/crossfire-client/distinfo +++ b/games/crossfire-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752807272 -SHA256 (crossfire-client-1.75.4.tar.gz) = 14b7d5f0a637d4e947d91955ae4d973035c25bfbec3e9d57dbddcf8221780189 -SIZE (crossfire-client-1.75.4.tar.gz) = 12980965 +TIMESTAMP = 1753508136 +SHA256 (crossfire-client-1.75.5.tar.gz) = a3cbf0a3fa73ccc61b643a6477e2fe8d45543c75a2c835c069a3514ad6858b0d +SIZE (crossfire-client-1.75.5.tar.gz) = 12979374