svn commit: r499521 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Sun Apr 21 00:51:38 UTC 2019


Author: jbeich
Date: Sun Apr 21 00:51:34 2019
New Revision: 499521
URL: https://svnweb.freebsd.org/changeset/ports/499521

Log:
  games/openbor: update to 6988
  
  Changes:	https://github.com/DCurrent/openbor/compare/58253a62...6b92f4af

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

Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile	Sun Apr 21 00:51:26 2019	(r499520)
+++ head/games/openbor/Makefile	Sun Apr 21 00:51:34 2019	(r499521)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6986
+PORTVERSION?=	6988
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	58253a62
+GH_TAGNAME?=	6b92f4af
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Sun Apr 21 00:51:26 2019	(r499520)
+++ head/games/openbor/distinfo	Sun Apr 21 00:51:34 2019	(r499521)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555425783
-SHA256 (DCurrent-openbor-6986-58253a62_GH0.tar.gz) = 089de5c5f02f7da8bc893745da182d2ee76999500233089c159bee8d4bbc7fe5
-SIZE (DCurrent-openbor-6986-58253a62_GH0.tar.gz) = 129043818
+TIMESTAMP = 1555781181
+SHA256 (DCurrent-openbor-6988-6b92f4af_GH0.tar.gz) = 497b35b9113c6f1813f740f58f25b1a0592ea05f75e6f6db91c7cd3befb0e05b
+SIZE (DCurrent-openbor-6988-6b92f4af_GH0.tar.gz) = 129044287


More information about the svn-ports-all mailing list