Index: head/games/cockatrice/Makefile =================================================================== --- head/games/cockatrice/Makefile (revision 563149) +++ head/games/cockatrice/Makefile (revision 563150) @@ -1,48 +1,47 @@ # Created by: Sean Bruno # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 2.7.5 -PORTREVISION= 2 +PORTVERSION= 2.8.0 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org COMMENT= Virtual tabletop client and server for multiplayer card games LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libprotobuf.so:devel/protobuf USES= cmake compiler:c++11-lib gnome qt:5 USE_QT= buildtools_build concurrent core network qmake_build websockets widgets gui USE_GITHUB= yes -GH_TAGNAME= 2020-08-23-Release-2.7.5 +GH_TAGNAME= 2021-01-26-Release-2.8.0 INSTALLS_ICONS= yes DATADIR= ${PREFIX}/share/${PORTNAME:tl} OPTIONS_DEFINE= COCKATRICE SERVATRICE MYSQL OPTIONS_DEFAULT= COCKATRICE OPTIONS_SUB= yes COCKATRICE_DESC= Build Cockatrice Client SERVATRICE_DESC= Build Cockatrice Server MYSQL_DESC= (Server Only) Add runtime dependencies on mysql-server SERVATRICE_CMAKE_ON= -DWITH_SERVER=ON SERVATRICE_CMAKE_OFF= -DWITH_SERVER=OFF COCKATRICE_CMAKE_ON= -DWITH_CLIENT=ON -DWITH_ORACLE=ON COCKATRICE_CMAKE_OFF= -DWITH_CLIENT=OFF -DWITH_ORACLE=OFF COCKATRICE_USE= qt=multimedia,printsupport,svg,linguisttools_build SERVATRICE_USE= qt=sql,sql-mysql SERVATRICE_USE+= RC_SUBR=servatrice MYSQL_USES+= mysql:server MYSQL_SUB_LIST_OFF= mysql="" MYSQL_SUB_LIST= mysql="mysql" SERVATRICE_LDFLAGS+= -lexecinfo .include Index: head/games/cockatrice/distinfo =================================================================== --- head/games/cockatrice/distinfo (revision 563149) +++ head/games/cockatrice/distinfo (revision 563150) @@ -1,3 +1,3 @@ -TIMESTAMP = 1598226972 -SHA256 (Cockatrice-Cockatrice-2.7.5-2020-08-23-Release-2.7.5_GH0.tar.gz) = 531aa4f163b931db20bcd0b2faa68ace141fcb9ea6b720248b20adf48b7ba807 -SIZE (Cockatrice-Cockatrice-2.7.5-2020-08-23-Release-2.7.5_GH0.tar.gz) = 8503044 +TIMESTAMP = 1611794477 +SHA256 (Cockatrice-Cockatrice-2.8.0-2021-01-26-Release-2.8.0_GH0.tar.gz) = fbf908138e40b20529ebdc27b3b37d63891bf6a91f660be694407a8e57471e79 +SIZE (Cockatrice-Cockatrice-2.8.0-2021-01-26-Release-2.8.0_GH0.tar.gz) = 8589061 Index: head/games/cockatrice/files/patch-CMakeLists.txt =================================================================== --- head/games/cockatrice/files/patch-CMakeLists.txt (revision 563149) +++ head/games/cockatrice/files/patch-CMakeLists.txt (nonexistent) @@ -1,12 +0,0 @@ -# Upstream did not bump the release version. Do that for them. ---- CMakeLists.txt.orig 2020-08-24 13:29:55 UTC -+++ CMakeLists.txt -@@ -37,7 +37,7 @@ endif() - - # A project name is needed for CPack - # Version can be overriden by git tags, see cmake/getversion.cmake --PROJECT("Cockatrice" VERSION 2.7.4) -+PROJECT("Cockatrice" VERSION 2.7.5) - - # Use c++11 for all targets - set(CMAKE_CXX_STANDARD 11 CACHE STRING "C++ ISO Standard") Property changes on: head/games/cockatrice/files/patch-CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property