Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2019 05:15:26 +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: r506724 - head/games/cockatrice
Message-ID:  <201907160515.x6G5FQnq035851@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sbruno
Date: Tue Jul 16 05:15:26 2019
New Revision: 506724
URL: https://svnweb.freebsd.org/changeset/ports/506724

Log:
  games/cockatrice - update to 2.7.1 release
  - release notes https://github.com/Cockatrice/Cockatrice/releases/tag/2019-06-08-Release-2.7.1

Modified:
  head/games/cockatrice/Makefile
  head/games/cockatrice/distinfo
  head/games/cockatrice/pkg-plist

Modified: head/games/cockatrice/Makefile
==============================================================================
--- head/games/cockatrice/Makefile	Tue Jul 16 01:52:08 2019	(r506723)
+++ head/games/cockatrice/Makefile	Tue Jul 16 05:15:26 2019	(r506724)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Cockatrice
-PORTVERSION=	2.7.0
-PORTREVISION=	2
+PORTVERSION=	2.7.1
 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-03-04-Release-2.7.0
+GH_TAGNAME=	2019-06-08-Release-2.7.1
 
 INSTALLS_ICONS=	yes
 DATADIR=	${PREFIX}/share/${PORTNAME:tl}

Modified: head/games/cockatrice/distinfo
==============================================================================
--- head/games/cockatrice/distinfo	Tue Jul 16 01:52:08 2019	(r506723)
+++ head/games/cockatrice/distinfo	Tue Jul 16 05:15:26 2019	(r506724)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552232358
-SHA256 (Cockatrice-Cockatrice-2.7.0-2019-03-04-Release-2.7.0_GH0.tar.gz) = b46702d4f508c45039b11ffb6382ba530a6ebcf5d7461de567d356c47d245ac3
-SIZE (Cockatrice-Cockatrice-2.7.0-2019-03-04-Release-2.7.0_GH0.tar.gz) = 8464830
+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

Modified: head/games/cockatrice/pkg-plist
==============================================================================
--- head/games/cockatrice/pkg-plist	Tue Jul 16 01:52:08 2019	(r506723)
+++ head/games/cockatrice/pkg-plist	Tue Jul 16 05:15:26 2019	(r506724)
@@ -5,6 +5,7 @@
 %%SERVATRICE%%share/servatrice/servatrice.ini.example
 %%SERVATRICE%%share/servatrice/servatrice.sql
 %%COCKATRICE%%bin/cockatrice
+%%COCKATRICE%%bin/dbconverter
 %%COCKATRICE%%bin/oracle
 %%COCKATRICE%%share/applications/cockatrice.desktop
 %%COCKATRICE%%share/applications/oracle.desktop



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