diff options
author | sbruno <sbruno@FreeBSD.org> | 2016-11-07 22:41:21 +0800 |
---|---|---|
committer | sbruno <sbruno@FreeBSD.org> | 2016-11-07 22:41:21 +0800 |
commit | 853adc8ea18fe4e08f1d178f864077009a2f121f (patch) | |
tree | b7e51a597a478f9f89a882cc9b390966391e7bfb /games | |
parent | 37e9e5ee0fd74462b6506d0d0bc62e4766ec69c8 (diff) | |
download | freebsd-ports-graphics-853adc8ea18fe4e08f1d178f864077009a2f121f.tar.gz freebsd-ports-graphics-853adc8ea18fe4e08f1d178f864077009a2f121f.tar.zst freebsd-ports-graphics-853adc8ea18fe4e08f1d178f864077009a2f121f.zip |
Update to 2016.10.30 release
Diffstat (limited to 'games')
-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 6404541c4d7..bf77008591f 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 a2a6e40aa02..1cce4a6788e 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 |