Date: Fri, 3 Mar 2017 05:49:58 +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: r435310 - head/games/cockatrice Message-ID: <201703030549.v235nwCJ098036@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sbruno Date: Fri Mar 3 05:49:58 2017 New Revision: 435310 URL: https://svnweb.freebsd.org/changeset/ports/435310 Log: Update games/cockatrice to 2017-01-20 release. Modified: head/games/cockatrice/Makefile head/games/cockatrice/distinfo Modified: head/games/cockatrice/Makefile ============================================================================== --- head/games/cockatrice/Makefile Fri Mar 3 05:30:44 2017 (r435309) +++ head/games/cockatrice/Makefile Fri Mar 3 05:49:58 2017 (r435310) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 0.0.g2016.12.31 -PORTREVISION= 1 +PORTVERSION= 0.0.g2017.01.20 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org @@ -14,7 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libprotobuf.so:devel/protobuf USE_GITHUB= yes -GH_TAGNAME= 2016-12-31-Release +GH_TAGNAME= 2017-01-20-Release USES= cmake compiler:c++11-lib USE_QT5= buildtools concurrent core multimedia network printsupport \ Modified: head/games/cockatrice/distinfo ============================================================================== --- head/games/cockatrice/distinfo Fri Mar 3 05:30:44 2017 (r435309) +++ head/games/cockatrice/distinfo Fri Mar 3 05:49:58 2017 (r435310) @@ -1,3 +1,3 @@ TIMESTAMP = 1478529657 -SHA256 (Cockatrice-Cockatrice-0.0.g2016.12.31-2016-12-31-Release_GH0.tar.gz) = 66fa92739e6fa1f1c5a3b36274aa0b47b8b1f63cf4cb2c796d6a07cd5718102b -SIZE (Cockatrice-Cockatrice-0.0.g2016.12.31-2016-12-31-Release_GH0.tar.gz) = 7287880 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703030549.v235nwCJ098036>