Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jan 2019 00:22:04 +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: r489122 - branches/2019Q1/games/openbor
Message-ID:  <201901030022.x030M4k3033511@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Jan  3 00:22:04 2019
New Revision: 489122
URL: https://svnweb.freebsd.org/changeset/ports/489122

Log:
  MFH: r489119
  
  games/openbor: update to 6590
  
  Changes:	https://github.com/DCurrent/openbor/compare/dc2161e6...081f80cb
  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	Thu Jan  3 00:21:26 2019	(r489121)
+++ branches/2019Q1/games/openbor/Makefile	Thu Jan  3 00:22:04 2019	(r489122)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6569
+PORTVERSION?=	6590
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	dc2161e6
+GH_TAGNAME?=	081f80cb
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: branches/2019Q1/games/openbor/distinfo
==============================================================================
--- branches/2019Q1/games/openbor/distinfo	Thu Jan  3 00:21:26 2019	(r489121)
+++ branches/2019Q1/games/openbor/distinfo	Thu Jan  3 00:22:04 2019	(r489122)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546106442
-SHA256 (DCurrent-openbor-6569-dc2161e6_GH0.tar.gz) = cd8f56968fb84646e76c702fa78f74778aee23fd11a918b377157b28fcd92a8c
-SIZE (DCurrent-openbor-6569-dc2161e6_GH0.tar.gz) = 139912487
+TIMESTAMP = 1546382686
+SHA256 (DCurrent-openbor-6590-081f80cb_GH0.tar.gz) = 0c2929111b1e9c8bd4b18b5f6bc5165e01007cac3d6723889dea7c06d0f6d4a0
+SIZE (DCurrent-openbor-6590-081f80cb_GH0.tar.gz) = 129026531



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