svn commit: r558349 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Fri Dec 18 04:55:11 UTC 2020


Author: jbeich
Date: Fri Dec 18 04:55:11 2020
New Revision: 558349
URL: https://svnweb.freebsd.org/changeset/ports/558349

Log:
  games/openbor: update to 7096
  
  Changes:	https://github.com/DCurrent/openbor/compare/d647dc4f...b8a2cef9

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

Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile	Fri Dec 18 04:52:41 2020	(r558348)
+++ head/games/openbor/Makefile	Fri Dec 18 04:55:11 2020	(r558349)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	7082
+PORTVERSION?=	7096
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -38,7 +38,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	5428eec8
+GH_TAGNAME?=	b8a2cef9
 
 USES+=		gmake pkgconfig sdl
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Fri Dec 18 04:52:41 2020	(r558348)
+++ head/games/openbor/distinfo	Fri Dec 18 04:55:11 2020	(r558349)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1573579354
-SHA256 (DCurrent-openbor-7082-5428eec8_GH0.tar.gz) = 17eee53f51e4db36baf6b4a8a2f3300c0fd2ee6af742eb8fac4bee3dacfa6274
-SIZE (DCurrent-openbor-7082-5428eec8_GH0.tar.gz) = 26904474
-SHA256 (731d96887795.patch) = 355c50f2562f091015b306e4eb34a7c1f9ea8c64d32e9ba36aed2d46aac85548
-SIZE (731d96887795.patch) = 1291
+TIMESTAMP = 1608243969
+SHA256 (DCurrent-openbor-7096-b8a2cef9_GH0.tar.gz) = de14e30c31e6a648f5f56bb9dd5385043007482973b98bbacc4e04c1c392bf12
+SIZE (DCurrent-openbor-7096-b8a2cef9_GH0.tar.gz) = 26895945


More information about the svn-ports-head mailing list