diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 2b945b37156f..e3e8248ed151 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -1,23 +1,24 @@ PORTNAME= crossfire-client -PORTVERSION= 1.75.2 -PORTREVISION= 1 +DISTVERSION= 1.75.3 CATEGORIES= games -MASTER_SITES= SF/crossfire/${PORTNAME}/${PORTVERSION} +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 +LIB_DEPENDS= libcurl.so:ftp/curl \ + libpng.so:graphics/png -USES= cmake gnome perl5 pkgconfig sdl vala:build +USES= cmake gnome perl5 pkgconfig sdl vala:build xorg USE_GNOME= gtk20 USE_PERL5= build -USE_SDL= sdl image mixer +USE_SDL= mixer2 sdl2 +USE_XORG= ice sm x11 xext CMAKE_ARGS= -DLUA=OFF -DMETASERVER2=ON -DSOUND=ON .include diff --git a/games/crossfire-client/distinfo b/games/crossfire-client/distinfo index 2d746ad23b32..7d5f4bd0ce29 100644 --- a/games/crossfire-client/distinfo +++ b/games/crossfire-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641491467 -SHA256 (crossfire-client-1.75.2.tar.gz) = 0d93eca37661d7bf5477761c14e0341cffb0dedd60953508df55542c232c31c9 -SIZE (crossfire-client-1.75.2.tar.gz) = 1244675 +TIMESTAMP = 1712812048 +SHA256 (crossfire-client-1.75.3.tar.gz) = 2ade184bc5ccfc3b56666d8ef93050dfc1ec1f62ebd9d3d923371e1859b01c47 +SIZE (crossfire-client-1.75.3.tar.gz) = 1052116