Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2018 00:59: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: r461680 - branches/2018Q1/games/openbor
Message-ID:  <201802130059.w1D0xSp0096644@repo.freebsd.org>

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

Log:
  MFH: r457772 r458707 r459896 r460359 r460761 r461032 r461678
  
  games/openbor: update to 4591
  
  Changes:	https://github.com/DCurrent/openbor/compare/9b1c39b...35968d0
  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 13 00:53:05 2018	(r461679)
+++ branches/2018Q1/games/openbor/Makefile	Tue Feb 13 00:59:28 2018	(r461680)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	4553
+PORTVERSION?=	4591
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	9b1c39b
+GH_TAGNAME?=	35968d0
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: branches/2018Q1/games/openbor/distinfo
==============================================================================
--- branches/2018Q1/games/openbor/distinfo	Tue Feb 13 00:53:05 2018	(r461679)
+++ branches/2018Q1/games/openbor/distinfo	Tue Feb 13 00:59:28 2018	(r461680)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514648261
-SHA256 (DCurrent-openbor-4553-9b1c39b_GH0.tar.gz) = 99876b15769233c9ebe728b06fe7028ccd88e3d6ad463e3ffbe6f15c14d0e8e7
-SIZE (DCurrent-openbor-4553-9b1c39b_GH0.tar.gz) = 107143184
+TIMESTAMP = 1518478876
+SHA256 (DCurrent-openbor-4591-35968d0_GH0.tar.gz) = d993c2e990a237427d6e58a73086c17cf8f2a0b0be40295240b53dd30594e90b
+SIZE (DCurrent-openbor-4591-35968d0_GH0.tar.gz) = 107145240



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