From owner-svn-ports-head@freebsd.org Thu Nov 23 17:56:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3F98DF2929; Thu, 23 Nov 2017 17:56:14 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7DACD74418; Thu, 23 Nov 2017 17:56:14 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vANHuDjR027319; Thu, 23 Nov 2017 17:56:13 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vANHuDTD027316; Thu, 23 Nov 2017 17:56:13 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201711231756.vANHuDTD027316@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Thu, 23 Nov 2017 17:56:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454769 - head/games/cockatrice X-SVN-Group: ports-head X-SVN-Commit-Author: sbruno X-SVN-Commit-Paths: head/games/cockatrice X-SVN-Commit-Revision: 454769 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Nov 2017 17:56:14 -0000 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