svn commit: r514637 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Thu Oct 17 00:32:20 UTC 2019


Author: jbeich
Date: Thu Oct 17 00:32:19 2019
New Revision: 514637
URL: https://svnweb.freebsd.org/changeset/ports/514637

Log:
  games/openbor: update to 7080
  
  Changes:	https://github.com/DCurrent/openbor/compare/093900a5...9b0f0d29

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 17 00:32:12 2019	(r514636)
+++ head/games/openbor/Makefile	Thu Oct 17 00:32:19 2019	(r514637)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	7076
+PORTVERSION?=	7080
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	093900a5
+GH_TAGNAME?=	9b0f0d29
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Thu Oct 17 00:32:12 2019	(r514636)
+++ head/games/openbor/distinfo	Thu Oct 17 00:32:19 2019	(r514637)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570645461
-SHA256 (DCurrent-openbor-7076-093900a5_GH0.tar.gz) = 92064a847aac02f9f8de229d02059de5334fd5f9a3ed1d0aad91218ef5cb3ec5
-SIZE (DCurrent-openbor-7076-093900a5_GH0.tar.gz) = 28479517
+TIMESTAMP = 1571231021
+SHA256 (DCurrent-openbor-7080-9b0f0d29_GH0.tar.gz) = a42c5bdfc1c85e859f58aa7f9927f45c544baad5baa02f33f8bb06696a552a11
+SIZE (DCurrent-openbor-7080-9b0f0d29_GH0.tar.gz) = 26903802


More information about the svn-ports-head mailing list