Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Nov 2016 14:41:21 +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: r425627 - head/games/cockatrice
Message-ID:  <201611071441.uA7EfLgl077678@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sbruno
Date: Mon Nov  7 14:41:21 2016
New Revision: 425627
URL: https://svnweb.freebsd.org/changeset/ports/425627

Log:
  Update to 2016.10.30 release

Modified:
  head/games/cockatrice/Makefile
  head/games/cockatrice/distinfo

Modified: head/games/cockatrice/Makefile
==============================================================================
--- head/games/cockatrice/Makefile	Mon Nov  7 14:39:16 2016	(r425626)
+++ head/games/cockatrice/Makefile	Mon Nov  7 14:41:21 2016	(r425627)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Cockatrice
-PORTVERSION=	0.0.g2016.06.30
+PORTVERSION=	0.0.g2016.10.30
 CATEGORIES=	games
 
 MAINTAINER=	sbruno@FreeBSD.org
@@ -13,11 +13,11 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libprotobuf.so:devel/protobuf
 
 USE_GITHUB=	yes
-GH_TAGNAME=	2016-06-30-Release
+GH_TAGNAME=	2016-10-30-Release
 
 USES=		cmake compiler:c++11-lib
 USE_QT5=	buildtools concurrent core multimedia network printsupport \
-		qmake svg linguisttools widgets
+		qmake svg linguisttools widgets gui
 
 INSTALLS_ICONS=	yes
 DATADIR=	${PREFIX}/share/${PORTNAME:tl}

Modified: head/games/cockatrice/distinfo
==============================================================================
--- head/games/cockatrice/distinfo	Mon Nov  7 14:39:16 2016	(r425626)
+++ head/games/cockatrice/distinfo	Mon Nov  7 14:41:21 2016	(r425627)
@@ -1,2 +1,3 @@
-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
+TIMESTAMP = 1478529657
+SHA256 (Cockatrice-Cockatrice-0.0.g2016.10.30-2016-10-30-Release_GH0.tar.gz) = 7398f0ccf3586ebd19f53ba5234c4fad9e0275c03ef72a3102bba45270cd6af4
+SIZE (Cockatrice-Cockatrice-0.0.g2016.10.30-2016-10-30-Release_GH0.tar.gz) = 7280411



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611071441.uA7EfLgl077678>