svn commit: r415030 - head/games/cockatrice

Sean Bruno sbruno at FreeBSD.org
Wed May 11 20:39:12 UTC 2016


Author: sbruno
Date: Wed May 11 20:39:10 2016
New Revision: 415030
URL: https://svnweb.freebsd.org/changeset/ports/415030

Log:
  Update Cockatrice to upstream Release Version 2016-05-06-Release.
  
  https://github.com/Cockatrice/Cockatrice/releases/tag/2016-05-06-Release

Modified:
  head/games/cockatrice/Makefile
  head/games/cockatrice/distinfo

Modified: head/games/cockatrice/Makefile
==============================================================================
--- head/games/cockatrice/Makefile	Wed May 11 20:32:44 2016	(r415029)
+++ head/games/cockatrice/Makefile	Wed May 11 20:39:10 2016	(r415030)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Cockatrice
-PORTVERSION=	0.0.g2016.04.27
-PORTREVISION=	1
+PORTVERSION=	0.0.g2016.05.06
 CATEGORIES=	games
 
 MAINTAINER=	sbruno at FreeBSD.org
@@ -14,7 +13,7 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libprotobuf.so:devel/protobuf
 
 USE_GITHUB=	yes
-GH_TAGNAME=	ff1091a
+GH_TAGNAME=	2016-05-06-Release
 
 USES=		cmake compiler:c++11-lib
 USE_QT5=	buildtools concurrent core multimedia network printsupport \

Modified: head/games/cockatrice/distinfo
==============================================================================
--- head/games/cockatrice/distinfo	Wed May 11 20:32:44 2016	(r415029)
+++ head/games/cockatrice/distinfo	Wed May 11 20:39:10 2016	(r415030)
@@ -1,2 +1,2 @@
-SHA256 (Cockatrice-Cockatrice-0.0.g2016.04.27-ff1091a_GH0.tar.gz) = 802c57f647f00400c6bac280eccab07ce05c3395826c717599ebff45de84d55f
-SIZE (Cockatrice-Cockatrice-0.0.g2016.04.27-ff1091a_GH0.tar.gz) = 6905652
+SHA256 (Cockatrice-Cockatrice-0.0.g2016.05.06-2016-05-06-Release_GH0.tar.gz) = 379835006f38b603af01cf46d508fd40e862b451045807b444042914e8736fee
+SIZE (Cockatrice-Cockatrice-0.0.g2016.05.06-2016-05-06-Release_GH0.tar.gz) = 6910937


More information about the svn-ports-all mailing list