Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2017 17:56:13 +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: r454769 - head/games/cockatrice
Message-ID:  <201711231756.vANHuDTD027316@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sbruno
Date: Thu Nov 23 17:56:13 2017
New Revision: 454769
URL: https://svnweb.freebsd.org/changeset/ports/454769

Log:
  games/cockatrice:  Bump to 2.4.0 Release
  
  https://github.com/Cockatrice/Cockatrice/releases/tag/2017-11-19-Release-2.4.0

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

Modified: head/games/cockatrice/Makefile
==============================================================================
--- head/games/cockatrice/Makefile	Thu Nov 23 17:15:26 2017	(r454768)
+++ head/games/cockatrice/Makefile	Thu Nov 23 17:56:13 2017	(r454769)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Cockatrice
-PORTVERSION=	0.0.g2017.05.05
-PORTREVISION=	2
+PORTVERSION=	0.0.g2017.11.19
 CATEGORIES=	games
 
 MAINTAINER=	sbruno@FreeBSD.org
@@ -14,7 +13,7 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libprotobuf.so:devel/protobuf
 
 USE_GITHUB=	yes
-GH_TAGNAME=	2017-05-05-Release-2.3.17
+GH_TAGNAME=	2017-11-19-Release-2.4.0
 
 USES=		cmake compiler:c++11-lib
 USE_QT5=	buildtools concurrent core multimedia network printsupport \

Modified: head/games/cockatrice/distinfo
==============================================================================
--- head/games/cockatrice/distinfo	Thu Nov 23 17:15:26 2017	(r454768)
+++ head/games/cockatrice/distinfo	Thu Nov 23 17:56:13 2017	(r454769)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500388141
-SHA256 (Cockatrice-Cockatrice-0.0.g2017.05.05-2017-05-05-Release-2.3.17_GH0.tar.gz) = 95f78db3c2f4f93e2b007b92687cb1655ce5d6b23d72aeb85fc043f60748701e
-SIZE (Cockatrice-Cockatrice-0.0.g2017.05.05-2017-05-05-Release-2.3.17_GH0.tar.gz) = 7340644
+TIMESTAMP = 1511370128
+SHA256 (Cockatrice-Cockatrice-0.0.g2017.11.19-2017-11-19-Release-2.4.0_GH0.tar.gz) = decfe6d3b231cfb30af97810d4afe341e04d491ecb3d59d48cec259ee643108c
+SIZE (Cockatrice-Cockatrice-0.0.g2017.11.19-2017-11-19-Release-2.4.0_GH0.tar.gz) = 7390241



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