svn commit: r468896 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Wed May 2 23:37:48 UTC 2018


Author: jbeich
Date: Wed May  2 23:37:47 2018
New Revision: 468896
URL: https://svnweb.freebsd.org/changeset/ports/468896

Log:
  games/openbor: update to 5120
  
  Changes:	https://github.com/DCurrent/openbor/compare/151106a7...5b8a3faa

Modified:
  head/games/openbor/Makefile   (contents, props changed)
  head/games/openbor/distinfo   (contents, props changed)

Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile	Wed May  2 23:33:39 2018	(r468895)
+++ head/games/openbor/Makefile	Wed May  2 23:37:47 2018	(r468896)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	5110
+PORTVERSION?=	5120
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	151106a7
+GH_TAGNAME?=	5b8a3faa
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Wed May  2 23:33:39 2018	(r468895)
+++ head/games/openbor/distinfo	Wed May  2 23:37:47 2018	(r468896)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525089698
-SHA256 (DCurrent-openbor-5110-151106a7_GH0.tar.gz) = d82a143ed35d753e74c1c8f872299eb8de535001e33b7039862f50ae829e3224
-SIZE (DCurrent-openbor-5110-151106a7_GH0.tar.gz) = 108278521
+TIMESTAMP = 1525298143
+SHA256 (DCurrent-openbor-5120-5b8a3faa_GH0.tar.gz) = be2c3618e687c5d58f7acf52e16fd92700db5a828dffeb932002ec2280e34a36
+SIZE (DCurrent-openbor-5120-5b8a3faa_GH0.tar.gz) = 108279355


More information about the svn-ports-head mailing list