diff options
author | sbruno <sbruno@FreeBSD.org> | 2017-11-24 01:56:13 +0800 |
---|---|---|
committer | sbruno <sbruno@FreeBSD.org> | 2017-11-24 01:56:13 +0800 |
commit | 6a98569c532a7e5fe081777a4878eeac5dafd102 (patch) | |
tree | 1fb4a14b2d25ba3351b5ecf67e55e94131c6055c | |
parent | 038e38795f334484ace7c5743b58ce45b435e40d (diff) | |
download | freebsd-ports-gnome-6a98569c532a7e5fe081777a4878eeac5dafd102.tar.gz freebsd-ports-gnome-6a98569c532a7e5fe081777a4878eeac5dafd102.tar.zst freebsd-ports-gnome-6a98569c532a7e5fe081777a4878eeac5dafd102.zip |
games/cockatrice: Bump to 2.4.0 Release
https://github.com/Cockatrice/Cockatrice/releases/tag/2017-11-19-Release-2.4.0
-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 |