svn commit: r482948 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Thu Oct 25 00:53:36 UTC 2018


Author: jbeich
Date: Thu Oct 25 00:53:35 2018
New Revision: 482948
URL: https://svnweb.freebsd.org/changeset/ports/482948

Log:
  games/openbor: update to 6484
  
  Changes:	https://github.com/DCurrent/openbor/compare/949a4031...a26efe22

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 Oct 25 00:53:23 2018	(r482947)
+++ head/games/openbor/Makefile	Thu Oct 25 00:53:35 2018	(r482948)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6484
+PORTVERSION?=	6547
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	949a4031
+GH_TAGNAME?=	a26efe22
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Thu Oct 25 00:53:23 2018	(r482947)
+++ head/games/openbor/distinfo	Thu Oct 25 00:53:35 2018	(r482948)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536449480
-SHA256 (DCurrent-openbor-6484-949a4031_GH0.tar.gz) = fa27ede513bc84ac5e0d7d431f1d44818708848217b102e712a223d3dd0d6218
-SIZE (DCurrent-openbor-6484-949a4031_GH0.tar.gz) = 129008190
+TIMESTAMP = 1540422789
+SHA256 (DCurrent-openbor-6547-a26efe22_GH0.tar.gz) = 132ce3231454d30439db28e560e1b52f3cd1f725cdd88e36e3591d2de3e64fea
+SIZE (DCurrent-openbor-6547-a26efe22_GH0.tar.gz) = 139915562


More information about the svn-ports-all mailing list