svn commit: r461678 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Tue Feb 13 00:51:28 UTC 2018


Author: jbeich
Date: Tue Feb 13 00:51:27 2018
New Revision: 461678
URL: https://svnweb.freebsd.org/changeset/ports/461678

Log:
  games/openbor: update to 4591
  
  Changes:	https://github.com/DCurrent/openbor/compare/b8f6610...35968d0

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 Feb 13 00:51:13 2018	(r461677)
+++ head/games/openbor/Makefile	Tue Feb 13 00:51:27 2018	(r461678)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	4582
+PORTVERSION?=	4591
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	b8f6610
+GH_TAGNAME?=	35968d0
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Tue Feb 13 00:51:13 2018	(r461677)
+++ head/games/openbor/distinfo	Tue Feb 13 00:51:27 2018	(r461678)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517823352
-SHA256 (DCurrent-openbor-4582-b8f6610_GH0.tar.gz) = 7bed96c00cd34ed4ef585e61b14b1ec2f6758e4c513ed10e5eb0b993b2592368
-SIZE (DCurrent-openbor-4582-b8f6610_GH0.tar.gz) = 107145637
+TIMESTAMP = 1518478876
+SHA256 (DCurrent-openbor-4591-35968d0_GH0.tar.gz) = d993c2e990a237427d6e58a73086c17cf8f2a0b0be40295240b53dd30594e90b
+SIZE (DCurrent-openbor-4591-35968d0_GH0.tar.gz) = 107145240


More information about the svn-ports-head mailing list