Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2019 00:56:28 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r504456 - branches/2019Q2/games/openbor
Message-ID:  <201906180056.x5I0uSkH054702@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Jun 18 00:56:28 2019
New Revision: 504456
URL: https://svnweb.freebsd.org/changeset/ports/504456

Log:
  MFH: r504455
  
  games/openbor: update to 7056
  
  Changes:	https://github.com/DCurrent/openbor/compare/68a1c977...6de201a4
  Approved by:	ports-secteam (feld, implicit for snapshots)

Modified:
  branches/2019Q2/games/openbor/Makefile
  branches/2019Q2/games/openbor/distinfo
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/games/openbor/Makefile
==============================================================================
--- branches/2019Q2/games/openbor/Makefile	Tue Jun 18 00:55:50 2019	(r504455)
+++ branches/2019Q2/games/openbor/Makefile	Tue Jun 18 00:56:28 2019	(r504456)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	7045
+PORTVERSION?=	7056
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	68a1c977
+GH_TAGNAME?=	6de201a4
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: branches/2019Q2/games/openbor/distinfo
==============================================================================
--- branches/2019Q2/games/openbor/distinfo	Tue Jun 18 00:55:50 2019	(r504455)
+++ branches/2019Q2/games/openbor/distinfo	Tue Jun 18 00:56:28 2019	(r504456)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1560545467
-SHA256 (DCurrent-openbor-7045-68a1c977_GH0.tar.gz) = edfef9bcfee7586ce29b4d0ba8a40744b878a5efca00680045b0284ea687338b
-SIZE (DCurrent-openbor-7045-68a1c977_GH0.tar.gz) = 16334468
+TIMESTAMP = 1560734613
+SHA256 (DCurrent-openbor-7056-6de201a4_GH0.tar.gz) = efe4980e1b32b43c0a2f6823094eb6af64c6ebaf4c6c321b6eb6fd6bd7bc9b49
+SIZE (DCurrent-openbor-7056-6de201a4_GH0.tar.gz) = 28482814



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906180056.x5I0uSkH054702>