svn commit: r460359 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Tue Jan 30 00:54:54 UTC 2018


Author: jbeich
Date: Tue Jan 30 00:54:53 2018
New Revision: 460359
URL: https://svnweb.freebsd.org/changeset/ports/460359

Log:
  games/openbor: update to 4575
  
  Changes:	https://github.com/DCurrent/openbor/compare/347fd9b...f16756c

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 Jan 30 00:54:35 2018	(r460358)
+++ head/games/openbor/Makefile	Tue Jan 30 00:54:53 2018	(r460359)
@@ -2,9 +2,9 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	4569
+PORTVERSION?=	4575
 .ifndef PKGNAMESUFFIX
-PORTREVISION=	1
+PORTREVISION=	0
 .endif
 CATEGORIES=	games
 
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	347fd9b
+GH_TAGNAME?=	f16756c
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Tue Jan 30 00:54:35 2018	(r460358)
+++ head/games/openbor/distinfo	Tue Jan 30 00:54:53 2018	(r460359)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516736091
-SHA256 (DCurrent-openbor-4569-347fd9b_GH0.tar.gz) = 11b133d4c24a8c19a40a847440228ae4266d1f134ae31363ab56040d49aab798
-SIZE (DCurrent-openbor-4569-347fd9b_GH0.tar.gz) = 107145794
+TIMESTAMP = 1517192877
+SHA256 (DCurrent-openbor-4575-f16756c_GH0.tar.gz) = 522280714b97250fd12a8114b4fe0abab95b1a85de8b2f63ef4e6d09b362c7de
+SIZE (DCurrent-openbor-4575-f16756c_GH0.tar.gz) = 107144545


More information about the svn-ports-all mailing list