Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2018 00:27:31 +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: r463104 - branches/2018Q1/games/openbor
Message-ID:  <201802270027.w1R0RV8g085357@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Feb 27 00:27:30 2018
New Revision: 463104
URL: https://svnweb.freebsd.org/changeset/ports/463104

Log:
  MFH: r463103
  
  games/openbor: update to 4615
  
  Changes:	https://github.com/DCurrent/openbor/compare/d73408f...11cd2c0
  Approved by:	ports-secteam (feld, implicit for snapshots)

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

Modified: branches/2018Q1/games/openbor/Makefile
==============================================================================
--- branches/2018Q1/games/openbor/Makefile	Tue Feb 27 00:26:38 2018	(r463103)
+++ branches/2018Q1/games/openbor/Makefile	Tue Feb 27 00:27:30 2018	(r463104)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	4604
+PORTVERSION?=	4615
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	d73408f
+GH_TAGNAME?=	11cd2c0
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: branches/2018Q1/games/openbor/distinfo
==============================================================================
--- branches/2018Q1/games/openbor/distinfo	Tue Feb 27 00:26:38 2018	(r463103)
+++ branches/2018Q1/games/openbor/distinfo	Tue Feb 27 00:27:30 2018	(r463104)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519248328
-SHA256 (DCurrent-openbor-4604-d73408f_GH0.tar.gz) = 1827f54f3340782ca11e3c17e3c6623f9fb88112db510e89db917909842de656
-SIZE (DCurrent-openbor-4604-d73408f_GH0.tar.gz) = 107146873
+TIMESTAMP = 1519600961
+SHA256 (DCurrent-openbor-4615-11cd2c0_GH0.tar.gz) = 4e18b243bb97090f0d1dd42f99a8da1b050ae77dea303116e18ab3d4832f7346
+SIZE (DCurrent-openbor-4615-11cd2c0_GH0.tar.gz) = 107147337



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