svn commit: r418487 - head/games/cockatrice

Sean Bruno sbruno at FreeBSD.org
Wed Jul 13 15:52:45 UTC 2016


Author: sbruno
Date: Wed Jul 13 15:52:43 2016
New Revision: 418487
URL: https://svnweb.freebsd.org/changeset/ports/418487

Log:
  Update to 2016-06-30 Release.

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

Modified: head/games/cockatrice/Makefile
==============================================================================
--- head/games/cockatrice/Makefile	Wed Jul 13 15:38:04 2016	(r418486)
+++ head/games/cockatrice/Makefile	Wed Jul 13 15:52:43 2016	(r418487)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Cockatrice
-PORTVERSION=	0.0.g2016.05.06
+PORTVERSION=	0.0.g2016.06.30
 CATEGORIES=	games
 
 MAINTAINER=	sbruno at FreeBSD.org
@@ -13,7 +13,7 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libprotobuf.so:devel/protobuf
 
 USE_GITHUB=	yes
-GH_TAGNAME=	2016-05-06-Release
+GH_TAGNAME=	2016-06-30-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 Jul 13 15:38:04 2016	(r418486)
+++ head/games/cockatrice/distinfo	Wed Jul 13 15:52:43 2016	(r418487)
@@ -1,2 +1,2 @@
-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
+SHA256 (Cockatrice-Cockatrice-0.0.g2016.06.30-2016-06-30-Release_GH0.tar.gz) = 18c7ec245be8600d4c4be5868b71238ec669a38a24053d84aed608dae888a6f5
+SIZE (Cockatrice-Cockatrice-0.0.g2016.06.30-2016-06-30-Release_GH0.tar.gz) = 6928656


More information about the svn-ports-all mailing list