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

Jan Beich jbeich at FreeBSD.org
Tue Apr 2 00:42:07 UTC 2019


Author: jbeich
Date: Tue Apr  2 00:42:06 2019
New Revision: 497541
URL: https://svnweb.freebsd.org/changeset/ports/497541

Log:
  MFH: r497537
  
  games/openbor: update to 6980
  
  Changes:	https://github.com/DCurrent/openbor/compare/f5d92c5f...21e153f5
  Approved by:	ports-secteam (feld, 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	Tue Apr  2 00:41:16 2019	(r497540)
+++ branches/2019Q2/games/openbor/Makefile	Tue Apr  2 00:42:06 2019	(r497541)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6978
+PORTVERSION?=	6980
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	f5d92c5f
+GH_TAGNAME?=	21e153f5
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: branches/2019Q2/games/openbor/distinfo
==============================================================================
--- branches/2019Q2/games/openbor/distinfo	Tue Apr  2 00:41:16 2019	(r497540)
+++ branches/2019Q2/games/openbor/distinfo	Tue Apr  2 00:42:06 2019	(r497541)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553719412
-SHA256 (DCurrent-openbor-6978-f5d92c5f_GH0.tar.gz) = 3b09d20ca795850c446df70235d6dc39723bd8a1a2dd3ba98ebeb80f11e55814
-SIZE (DCurrent-openbor-6978-f5d92c5f_GH0.tar.gz) = 129042951
+TIMESTAMP = 1553790478
+SHA256 (DCurrent-openbor-6980-21e153f5_GH0.tar.gz) = 75177fde45631d89d460115b31f7d608497163a033bde7b8d52dbfb485c67730
+SIZE (DCurrent-openbor-6980-21e153f5_GH0.tar.gz) = 129042719


More information about the svn-ports-all mailing list