aboutsummaryrefslogtreecommitdiff
path: root/games/cockatrice
diff options
context:
space:
mode:
authorSean Bruno <sbruno@FreeBSD.org>2020-03-27 17:26:29 +0000
committerSean Bruno <sbruno@FreeBSD.org>2020-03-27 17:26:29 +0000
commita7cebe885d45e1d5ee055e1ce26af9bfa6c23b6b (patch)
tree4a89f6b86671711a27a8ee45cf13be850ba1323d /games/cockatrice
parent4990556ac4d3cace57cd096095475c44304299a6 (diff)
downloadports-a7cebe885d45e1d5ee055e1ce26af9bfa6c23b6b.tar.gz
ports-a7cebe885d45e1d5ee055e1ce26af9bfa6c23b6b.zip
games/cockatrice:
Update to 2.7.4 Dawn of Hope Revision 1 There was some release problems with 2.7.3 that caused the developers to do a 2nd release. Release notes: https://github.com/Cockatrice/Cockatrice/releases
Notes
Notes: svn path=/head/; revision=529270
Diffstat (limited to 'games/cockatrice')
-rw-r--r--games/cockatrice/Makefile9
-rw-r--r--games/cockatrice/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/games/cockatrice/Makefile b/games/cockatrice/Makefile
index 01b7e3e9ba0d..987e1b8b98bc 100644
--- a/games/cockatrice/Makefile
+++ b/games/cockatrice/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Cockatrice
-PORTVERSION= 2.7.2
-PORTREVISION= 1
+PORTVERSION= 2.7.4
CATEGORIES= games
MAINTAINER= sbruno@FreeBSD.org
@@ -15,9 +14,9 @@ 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
+USE_QT= buildtools_build concurrent core network qmake_build websockets widgets gui
USE_GITHUB= yes
-GH_TAGNAME= 2019-08-31-Release-2.7.2
+GH_TAGNAME= 2020-03-20-Release-2.7.4
INSTALLS_ICONS= yes
DATADIR= ${PREFIX}/share/${PORTNAME:tl}
@@ -35,7 +34,7 @@ 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,gui
+COCKATRICE_USE= qt=multimedia,printsupport,svg,linguisttools_build
SERVATRICE_USE= qt=sql,sql-mysql
SERVATRICE_USE+= RC_SUBR=servatrice
diff --git a/games/cockatrice/distinfo b/games/cockatrice/distinfo
index 5c997ccb205b..9de98936ee7a 100644
--- a/games/cockatrice/distinfo
+++ b/games/cockatrice/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567357349
-SHA256 (Cockatrice-Cockatrice-2.7.2-2019-08-31-Release-2.7.2_GH0.tar.gz) = 78b59514077b6dc351e4f8db0deb5d2d535ae8b82f3f09ce6b303d3885ba7859
-SIZE (Cockatrice-Cockatrice-2.7.2-2019-08-31-Release-2.7.2_GH0.tar.gz) = 8477012
+TIMESTAMP = 1584965900
+SHA256 (Cockatrice-Cockatrice-2.7.4-2020-03-20-Release-2.7.4_GH0.tar.gz) = 5ab4e1c4c95dadc4632e2ad60c35d6decc6a5933d4a3af99058cea6983874395
+SIZE (Cockatrice-Cockatrice-2.7.4-2020-03-20-Release-2.7.4_GH0.tar.gz) = 8490711