diff options
author | Sean Bruno <sbruno@FreeBSD.org> | 2017-01-09 19:04:48 +0000 |
---|---|---|
committer | Sean Bruno <sbruno@FreeBSD.org> | 2017-01-09 19:04:48 +0000 |
commit | f55fc3ad4f6416329a4870f2d9d83ebbd7bef5ed (patch) | |
tree | c2b4764056a2d770d47c8882370040ceb7329e1b /games | |
parent | 06729d839016a04b028bda970f90d255ab923ddb (diff) | |
download | ports-f55fc3ad4f6416329a4870f2d9d83ebbd7bef5ed.tar.gz ports-f55fc3ad4f6416329a4870f2d9d83ebbd7bef5ed.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/cockatrice/Makefile | 5 | ||||
-rw-r--r-- | games/cockatrice/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/games/cockatrice/Makefile b/games/cockatrice/Makefile index 873184013c0f..f87f65855495 100644 --- a/games/cockatrice/Makefile +++ b/games/cockatrice/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 0.0.g2016.10.30 -PORTREVISION= 2 +PORTVERSION= 0.0.g2016.12.31 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org @@ -14,7 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libprotobuf.so:devel/protobuf USE_GITHUB= yes -GH_TAGNAME= 2016-10-30-Release +GH_TAGNAME= 2016-12-31-Release 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 1cce4a6788ea..3accf0eb1c8a 100644 --- a/games/cockatrice/distinfo +++ b/games/cockatrice/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1478529657 -SHA256 (Cockatrice-Cockatrice-0.0.g2016.10.30-2016-10-30-Release_GH0.tar.gz) = 7398f0ccf3586ebd19f53ba5234c4fad9e0275c03ef72a3102bba45270cd6af4 -SIZE (Cockatrice-Cockatrice-0.0.g2016.10.30-2016-10-30-Release_GH0.tar.gz) = 7280411 +SHA256 (Cockatrice-Cockatrice-0.0.g2016.12.31-2016-12-31-Release_GH0.tar.gz) = 66fa92739e6fa1f1c5a3b36274aa0b47b8b1f63cf4cb2c796d6a07cd5718102b +SIZE (Cockatrice-Cockatrice-0.0.g2016.12.31-2016-12-31-Release_GH0.tar.gz) = 7287880 |