diff --git a/games/chessx/Makefile b/games/chessx/Makefile index 6f730f78bc40..6150a9b4615d 100644 --- a/games/chessx/Makefile +++ b/games/chessx/Makefile @@ -1,32 +1,32 @@ PORTNAME= chessx -PORTVERSION= 1.5.6 +PORTVERSION= 1.5.7 CATEGORIES= games -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/beta MAINTAINER= ports@FreeBSD.org COMMENT= Qt 5 chess database application LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c++11-lang desktop-file-utils gl gmake qmake qt:5 tar:tgz USE_GL= gl USE_QT= concurrent core gui multimedia network opengl printsupport svg \ widgets xml buildtools_build linguisttools_build speech PLIST_FILES= bin/chessx \ share/applications/chessx.desktop \ share/pixmaps/chessx.png OPTIONS_DEFINE= CRAFTY STOCKFISH CRAFTY_DESC= Install Crafty Chess Application STOCKFISH_DESC= Install Stockfish Chess Engine CRAFTY_RUN_DEPENDS= crafty:games/crafty STOCKFISH_RUN_DEPENDS= stockfish:games/stockfish post-configure: ( cd ${BUILD_WRKSRC} && ${LRELEASE} ${WRKSRC}/${PORTNAME}.pro ) .include diff --git a/games/chessx/distinfo b/games/chessx/distinfo index 79fe1ce9a57f..c5a664df4d0d 100644 --- a/games/chessx/distinfo +++ b/games/chessx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631866102 -SHA256 (chessx-1.5.6.tgz) = d09a4b534a909c5f1a398c64065049a2fdf30497bc81ccbdf0d940412364d205 -SIZE (chessx-1.5.6.tgz) = 3853395 +TIMESTAMP = 1641324910 +SHA256 (chessx-1.5.7.tgz) = c1a7483b788dbe3f0b808cc4c474e6797c579d6388f9588badd84097367bf49c +SIZE (chessx-1.5.7.tgz) = 3861310