svn commit: r470185 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Thu May 17 00:53:11 UTC 2018


Author: jbeich
Date: Thu May 17 00:53:10 2018
New Revision: 470185
URL: https://svnweb.freebsd.org/changeset/ports/470185

Log:
  games/openbor: update to 6172
  
  Changes:	https://github.com/DCurrent/openbor/compare/5673214c...7b12a9cc

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 May 17 00:51:35 2018	(r470184)
+++ head/games/openbor/Makefile	Thu May 17 00:53:10 2018	(r470185)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6138
+PORTVERSION?=	6172
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	5673214c
+GH_TAGNAME?=	7b12a9cc
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Thu May 17 00:51:35 2018	(r470184)
+++ head/games/openbor/distinfo	Thu May 17 00:53:10 2018	(r470185)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526285237
-SHA256 (DCurrent-openbor-6138-5673214c_GH0.tar.gz) = e07a3970ae1eb050ade6ea02ae21dd0dbc00c028b504a8fa8f3ee73379ba7fe3
-SIZE (DCurrent-openbor-6138-5673214c_GH0.tar.gz) = 74511657
+TIMESTAMP = 1526418962
+SHA256 (DCurrent-openbor-6172-7b12a9cc_GH0.tar.gz) = 84d8e67d37de390433bfce12b71bbb7a8794c21266eee7eaf389218a8a334ede
+SIZE (DCurrent-openbor-6172-7b12a9cc_GH0.tar.gz) = 74512025


More information about the svn-ports-all mailing list