From owner-svn-ports-head@freebsd.org Fri Mar 30 17:02:13 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C74A3F7B025; Fri, 30 Mar 2018 17:02:13 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 780E570F2B; Fri, 30 Mar 2018 17:02:13 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 72F383BE1; Fri, 30 Mar 2018 17:02:13 +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 w2UH2DSq030139; Fri, 30 Mar 2018 17:02:13 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2UH2De2030137; Fri, 30 Mar 2018 17:02:13 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201803301702.w2UH2De2030137@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Fri, 30 Mar 2018 17:02:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465985 - head/games/cockatrice X-SVN-Group: ports-head X-SVN-Commit-Author: sbruno X-SVN-Commit-Paths: head/games/cockatrice X-SVN-Commit-Revision: 465985 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: Fri, 30 Mar 2018 17:02:14 -0000 Author: sbruno Date: Fri Mar 30 17:02:13 2018 New Revision: 465985 URL: https://svnweb.freebsd.org/changeset/ports/465985 Log: games/cockatrice: Update to 2.5.0 release. PR: 226596 Submitted by: Yuri Victorovich Modified: head/games/cockatrice/Makefile head/games/cockatrice/distinfo Modified: head/games/cockatrice/Makefile ============================================================================== --- head/games/cockatrice/Makefile Fri Mar 30 16:57:31 2018 (r465984) +++ head/games/cockatrice/Makefile Fri Mar 30 17:02:13 2018 (r465985) @@ -2,19 +2,19 @@ # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 0.0.g2017.11.19 -PORTREVISION= 2 +PORTVERSION= 0.0.g2018.03.02 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org COMMENT= Cross-platform virtual tabletop for multiplayer card games LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libprotobuf.so:devel/protobuf USE_GITHUB= yes -GH_TAGNAME= 2017-11-19-Release-2.4.0 +GH_TAGNAME= 2018-03-02-Release-2.5.0 USES= cmake compiler:c++11-lib USE_QT5= buildtools concurrent core multimedia network printsupport \ Modified: head/games/cockatrice/distinfo ============================================================================== --- head/games/cockatrice/distinfo Fri Mar 30 16:57:31 2018 (r465984) +++ head/games/cockatrice/distinfo Fri Mar 30 17:02:13 2018 (r465985) @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1522428517 +SHA256 (Cockatrice-Cockatrice-0.0.g2018.03.02-2018-03-02-Release-2.5.0_GH0.tar.gz) = 4fbec9054ad0c64382e484ff42b9166676b4be3110e48bb3819a6f45316d9fd2 +SIZE (Cockatrice-Cockatrice-0.0.g2018.03.02-2018-03-02-Release-2.5.0_GH0.tar.gz) = 8354130