diff options
author | Sean Bruno <sbruno@FreeBSD.org> | 2018-12-23 14:13:18 +0000 |
---|---|---|
committer | Sean Bruno <sbruno@FreeBSD.org> | 2018-12-23 14:13:18 +0000 |
commit | 8476b16bccc4860e8bffb61ce1e40d9687fd2646 (patch) | |
tree | cfd8080c115eb6a19b3ad6b2f5dd7fe3530449e0 /games/cockatrice | |
parent | 391409908a488fcaefbec246fe79a559e3ebbc13 (diff) | |
download | ports-8476b16bccc4860e8bffb61ce1e40d9687fd2646.tar.gz ports-8476b16bccc4860e8bffb61ce1e40d9687fd2646.zip |
games/cockatrice: update to 2.6.2: Bog Humbug
Notes
Notes:
svn path=/head/; revision=488221
Diffstat (limited to 'games/cockatrice')
-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 bb3c2827a064..0413fc2446d2 100644 --- a/games/cockatrice/Makefile +++ b/games/cockatrice/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 2.6.1.g2018.07.17 -PORTREVISION= 3 +PORTVERSION= 2.6.2.g2018.12.21 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org @@ -17,7 +16,7 @@ LIB_DEPENDS= libprotobuf.so:devel/protobuf USES= cmake compiler:c++11-lib qt:5 USE_QT= buildtools concurrent core network qmake widgets USE_GITHUB= yes -GH_TAGNAME= 2018-07-17-Release-2.6.1 +GH_TAGNAME= 2018-12-20-Release-2.6.2 INSTALLS_ICONS= yes DATADIR= ${PREFIX}/share/${PORTNAME:tl} diff --git a/games/cockatrice/distinfo b/games/cockatrice/distinfo index 31a4bf20b842..3b03f1603e8b 100644 --- a/games/cockatrice/distinfo +++ b/games/cockatrice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532117405 -SHA256 (Cockatrice-Cockatrice-2.6.1.g2018.07.17-2018-07-17-Release-2.6.1_GH0.tar.gz) = 3fbd3d51073f983602a78150e5e05b80e410a840a21e40c394f36d4b6f72b123 -SIZE (Cockatrice-Cockatrice-2.6.1.g2018.07.17-2018-07-17-Release-2.6.1_GH0.tar.gz) = 8294958 +TIMESTAMP = 1545419393 +SHA256 (Cockatrice-Cockatrice-2.6.2.g2018.12.21-2018-12-20-Release-2.6.2_GH0.tar.gz) = 02152983178de5a26696d41222d8b675226b858aadbe0cd2acd2509faf8c4b85 +SIZE (Cockatrice-Cockatrice-2.6.2.g2018.12.21-2018-12-20-Release-2.6.2_GH0.tar.gz) = 8313639 |