Date: Sun, 23 Dec 2018 14:13:18 +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: r488221 - head/games/cockatrice Message-ID: <201812231413.wBNEDI6N043402@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sbruno Date: Sun Dec 23 14:13:18 2018 New Revision: 488221 URL: https://svnweb.freebsd.org/changeset/ports/488221 Log: games/cockatrice: update to 2.6.2: Bog Humbug https://github.com/Cockatrice/Cockatrice/releases/tag/2018-12-20-Release-2.6.2 Modified: head/games/cockatrice/Makefile head/games/cockatrice/distinfo Modified: head/games/cockatrice/Makefile ============================================================================== --- head/games/cockatrice/Makefile Sun Dec 23 13:36:54 2018 (r488220) +++ head/games/cockatrice/Makefile Sun Dec 23 14:13:18 2018 (r488221) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Cockatrice -PORTVERSION= 2.6.1.g2018.07.17 -PORTREVISION= 3 +PORTVERSION= 2.6.2.g2018.12.21 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 concurrent core network qmake widgets USE_GITHUB= yes -GH_TAGNAME= 2018-07-17-Release-2.6.1 +GH_TAGNAME= 2018-12-20-Release-2.6.2 INSTALLS_ICONS= yes DATADIR= ${PREFIX}/share/${PORTNAME:tl} Modified: head/games/cockatrice/distinfo ============================================================================== --- head/games/cockatrice/distinfo Sun Dec 23 13:36:54 2018 (r488220) +++ head/games/cockatrice/distinfo Sun Dec 23 14:13:18 2018 (r488221) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532117405 -SHA256 (Cockatrice-Cockatrice-2.6.1.g2018.07.17-2018-07-17-Release-2.6.1_GH0.tar.gz) = 3fbd3d51073f983602a78150e5e05b80e410a840a21e40c394f36d4b6f72b123 -SIZE (Cockatrice-Cockatrice-2.6.1.g2018.07.17-2018-07-17-Release-2.6.1_GH0.tar.gz) = 8294958 +TIMESTAMP = 1545419393 +SHA256 (Cockatrice-Cockatrice-2.6.2.g2018.12.21-2018-12-20-Release-2.6.2_GH0.tar.gz) = 02152983178de5a26696d41222d8b675226b858aadbe0cd2acd2509faf8c4b85 +SIZE (Cockatrice-Cockatrice-2.6.2.g2018.12.21-2018-12-20-Release-2.6.2_GH0.tar.gz) = 8313639
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812231413.wBNEDI6N043402>