diff options
author | Sean Bruno <sbruno@FreeBSD.org> | 2017-07-19 02:04:54 +0800 |
---|---|---|
committer | Sean Bruno <sbruno@FreeBSD.org> | 2017-07-19 02:04:54 +0800 |
commit | 6bfa434b402dc199cf40929b587d64760ad06810 (patch) | |
tree | aed3e7eb48028afdbcda6bccd35aedadde7424c4 /games | |
parent | 5f12718c93371113d37f2c030894c43453773466 (diff) | |
download | freebsd-ports-gnome-6bfa434b402dc199cf40929b587d64760ad06810.tar.gz freebsd-ports-gnome-6bfa434b402dc199cf40929b587d64760ad06810.tar.zst freebsd-ports-gnome-6bfa434b402dc199cf40929b587d64760ad06810.zip |
Bump to 05.05.2017 release version.
Release notes:
https://github.com/Cockatrice/Cockatrice/releases/tag/2017-05-05-Release-2.3.17
Diffstat (limited to 'games')
-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 65a53c3e9dfe..e031a155a5f3 100644 --- a/games/cockatrice/Makefile +++ b/games/cockatrice/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 0.0.g2017.03.14 -PORTREVISION= 2 +PORTVERSION= 0.0.g2017.05.05 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org @@ -14,7 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libprotobuf.so:devel/protobuf USE_GITHUB= yes -GH_TAGNAME= 2017-03-14-Release +GH_TAGNAME= 2017-05-05-Release-2.3.17 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 1d4629d145b7..1e0ec7922b85 100644 --- a/games/cockatrice/distinfo +++ b/games/cockatrice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1489590305 -SHA256 (Cockatrice-Cockatrice-0.0.g2017.03.14-2017-03-14-Release_GH0.tar.gz) = 4b2b79cc5a0437dc018c8ef6114060784ebf29b364bd5b753042b8041330b5e0 -SIZE (Cockatrice-Cockatrice-0.0.g2017.03.14-2017-03-14-Release_GH0.tar.gz) = 7334049 +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 |