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
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user