Date: Wed, 15 Mar 2017 16:12:56 +0000 (UTC) From: Sean Bruno <sbruno@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436251 - head/games/cockatrice Message-ID: <201703151612.v2FGCuqv029517@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sbruno Date: Wed Mar 15 16:12:56 2017 New Revision: 436251 URL: https://svnweb.freebsd.org/changeset/ports/436251 Log: Update to release 2017-03-14-Release: Thopter Pie Network. https://github.com/Cockatrice/Cockatrice/releases Modified: head/games/cockatrice/Makefile head/games/cockatrice/distinfo Modified: head/games/cockatrice/Makefile ============================================================================== --- head/games/cockatrice/Makefile Wed Mar 15 15:43:13 2017 (r436250) +++ head/games/cockatrice/Makefile Wed Mar 15 16:12:56 2017 (r436251) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 0.0.g2017.01.20 +PORTVERSION= 0.0.g2017.03.14 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org @@ -13,7 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libprotobuf.so:devel/protobuf USE_GITHUB= yes -GH_TAGNAME= 2017-01-20-Release +GH_TAGNAME= 2017-03-14-Release USES= cmake compiler:c++11-lib USE_QT5= buildtools concurrent core multimedia network printsupport \ Modified: head/games/cockatrice/distinfo ============================================================================== --- head/games/cockatrice/distinfo Wed Mar 15 15:43:13 2017 (r436250) +++ head/games/cockatrice/distinfo Wed Mar 15 16:12:56 2017 (r436251) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478529657 -SHA256 (Cockatrice-Cockatrice-0.0.g2017.01.20-2017-01-20-Release_GH0.tar.gz) = ae181afc321ae03b1e5686918c04571f56df2538a657455b7caa61e736b26cbd -SIZE (Cockatrice-Cockatrice-0.0.g2017.01.20-2017-01-20-Release_GH0.tar.gz) = 7287036 +TIMESTAMP = 1489590305 +SHA256 (Cockatrice-Cockatrice-0.0.g2017.03.14-2017-03-14-Release_GH0.tar.gz) = 4b2b79cc5a0437dc018c8ef6114060784ebf29b364bd5b753042b8041330b5e0 +SIZE (Cockatrice-Cockatrice-0.0.g2017.03.14-2017-03-14-Release_GH0.tar.gz) = 7334049
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703151612.v2FGCuqv029517>