Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2019 00:32:14 +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: r489634 - branches/2019Q1/games/openbor
Message-ID:  <201901080032.x080WEkZ075174@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Jan  8 00:32:13 2019
New Revision: 489634
URL: https://svnweb.freebsd.org/changeset/ports/489634

Log:
  MFH: r489629
  
  games/openbor: update to 6618
  
  Changes:	https://github.com/DCurrent/openbor/compare/081f80cb...6a467a0c
  Approved by:	ports-secteam (feld, implicit for snapshots)

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

Modified: branches/2019Q1/games/openbor/Makefile
==============================================================================
--- branches/2019Q1/games/openbor/Makefile	Tue Jan  8 00:31:07 2019	(r489633)
+++ branches/2019Q1/games/openbor/Makefile	Tue Jan  8 00:32:13 2019	(r489634)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6590
+PORTVERSION?=	6618
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	081f80cb
+GH_TAGNAME?=	6a467a0c
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: branches/2019Q1/games/openbor/distinfo
==============================================================================
--- branches/2019Q1/games/openbor/distinfo	Tue Jan  8 00:31:07 2019	(r489633)
+++ branches/2019Q1/games/openbor/distinfo	Tue Jan  8 00:32:13 2019	(r489634)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546382686
-SHA256 (DCurrent-openbor-6590-081f80cb_GH0.tar.gz) = 0c2929111b1e9c8bd4b18b5f6bc5165e01007cac3d6723889dea7c06d0f6d4a0
-SIZE (DCurrent-openbor-6590-081f80cb_GH0.tar.gz) = 129026531
+TIMESTAMP = 1546899339
+SHA256 (DCurrent-openbor-6618-6a467a0c_GH0.tar.gz) = 5835eafa14145e87209735a72af6baf88a4708f23104961dc50e96a6d0192603
+SIZE (DCurrent-openbor-6618-6a467a0c_GH0.tar.gz) = 129030057



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