Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2019 00:45:11 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514201 - head/games/openbor
Message-ID:  <201910100045.x9A0jBb1071928@repo.freebsd.org>

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

Log:
  games/openbor: update to 7076
  
  Changes:	https://github.com/DCurrent/openbor/compare/53e392c6...093900a5

Modified:
  head/games/openbor/Makefile   (contents, props changed)
  head/games/openbor/distinfo   (contents, props changed)

Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile	Thu Oct 10 00:45:04 2019	(r514200)
+++ head/games/openbor/Makefile	Thu Oct 10 00:45:10 2019	(r514201)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	7069
+PORTVERSION?=	7076
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	53e392c6
+GH_TAGNAME?=	093900a5
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Thu Oct 10 00:45:04 2019	(r514200)
+++ head/games/openbor/distinfo	Thu Oct 10 00:45:10 2019	(r514201)
@@ -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 = 1570645461
+SHA256 (DCurrent-openbor-7076-093900a5_GH0.tar.gz) = 92064a847aac02f9f8de229d02059de5334fd5f9a3ed1d0aad91218ef5cb3ec5
+SIZE (DCurrent-openbor-7076-093900a5_GH0.tar.gz) = 28479517



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