svn commit: r495670 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Thu Mar 14 00:53:05 UTC 2019


Author: jbeich
Date: Thu Mar 14 00:52:55 2019
New Revision: 495670
URL: https://svnweb.freebsd.org/changeset/ports/495670

Log:
  games/openbor: update to 6968
  
  Changes:	https://github.com/DCurrent/openbor/compare/02cbdf44...d7a031ca

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 Mar 14 00:52:47 2019	(r495669)
+++ head/games/openbor/Makefile	Thu Mar 14 00:52:55 2019	(r495670)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6967
+PORTVERSION?=	6968
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	02cbdf44
+GH_TAGNAME?=	d7a031ca
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Thu Mar 14 00:52:47 2019	(r495669)
+++ head/games/openbor/distinfo	Thu Mar 14 00:52:55 2019	(r495670)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552333877
-SHA256 (DCurrent-openbor-6967-02cbdf44_GH0.tar.gz) = 72cc61023925ec5da699dc5a1c3b09b687452f29214b4e6908023a957ca2795c
-SIZE (DCurrent-openbor-6967-02cbdf44_GH0.tar.gz) = 129042659
+TIMESTAMP = 1552502732
+SHA256 (DCurrent-openbor-6968-d7a031ca_GH0.tar.gz) = d460b5b3439d03822efc57557e28f731e8703dd7f6a2e2bf910f7d9e75a13fd8
+SIZE (DCurrent-openbor-6968-d7a031ca_GH0.tar.gz) = 129043370


More information about the svn-ports-all mailing list