svn commit: r512448 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Sat Sep 21 00:37:20 UTC 2019


Author: jbeich
Date: Sat Sep 21 00:37:19 2019
New Revision: 512448
URL: https://svnweb.freebsd.org/changeset/ports/512448

Log:
  games/openbor: update to 7069
  
  Changes:	https://github.com/DCurrent/openbor/compare/112671a6...53e392c6

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

Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile	Fri Sep 20 23:22:40 2019	(r512447)
+++ head/games/openbor/Makefile	Sat Sep 21 00:37:19 2019	(r512448)
@@ -2,9 +2,9 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	7068
+PORTVERSION?=	7069
 .ifndef PKGNAMESUFFIX
-PORTREVISION=	1
+PORTREVISION=	0
 .endif
 CATEGORIES=	games
 
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	112671a6
+GH_TAGNAME?=	53e392c6
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Fri Sep 20 23:22:40 2019	(r512447)
+++ head/games/openbor/distinfo	Sat Sep 21 00:37:19 2019	(r512448)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564090389
-SHA256 (DCurrent-openbor-7068-112671a6_GH0.tar.gz) = 21eb4206101c59dc3bce00980efc46a2d10f10930000cbfc6febc86a8a84e736
-SIZE (DCurrent-openbor-7068-112671a6_GH0.tar.gz) = 28477477
+TIMESTAMP = 1568909385
+SHA256 (DCurrent-openbor-7069-53e392c6_GH0.tar.gz) = a2bccd0c593c8a5a066f21abaa8e471d52c09d1a18faa134472d55961305de0b
+SIZE (DCurrent-openbor-7069-53e392c6_GH0.tar.gz) = 28479481


More information about the svn-ports-all mailing list