From owner-svn-ports-head@freebsd.org Sun Sep 1 20:18:55 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F3C1BE3E2F; Sun, 1 Sep 2019 20:18:54 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46M4L667Vpz3H1R; Sun, 1 Sep 2019 20:18:54 +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 B5F666DCD; Sun, 1 Sep 2019 20:18:54 +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 x81KIsIe044124; Sun, 1 Sep 2019 20:18:54 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x81KIsG1044123; Sun, 1 Sep 2019 20:18:54 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201909012018.x81KIsG1044123@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Sun, 1 Sep 2019 20:18:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510736 - head/games/cockatrice X-SVN-Group: ports-head X-SVN-Commit-Author: sbruno X-SVN-Commit-Paths: head/games/cockatrice X-SVN-Commit-Revision: 510736 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.29 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: Sun, 01 Sep 2019 20:18:55 -0000 Author: sbruno Date: Sun Sep 1 20:18:54 2019 New Revision: 510736 URL: https://svnweb.freebsd.org/changeset/ports/510736 Log: games/cockatrice: Update to 2.7.2 https://github.com/Cockatrice/Cockatrice/releases/tag/2019-08-31-Release-2.7.2 Modified: head/games/cockatrice/Makefile head/games/cockatrice/distinfo Modified: head/games/cockatrice/Makefile ============================================================================== --- head/games/cockatrice/Makefile Sun Sep 1 19:25:47 2019 (r510735) +++ head/games/cockatrice/Makefile Sun Sep 1 20:18:54 2019 (r510736) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 2.7.1 -PORTREVISION= 2 +PORTVERSION= 2.7.2 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org @@ -17,7 +16,7 @@ LIB_DEPENDS= libprotobuf.so:devel/protobuf USES= cmake compiler:c++11-lib qt:5 USE_QT= buildtools_build concurrent core network qmake_build websockets widgets USE_GITHUB= yes -GH_TAGNAME= 2019-06-08-Release-2.7.1 +GH_TAGNAME= 2019-08-31-Release-2.7.2 INSTALLS_ICONS= yes DATADIR= ${PREFIX}/share/${PORTNAME:tl} Modified: head/games/cockatrice/distinfo ============================================================================== --- head/games/cockatrice/distinfo Sun Sep 1 19:25:47 2019 (r510735) +++ head/games/cockatrice/distinfo Sun Sep 1 20:18:54 2019 (r510736) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563253113 -SHA256 (Cockatrice-Cockatrice-2.7.1-2019-06-08-Release-2.7.1_GH0.tar.gz) = 2510511c7b083fb1a44b37d96e62af391aad9e970f0dded055965ac74a72c02a -SIZE (Cockatrice-Cockatrice-2.7.1-2019-06-08-Release-2.7.1_GH0.tar.gz) = 8469703 +TIMESTAMP = 1567357349 +SHA256 (Cockatrice-Cockatrice-2.7.2-2019-08-31-Release-2.7.2_GH0.tar.gz) = 78b59514077b6dc351e4f8db0deb5d2d535ae8b82f3f09ce6b303d3885ba7859 +SIZE (Cockatrice-Cockatrice-2.7.2-2019-08-31-Release-2.7.2_GH0.tar.gz) = 8477012