diff options
author | Sean Bruno <sbruno@FreeBSD.org> | 2016-11-07 14:41:21 +0000 |
---|---|---|
committer | Sean Bruno <sbruno@FreeBSD.org> | 2016-11-07 14:41:21 +0000 |
commit | dc3513fc9a2ef12d534df6ba391e08b5ebe1049f (patch) | |
tree | b7e51a597a478f9f89a882cc9b390966391e7bfb /games/cockatrice | |
parent | 250a1dd08520f5e5b5725b6064c4cab0212693c8 (diff) |
Notes
Diffstat (limited to 'games/cockatrice')
-rw-r--r-- | games/cockatrice/Makefile | 6 | ||||
-rw-r--r-- | games/cockatrice/distinfo | 5 |
2 files changed, 6 insertions, 5 deletions
diff --git a/games/cockatrice/Makefile b/games/cockatrice/Makefile index 6404541c4d76..bf77008591f3 100644 --- a/games/cockatrice/Makefile +++ b/games/cockatrice/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 0.0.g2016.06.30 +PORTVERSION= 0.0.g2016.10.30 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org @@ -13,11 +13,11 @@ LICENSE= GPLv2 LIB_DEPENDS= libprotobuf.so:devel/protobuf USE_GITHUB= yes -GH_TAGNAME= 2016-06-30-Release +GH_TAGNAME= 2016-10-30-Release USES= cmake compiler:c++11-lib USE_QT5= buildtools concurrent core multimedia network printsupport \ - qmake svg linguisttools widgets + qmake svg linguisttools widgets gui INSTALLS_ICONS= yes DATADIR= ${PREFIX}/share/${PORTNAME:tl} diff --git a/games/cockatrice/distinfo b/games/cockatrice/distinfo index a2a6e40aa020..1cce4a6788ea 100644 --- a/games/cockatrice/distinfo +++ b/games/cockatrice/distinfo @@ -1,2 +1,3 @@ -SHA256 (Cockatrice-Cockatrice-0.0.g2016.06.30-2016-06-30-Release_GH0.tar.gz) = 18c7ec245be8600d4c4be5868b71238ec669a38a24053d84aed608dae888a6f5 -SIZE (Cockatrice-Cockatrice-0.0.g2016.06.30-2016-06-30-Release_GH0.tar.gz) = 6928656 +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 |