svn commit: r470587 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Tue May 22 00:23:16 UTC 2018


Author: jbeich
Date: Tue May 22 00:23:15 2018
New Revision: 470587
URL: https://svnweb.freebsd.org/changeset/ports/470587

Log:
  games/openbor: update to 6174
  
  Changes:	https://github.com/DCurrent/openbor/compare/7b12a9cc...3a407fb8

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 May 22 00:23:02 2018	(r470586)
+++ head/games/openbor/Makefile	Tue May 22 00:23:15 2018	(r470587)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6172
+PORTVERSION?=	6174
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	7b12a9cc
+GH_TAGNAME?=	3a407fb8
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Tue May 22 00:23:02 2018	(r470586)
+++ head/games/openbor/distinfo	Tue May 22 00:23:15 2018	(r470587)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526418962
-SHA256 (DCurrent-openbor-6172-7b12a9cc_GH0.tar.gz) = 84d8e67d37de390433bfce12b71bbb7a8794c21266eee7eaf389218a8a334ede
-SIZE (DCurrent-openbor-6172-7b12a9cc_GH0.tar.gz) = 74512025
+TIMESTAMP = 1526839433
+SHA256 (DCurrent-openbor-6174-3a407fb8_GH0.tar.gz) = 2f2ced376da224fc80fb25bdbad40f864e06f2a8536724961efb2a0b43966ad9
+SIZE (DCurrent-openbor-6174-3a407fb8_GH0.tar.gz) = 74510589


More information about the svn-ports-all mailing list