svn commit: r505396 - head/games/openbor

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


Author: jbeich
Date: Sun Jun 30 00:51:38 2019
New Revision: 505396
URL: https://svnweb.freebsd.org/changeset/ports/505396

Log:
  games/openbor: update to 7061
  
  Changes:	https://github.com/DCurrent/openbor/compare/6de201a4...db5f0836

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 Jun 30 00:51:29 2019	(r505395)
+++ head/games/openbor/Makefile	Sun Jun 30 00:51:38 2019	(r505396)
@@ -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: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Sun Jun 30 00:51:29 2019	(r505395)
+++ head/games/openbor/distinfo	Sun Jun 30 00:51:38 2019	(r505396)
@@ -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