svn commit: r479225 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Sat Sep 8 00:53:47 UTC 2018


Author: jbeich
Date: Sat Sep  8 00:53:46 2018
New Revision: 479225
URL: https://svnweb.freebsd.org/changeset/ports/479225

Log:
  games/openbor: update to 6477
  
  Changes:	https://github.com/DCurrent/openbor/compare/707bf59f...44e2998b

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

Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile	Sat Sep  8 00:53:37 2018	(r479224)
+++ head/games/openbor/Makefile	Sat Sep  8 00:53:46 2018	(r479225)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6450
+PORTVERSION?=	6477
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	707bf59f
+GH_TAGNAME?=	44e2998b
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Sat Sep  8 00:53:37 2018	(r479224)
+++ head/games/openbor/distinfo	Sat Sep  8 00:53:46 2018	(r479225)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535858131
-SHA256 (DCurrent-openbor-6450-707bf59f_GH0.tar.gz) = f648332ff1723680e9646637a36a19e7ffbe6d8a93004ec63c3a3d59e52724ae
-SIZE (DCurrent-openbor-6450-707bf59f_GH0.tar.gz) = 129005513
+TIMESTAMP = 1536358133
+SHA256 (DCurrent-openbor-6477-44e2998b_GH0.tar.gz) = d7fa274205f185fbb1f4a5b7287cb316fcb5742b3b934a5eaf106e8089ce01fa
+SIZE (DCurrent-openbor-6477-44e2998b_GH0.tar.gz) = 129007645


More information about the svn-ports-head mailing list