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

Jan Beich jbeich at FreeBSD.org
Sat Apr 13 00:38:47 UTC 2019


Author: jbeich
Date: Sat Apr 13 00:38:45 2019
New Revision: 498780
URL: https://svnweb.freebsd.org/changeset/ports/498780

Log:
  MFH: r498775
  
  games/openbor: update to 6982
  
  Changes:	https://github.com/DCurrent/openbor/compare/21e153f5...85a39aff
  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	Sat Apr 13 00:36:51 2019	(r498779)
+++ branches/2019Q2/games/openbor/Makefile	Sat Apr 13 00:38:45 2019	(r498780)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6980
+PORTVERSION?=	6982
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	21e153f5
+GH_TAGNAME?=	85a39aff
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: branches/2019Q2/games/openbor/distinfo
==============================================================================
--- branches/2019Q2/games/openbor/distinfo	Sat Apr 13 00:36:51 2019	(r498779)
+++ branches/2019Q2/games/openbor/distinfo	Sat Apr 13 00:38:45 2019	(r498780)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553790478
-SHA256 (DCurrent-openbor-6980-21e153f5_GH0.tar.gz) = 75177fde45631d89d460115b31f7d608497163a033bde7b8d52dbfb485c67730
-SIZE (DCurrent-openbor-6980-21e153f5_GH0.tar.gz) = 129042719
+TIMESTAMP = 1555083535
+SHA256 (DCurrent-openbor-6982-85a39aff_GH0.tar.gz) = 41a113e3a94909faa7554e3462954800706f086f2e6bcf967577aa9ead387e0d
+SIZE (DCurrent-openbor-6982-85a39aff_GH0.tar.gz) = 129041772


More information about the svn-ports-all mailing list