Date: Wed, 13 Jul 2016 15:52:43 +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: r418487 - head/games/cockatrice Message-ID: <201607131552.u6DFqhcC036100@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sbruno Date: Wed Jul 13 15:52:43 2016 New Revision: 418487 URL: https://svnweb.freebsd.org/changeset/ports/418487 Log: Update to 2016-06-30 Release. Modified: head/games/cockatrice/Makefile head/games/cockatrice/distinfo Modified: head/games/cockatrice/Makefile ============================================================================== --- head/games/cockatrice/Makefile Wed Jul 13 15:38:04 2016 (r418486) +++ head/games/cockatrice/Makefile Wed Jul 13 15:52:43 2016 (r418487) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 0.0.g2016.05.06 +PORTVERSION= 0.0.g2016.06.30 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org @@ -13,7 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libprotobuf.so:devel/protobuf USE_GITHUB= yes -GH_TAGNAME= 2016-05-06-Release +GH_TAGNAME= 2016-06-30-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 Jul 13 15:38:04 2016 (r418486) +++ head/games/cockatrice/distinfo Wed Jul 13 15:52:43 2016 (r418487) @@ -1,2 +1,2 @@ -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 +SHA256 (Cockatrice-Cockatrice-0.0.g2016.06.30-2016-06-30-Release_GH0.tar.gz) = 18c7ec245be8600d4c4be5868b71238ec669a38a24053d84aed608dae888a6f5 +SIZE (Cockatrice-Cockatrice-0.0.g2016.06.30-2016-06-30-Release_GH0.tar.gz) = 6928656
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607131552.u6DFqhcC036100>