Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2019 00:46:29 +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: r492741 - head/games/openbor
Message-ID:  <201902120046.x1C0kTSO032676@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Feb 12 00:46:28 2019
New Revision: 492741
URL: https://svnweb.freebsd.org/changeset/ports/492741

Log:
  games/openbor: update to 6964
  
  Changes:	https://github.com/DCurrent/openbor/compare/545b4f94...af1e3976

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

Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile	Tue Feb 12 00:46:16 2019	(r492740)
+++ head/games/openbor/Makefile	Tue Feb 12 00:46:28 2019	(r492741)
@@ -2,9 +2,9 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6662
+PORTVERSION?=	6964
 .ifndef PKGNAMESUFFIX
-PORTREVISION=	2
+PORTREVISION=	0
 .endif
 CATEGORIES=	games
 
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	545b4f94
+GH_TAGNAME?=	af1e3976
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Tue Feb 12 00:46:16 2019	(r492740)
+++ head/games/openbor/distinfo	Tue Feb 12 00:46:28 2019	(r492741)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548461580
-SHA256 (DCurrent-openbor-6662-545b4f94_GH0.tar.gz) = d571cad7d24a8f6af6970c44d4a94dee188132c6135ce38c24de7369aa55c644
-SIZE (DCurrent-openbor-6662-545b4f94_GH0.tar.gz) = 129033708
+TIMESTAMP = 1549890500
+SHA256 (DCurrent-openbor-6964-af1e3976_GH0.tar.gz) = cc7dbf58498686a38fb3fd6ef046c38ce3e2435b556e0b39b79e18cd814fd07b
+SIZE (DCurrent-openbor-6964-af1e3976_GH0.tar.gz) = 129044862



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