diff options
author | Sean Bruno <sbruno@FreeBSD.org> | 2019-09-01 20:18:54 +0000 |
---|---|---|
committer | Sean Bruno <sbruno@FreeBSD.org> | 2019-09-01 20:18:54 +0000 |
commit | e049efc09a2890ca8180ef82cf54b0b55b31ddbb (patch) | |
tree | bfde4642fbb202ebc0a05c684177f9a892ddfc68 /games/cockatrice | |
parent | 0a03b7d0470b0abc93ce6bf6fd6c4b218bec6072 (diff) | |
download | ports-e049efc09a2890ca8180ef82cf54b0b55b31ddbb.tar.gz ports-e049efc09a2890ca8180ef82cf54b0b55b31ddbb.zip |
games/cockatrice: Update to 2.7.2
Notes
Notes:
svn path=/head/; revision=510736
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 134215dee935..004e64144a23 100644 --- a/games/cockatrice/Makefile +++ b/games/cockatrice/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 2.7.1 -PORTREVISION= 2 +PORTVERSION= 2.7.2 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_build concurrent core network qmake_build websockets widgets USE_GITHUB= yes -GH_TAGNAME= 2019-06-08-Release-2.7.1 +GH_TAGNAME= 2019-08-31-Release-2.7.2 INSTALLS_ICONS= yes DATADIR= ${PREFIX}/share/${PORTNAME:tl} diff --git a/games/cockatrice/distinfo b/games/cockatrice/distinfo index 701c1b201ae1..5c997ccb205b 100644 --- a/games/cockatrice/distinfo +++ b/games/cockatrice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1563253113 -SHA256 (Cockatrice-Cockatrice-2.7.1-2019-06-08-Release-2.7.1_GH0.tar.gz) = 2510511c7b083fb1a44b37d96e62af391aad9e970f0dded055965ac74a72c02a -SIZE (Cockatrice-Cockatrice-2.7.1-2019-06-08-Release-2.7.1_GH0.tar.gz) = 8469703 +TIMESTAMP = 1567357349 +SHA256 (Cockatrice-Cockatrice-2.7.2-2019-08-31-Release-2.7.2_GH0.tar.gz) = 78b59514077b6dc351e4f8db0deb5d2d535ae8b82f3f09ce6b303d3885ba7859 +SIZE (Cockatrice-Cockatrice-2.7.2-2019-08-31-Release-2.7.2_GH0.tar.gz) = 8477012 |