svn commit: r499702 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Tue Apr 23 00:21:11 UTC 2019


Author: jbeich
Date: Tue Apr 23 00:21:06 2019
New Revision: 499702
URL: https://svnweb.freebsd.org/changeset/ports/499702

Log:
  games/openbor: update to 6989
  
  Changes:	https://github.com/DCurrent/openbor/compare/6b92f4af...66657298

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 Apr 23 00:20:56 2019	(r499701)
+++ head/games/openbor/Makefile	Tue Apr 23 00:21:06 2019	(r499702)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6988
+PORTVERSION?=	6989
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	6b92f4af
+GH_TAGNAME?=	66657298
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Tue Apr 23 00:20:56 2019	(r499701)
+++ head/games/openbor/distinfo	Tue Apr 23 00:21:06 2019	(r499702)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555781181
-SHA256 (DCurrent-openbor-6988-6b92f4af_GH0.tar.gz) = 497b35b9113c6f1813f740f58f25b1a0592ea05f75e6f6db91c7cd3befb0e05b
-SIZE (DCurrent-openbor-6988-6b92f4af_GH0.tar.gz) = 129044287
+TIMESTAMP = 1555972430
+SHA256 (DCurrent-openbor-6989-66657298_GH0.tar.gz) = 1cb7d1dff760d2b1ddb8440dc0f4ef07794e840343240f0c4b5d8279908b8f34
+SIZE (DCurrent-openbor-6989-66657298_GH0.tar.gz) = 129045347


More information about the svn-ports-all mailing list