svn commit: r461032 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Tue Feb 6 00:56:24 UTC 2018


Author: jbeich
Date: Tue Feb  6 00:56:23 2018
New Revision: 461032
URL: https://svnweb.freebsd.org/changeset/ports/461032

Log:
  games/openbor: update to 4582
  
  Changes:	https://github.com/DCurrent/openbor/compare/2184a29...b8f6610

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  6 00:49:12 2018	(r461031)
+++ head/games/openbor/Makefile	Tue Feb  6 00:56:23 2018	(r461032)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	4578
+PORTVERSION?=	4582
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	2184a29
+GH_TAGNAME?=	b8f6610
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Tue Feb  6 00:49:12 2018	(r461031)
+++ head/games/openbor/distinfo	Tue Feb  6 00:56:23 2018	(r461032)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517607363
-SHA256 (DCurrent-openbor-4578-2184a29_GH0.tar.gz) = 027c614c1d1a361423e4911886a176e97edca650d8a852438e2221a947d0b796
-SIZE (DCurrent-openbor-4578-2184a29_GH0.tar.gz) = 107146038
+TIMESTAMP = 1517823352
+SHA256 (DCurrent-openbor-4582-b8f6610_GH0.tar.gz) = 7bed96c00cd34ed4ef585e61b14b1ec2f6758e4c513ed10e5eb0b993b2592368
+SIZE (DCurrent-openbor-4582-b8f6610_GH0.tar.gz) = 107145637


More information about the svn-ports-head mailing list