svn commit: r468170 - branches/2018Q2/games/openbor

Jan Beich jbeich at FreeBSD.org
Tue Apr 24 00:53:57 UTC 2018


Author: jbeich
Date: Tue Apr 24 00:53:56 2018
New Revision: 468170
URL: https://svnweb.freebsd.org/changeset/ports/468170

Log:
  MFH: r468169
  
  games/openbor: update to 5034
  
  Changes:	https://github.com/DCurrent/openbor/compare/449e528...f47df2b0
  Approved by:	ports-secteam (feld, implicit for snapshots)

Modified:
  branches/2018Q2/games/openbor/Makefile
  branches/2018Q2/games/openbor/distinfo
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/games/openbor/Makefile
==============================================================================
--- branches/2018Q2/games/openbor/Makefile	Tue Apr 24 00:53:16 2018	(r468169)
+++ branches/2018Q2/games/openbor/Makefile	Tue Apr 24 00:53:56 2018	(r468170)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	4942
+PORTVERSION?=	5034
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	449e528
+GH_TAGNAME?=	f47df2b0
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: branches/2018Q2/games/openbor/distinfo
==============================================================================
--- branches/2018Q2/games/openbor/distinfo	Tue Apr 24 00:53:16 2018	(r468169)
+++ branches/2018Q2/games/openbor/distinfo	Tue Apr 24 00:53:56 2018	(r468170)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523558034
-SHA256 (DCurrent-openbor-4942-449e528_GH0.tar.gz) = 9df2913c18349c78d7e5c57b9f276cd21e40ddd50c5b667f460c0dd19056b3ad
-SIZE (DCurrent-openbor-4942-449e528_GH0.tar.gz) = 108236606
+TIMESTAMP = 1524477792
+SHA256 (DCurrent-openbor-5034-f47df2b0_GH0.tar.gz) = 961ad18e362cb5db45cab5b7fff8a22976415fd6daddfda93198c75874b40817
+SIZE (DCurrent-openbor-5034-f47df2b0_GH0.tar.gz) = 108240508


More information about the svn-ports-branches mailing list