diff options
author | Sean Bruno <sbruno@FreeBSD.org> | 2017-11-23 17:56:13 +0000 |
---|---|---|
committer | Sean Bruno <sbruno@FreeBSD.org> | 2017-11-23 17:56:13 +0000 |
commit | a34ab9824b063afcaec372b111bf3a27c48f0533 (patch) | |
tree | 1fb4a14b2d25ba3351b5ecf67e55e94131c6055c /games/cockatrice | |
parent | 84107ef95a7f0fdbfa4921a3ef57d29be992a041 (diff) |
Notes
Diffstat (limited to 'games/cockatrice')
-rw-r--r-- | games/cockatrice/Makefile | 5 | ||||
-rw-r--r-- | games/cockatrice/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/cockatrice/Makefile b/games/cockatrice/Makefile index 43f31bc60fee..e48911d9bef1 100644 --- a/games/cockatrice/Makefile +++ b/games/cockatrice/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 0.0.g2017.05.05 -PORTREVISION= 2 +PORTVERSION= 0.0.g2017.11.19 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org @@ -14,7 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libprotobuf.so:devel/protobuf USE_GITHUB= yes -GH_TAGNAME= 2017-05-05-Release-2.3.17 +GH_TAGNAME= 2017-11-19-Release-2.4.0 USES= cmake compiler:c++11-lib USE_QT5= buildtools concurrent core multimedia network printsupport \ diff --git a/games/cockatrice/distinfo b/games/cockatrice/distinfo index 1e0ec7922b85..ea80bf4e5801 100644 --- a/games/cockatrice/distinfo +++ b/games/cockatrice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1500388141 -SHA256 (Cockatrice-Cockatrice-0.0.g2017.05.05-2017-05-05-Release-2.3.17_GH0.tar.gz) = 95f78db3c2f4f93e2b007b92687cb1655ce5d6b23d72aeb85fc043f60748701e -SIZE (Cockatrice-Cockatrice-0.0.g2017.05.05-2017-05-05-Release-2.3.17_GH0.tar.gz) = 7340644 +TIMESTAMP = 1511370128 +SHA256 (Cockatrice-Cockatrice-0.0.g2017.11.19-2017-11-19-Release-2.4.0_GH0.tar.gz) = decfe6d3b231cfb30af97810d4afe341e04d491ecb3d59d48cec259ee643108c +SIZE (Cockatrice-Cockatrice-0.0.g2017.11.19-2017-11-19-Release-2.4.0_GH0.tar.gz) = 7390241 |