Update Cockatrice to upstream Release Version 2016-05-06-Release.
https://github.com/Cockatrice/Cockatrice/releases/tag/2016-05-06-Release
This commit is contained in:
parent
01682d68b3
commit
a5a2fe6a5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415030
2 changed files with 4 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Cockatrice
|
PORTNAME= Cockatrice
|
||||||
PORTVERSION= 0.0.g2016.04.27
|
PORTVERSION= 0.0.g2016.05.06
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
|
|
||||||
MAINTAINER= sbruno@FreeBSD.org
|
MAINTAINER= sbruno@FreeBSD.org
|
||||||
|
@ -14,7 +13,7 @@ LICENSE= GPLv2
|
||||||
LIB_DEPENDS= libprotobuf.so:devel/protobuf
|
LIB_DEPENDS= libprotobuf.so:devel/protobuf
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_TAGNAME= ff1091a
|
GH_TAGNAME= 2016-05-06-Release
|
||||||
|
|
||||||
USES= cmake compiler:c++11-lib
|
USES= cmake compiler:c++11-lib
|
||||||
USE_QT5= buildtools concurrent core multimedia network printsupport \
|
USE_QT5= buildtools concurrent core multimedia network printsupport \
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Cockatrice-Cockatrice-0.0.g2016.04.27-ff1091a_GH0.tar.gz) = 802c57f647f00400c6bac280eccab07ce05c3395826c717599ebff45de84d55f
|
SHA256 (Cockatrice-Cockatrice-0.0.g2016.05.06-2016-05-06-Release_GH0.tar.gz) = 379835006f38b603af01cf46d508fd40e862b451045807b444042914e8736fee
|
||||||
SIZE (Cockatrice-Cockatrice-0.0.g2016.04.27-ff1091a_GH0.tar.gz) = 6905652
|
SIZE (Cockatrice-Cockatrice-0.0.g2016.05.06-2016-05-06-Release_GH0.tar.gz) = 6910937
|
||||||
|
|
Loading…
Reference in a new issue