svn commit: r510736 - head/games/cockatrice

Sean Bruno sbruno at FreeBSD.org
Sun Sep 1 20:18:55 UTC 2019


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 at 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


More information about the svn-ports-all mailing list