svn commit: r505398 - branches/2019Q2/games/openbor

Jan Beich jbeich at FreeBSD.org
Sun Jun 30 00:55:00 UTC 2019


Author: jbeich
Date: Sun Jun 30 00:54:59 2019
New Revision: 505398
URL: https://svnweb.freebsd.org/changeset/ports/505398

Log:
  MFH: r505396
  
  games/openbor: update to 7061
  
  Changes:	https://github.com/DCurrent/openbor/compare/6de201a4...db5f0836
  Approved by:	ports-secteam (swills, implicit for snapshots)

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

Modified: branches/2019Q2/games/openbor/Makefile
==============================================================================
--- branches/2019Q2/games/openbor/Makefile	Sun Jun 30 00:51:49 2019	(r505397)
+++ branches/2019Q2/games/openbor/Makefile	Sun Jun 30 00:54:59 2019	(r505398)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	7056
+PORTVERSION?=	7061
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	6de201a4
+GH_TAGNAME?=	db5f0836
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: branches/2019Q2/games/openbor/distinfo
==============================================================================
--- branches/2019Q2/games/openbor/distinfo	Sun Jun 30 00:51:49 2019	(r505397)
+++ branches/2019Q2/games/openbor/distinfo	Sun Jun 30 00:54:59 2019	(r505398)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1560734613
-SHA256 (DCurrent-openbor-7056-6de201a4_GH0.tar.gz) = efe4980e1b32b43c0a2f6823094eb6af64c6ebaf4c6c321b6eb6fd6bd7bc9b49
-SIZE (DCurrent-openbor-7056-6de201a4_GH0.tar.gz) = 28482814
+TIMESTAMP = 1561142122
+SHA256 (DCurrent-openbor-7061-db5f0836_GH0.tar.gz) = b53176073c6a32166c2adacd23ef69c567b8e0f1b4569c013eb160a0ff30e810
+SIZE (DCurrent-openbor-7061-db5f0836_GH0.tar.gz) = 28480312


More information about the svn-ports-all mailing list