svn commit: r490912 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Tue Jan 22 00:42:04 UTC 2019


Author: jbeich
Date: Tue Jan 22 00:42:02 2019
New Revision: 490912
URL: https://svnweb.freebsd.org/changeset/ports/490912

Log:
  games/openbor: update to 6645
  
  Changes:	https://github.com/DCurrent/openbor/compare/f9b7c316...3ded2363

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 22 00:41:52 2019	(r490911)
+++ head/games/openbor/Makefile	Tue Jan 22 00:42:02 2019	(r490912)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6642
+PORTVERSION?=	6645
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	f9b7c316
+GH_TAGNAME?=	3ded2363
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Tue Jan 22 00:41:52 2019	(r490911)
+++ head/games/openbor/distinfo	Tue Jan 22 00:42:02 2019	(r490912)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547819872
-SHA256 (DCurrent-openbor-6642-f9b7c316_GH0.tar.gz) = 25e9e1121bcbb1ba567e8d13f3bd439f7af7054ef1ada7a9084c2108674c6233
-SIZE (DCurrent-openbor-6642-f9b7c316_GH0.tar.gz) = 129029520
+TIMESTAMP = 1547958250
+SHA256 (DCurrent-openbor-6645-3ded2363_GH0.tar.gz) = 80bf3760e8f1b12eb28fd0070337f2f1bcc9150e7d9144546ade7530c1514657
+SIZE (DCurrent-openbor-6645-3ded2363_GH0.tar.gz) = 129035505


More information about the svn-ports-all mailing list