Date: Wed, 11 May 2016 20:39:11 +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: r415030 - head/games/cockatrice Message-ID: <201605112039.u4BKdB73006262@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sbruno Date: Wed May 11 20:39:10 2016 New Revision: 415030 URL: https://svnweb.freebsd.org/changeset/ports/415030 Log: Update Cockatrice to upstream Release Version 2016-05-06-Release. https://github.com/Cockatrice/Cockatrice/releases/tag/2016-05-06-Release Modified: head/games/cockatrice/Makefile head/games/cockatrice/distinfo Modified: head/games/cockatrice/Makefile ============================================================================== --- head/games/cockatrice/Makefile Wed May 11 20:32:44 2016 (r415029) +++ head/games/cockatrice/Makefile Wed May 11 20:39:10 2016 (r415030) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 0.0.g2016.04.27 -PORTREVISION= 1 +PORTVERSION= 0.0.g2016.05.06 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org @@ -14,7 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libprotobuf.so:devel/protobuf USE_GITHUB= yes -GH_TAGNAME= ff1091a +GH_TAGNAME= 2016-05-06-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 May 11 20:32:44 2016 (r415029) +++ head/games/cockatrice/distinfo Wed May 11 20:39:10 2016 (r415030) @@ -1,2 +1,2 @@ -SHA256 (Cockatrice-Cockatrice-0.0.g2016.04.27-ff1091a_GH0.tar.gz) = 802c57f647f00400c6bac280eccab07ce05c3395826c717599ebff45de84d55f -SIZE (Cockatrice-Cockatrice-0.0.g2016.04.27-ff1091a_GH0.tar.gz) = 6905652 +SHA256 (Cockatrice-Cockatrice-0.0.g2016.05.06-2016-05-06-Release_GH0.tar.gz) = 379835006f38b603af01cf46d508fd40e862b451045807b444042914e8736fee +SIZE (Cockatrice-Cockatrice-0.0.g2016.05.06-2016-05-06-Release_GH0.tar.gz) = 6910937
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605112039.u4BKdB73006262>