svn commit: r459896 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Thu Jan 25 00:53:25 UTC 2018


Author: jbeich
Date: Thu Jan 25 00:53:24 2018
New Revision: 459896
URL: https://svnweb.freebsd.org/changeset/ports/459896

Log:
  games/openbor: update to 4569
  
  Changes:	https://github.com/DCurrent/openbor/compare/5dd6f84...347fd9b

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 Jan 25 00:53:04 2018	(r459895)
+++ head/games/openbor/Makefile	Thu Jan 25 00:53:24 2018	(r459896)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	4564
+PORTVERSION?=	4569
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	5dd6f84
+GH_TAGNAME?=	347fd9b
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Thu Jan 25 00:53:04 2018	(r459895)
+++ head/games/openbor/distinfo	Thu Jan 25 00:53:24 2018	(r459896)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515453775
-SHA256 (DCurrent-openbor-4564-5dd6f84_GH0.tar.gz) = d37cfdaa092c8944a8b55d97d30370c7b0910286bdada9ae13f7b0ae022cdfde
-SIZE (DCurrent-openbor-4564-5dd6f84_GH0.tar.gz) = 107144778
+TIMESTAMP = 1516736091
+SHA256 (DCurrent-openbor-4569-347fd9b_GH0.tar.gz) = 11b133d4c24a8c19a40a847440228ae4266d1f134ae31363ab56040d49aab798
+SIZE (DCurrent-openbor-4569-347fd9b_GH0.tar.gz) = 107145794


More information about the svn-ports-all mailing list