svn commit: r488286 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Mon Dec 24 23:33:37 UTC 2018


Author: jbeich
Date: Mon Dec 24 23:33:36 2018
New Revision: 488286
URL: https://svnweb.freebsd.org/changeset/ports/488286

Log:
  games/openbor: update to 6557
  
  Changes:	https://github.com/DCurrent/openbor/compare/f30613ae...5e47d7c6

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

Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile	Mon Dec 24 23:33:19 2018	(r488285)
+++ head/games/openbor/Makefile	Mon Dec 24 23:33:36 2018	(r488286)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6551
+PORTVERSION?=	6557
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	f30613ae
+GH_TAGNAME?=	5e47d7c6
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Mon Dec 24 23:33:19 2018	(r488285)
+++ head/games/openbor/distinfo	Mon Dec 24 23:33:36 2018	(r488286)
@@ -1,3 +1,3 @@
-TIMESTAMP = 544829595
-SHA256 (DCurrent-openbor-6551-f30613ae_GH0.tar.gz) = f5937be0dddbb72ce1215d1123e97ea9813d7f7c25e8b929e5cff1940cf2dd97
-SIZE (DCurrent-openbor-6551-f30613ae_GH0.tar.gz) = 139915342
+TIMESTAMP = 1545427140
+SHA256 (DCurrent-openbor-6557-5e47d7c6_GH0.tar.gz) = 9502712d60ebc5208fc1d583c931285c98621e01dd309b82d832891b94a8768b
+SIZE (DCurrent-openbor-6557-5e47d7c6_GH0.tar.gz) = 139914931


More information about the svn-ports-all mailing list