From owner-svn-ports-head@freebsd.org Thu Nov 14 00:43:50 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 32A1B1C2771; Thu, 14 Nov 2019 00:43:50 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47D2m60dfhz4Wp6; Thu, 14 Nov 2019 00:43:50 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EDEC52061F; Thu, 14 Nov 2019 00:43:49 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAE0hnpJ095440; Thu, 14 Nov 2019 00:43:49 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAE0hniP095438; Thu, 14 Nov 2019 00:43:49 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201911140043.xAE0hniP095438@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 14 Nov 2019 00:43:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517546 - head/games/openbor X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/games/openbor X-SVN-Commit-Revision: 517546 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Nov 2019 00:43:50 -0000 Author: jbeich Date: Thu Nov 14 00:43:49 2019 New Revision: 517546 URL: https://svnweb.freebsd.org/changeset/ports/517546 Log: games/openbor: update to 7082 Changes: https://github.com/DCurrent/openbor/compare/9b0f0d29...d647dc4f Modified: head/games/openbor/Makefile (contents, props changed) head/games/openbor/distinfo (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Thu Nov 14 00:43:43 2019 (r517545) +++ head/games/openbor/Makefile Thu Nov 14 00:43:49 2019 (r517546) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 7080 +PORTVERSION?= 7082 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 9b0f0d29 +GH_TAGNAME?= 5428eec8 USES+= gmake pkgconfig sdl .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Thu Nov 14 00:43:43 2019 (r517545) +++ head/games/openbor/distinfo Thu Nov 14 00:43:49 2019 (r517546) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571231021 -SHA256 (DCurrent-openbor-7080-9b0f0d29_GH0.tar.gz) = a42c5bdfc1c85e859f58aa7f9927f45c544baad5baa02f33f8bb06696a552a11 -SIZE (DCurrent-openbor-7080-9b0f0d29_GH0.tar.gz) = 26903802 +TIMESTAMP = 1573579354 +SHA256 (DCurrent-openbor-7082-5428eec8_GH0.tar.gz) = 17eee53f51e4db36baf6b4a8a2f3300c0fd2ee6af742eb8fac4bee3dacfa6274 +SIZE (DCurrent-openbor-7082-5428eec8_GH0.tar.gz) = 26904474