Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2019 00:34:49 +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: r514640 - branches/2019Q4/games/openbor
Message-ID:  <201910170034.x9H0YniB029033@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Oct 17 00:34:49 2019
New Revision: 514640
URL: https://svnweb.freebsd.org/changeset/ports/514640

Log:
  MFH: r514201 r514637
  
  games/openbor: update to 7080
  
  Changes:	https://github.com/DCurrent/openbor/compare/53e392c6...9b0f0d29
  Approved by:	ports-secteam (feld, implicit for snapshots)

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

Modified: branches/2019Q4/games/openbor/Makefile
==============================================================================
--- branches/2019Q4/games/openbor/Makefile	Thu Oct 17 00:32:53 2019	(r514639)
+++ branches/2019Q4/games/openbor/Makefile	Thu Oct 17 00:34:49 2019	(r514640)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	7069
+PORTVERSION?=	7080
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	53e392c6
+GH_TAGNAME?=	9b0f0d29
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: branches/2019Q4/games/openbor/distinfo
==============================================================================
--- branches/2019Q4/games/openbor/distinfo	Thu Oct 17 00:32:53 2019	(r514639)
+++ branches/2019Q4/games/openbor/distinfo	Thu Oct 17 00:34:49 2019	(r514640)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568909385
-SHA256 (DCurrent-openbor-7069-53e392c6_GH0.tar.gz) = a2bccd0c593c8a5a066f21abaa8e471d52c09d1a18faa134472d55961305de0b
-SIZE (DCurrent-openbor-7069-53e392c6_GH0.tar.gz) = 28479481
+TIMESTAMP = 1571231021
+SHA256 (DCurrent-openbor-7080-9b0f0d29_GH0.tar.gz) = a42c5bdfc1c85e859f58aa7f9927f45c544baad5baa02f33f8bb06696a552a11
+SIZE (DCurrent-openbor-7080-9b0f0d29_GH0.tar.gz) = 26903802



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