Date: Tue, 18 Jul 2017 18:04:54 +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: r446169 - head/games/cockatrice Message-ID: <201707181804.v6II4sLf072703@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sbruno Date: Tue Jul 18 18:04:54 2017 New Revision: 446169 URL: https://svnweb.freebsd.org/changeset/ports/446169 Log: Bump to 05.05.2017 release version. Release notes: https://github.com/Cockatrice/Cockatrice/releases/tag/2017-05-05-Release-2.3.17 Modified: head/games/cockatrice/Makefile head/games/cockatrice/distinfo Modified: head/games/cockatrice/Makefile ============================================================================== --- head/games/cockatrice/Makefile Tue Jul 18 17:56:21 2017 (r446168) +++ head/games/cockatrice/Makefile Tue Jul 18 18:04:54 2017 (r446169) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 0.0.g2017.03.14 -PORTREVISION= 2 +PORTVERSION= 0.0.g2017.05.05 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org @@ -14,7 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libprotobuf.so:devel/protobuf USE_GITHUB= yes -GH_TAGNAME= 2017-03-14-Release +GH_TAGNAME= 2017-05-05-Release-2.3.17 USES= cmake compiler:c++11-lib USE_QT5= buildtools concurrent core multimedia network printsupport \ Modified: head/games/cockatrice/distinfo ============================================================================== --- head/games/cockatrice/distinfo Tue Jul 18 17:56:21 2017 (r446168) +++ head/games/cockatrice/distinfo Tue Jul 18 18:04:54 2017 (r446169) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489590305 -SHA256 (Cockatrice-Cockatrice-0.0.g2017.03.14-2017-03-14-Release_GH0.tar.gz) = 4b2b79cc5a0437dc018c8ef6114060784ebf29b364bd5b753042b8041330b5e0 -SIZE (Cockatrice-Cockatrice-0.0.g2017.03.14-2017-03-14-Release_GH0.tar.gz) = 7334049 +TIMESTAMP = 1500388141 +SHA256 (Cockatrice-Cockatrice-0.0.g2017.05.05-2017-05-05-Release-2.3.17_GH0.tar.gz) = 95f78db3c2f4f93e2b007b92687cb1655ce5d6b23d72aeb85fc043f60748701e +SIZE (Cockatrice-Cockatrice-0.0.g2017.05.05-2017-05-05-Release-2.3.17_GH0.tar.gz) = 7340644
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707181804.v6II4sLf072703>