svn commit: r517546 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Thu Nov 14 00:43:50 UTC 2019


Author: jbeich
Date: Thu Nov 14 00:43:49 2019
New Revision: 517546
URL: https://svnweb.freebsd.org/changeset/ports/517546

Log:
  games/openbor: update to 7082
  
  Changes:	https://github.com/DCurrent/openbor/compare/9b0f0d29...d647dc4f

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

Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile	Thu Nov 14 00:43:43 2019	(r517545)
+++ head/games/openbor/Makefile	Thu Nov 14 00:43:49 2019	(r517546)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	7080
+PORTVERSION?=	7082
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	9b0f0d29
+GH_TAGNAME?=	5428eec8
 
 USES+=		gmake pkgconfig sdl
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Thu Nov 14 00:43:43 2019	(r517545)
+++ head/games/openbor/distinfo	Thu Nov 14 00:43:49 2019	(r517546)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571231021
-SHA256 (DCurrent-openbor-7080-9b0f0d29_GH0.tar.gz) = a42c5bdfc1c85e859f58aa7f9927f45c544baad5baa02f33f8bb06696a552a11
-SIZE (DCurrent-openbor-7080-9b0f0d29_GH0.tar.gz) = 26903802
+TIMESTAMP = 1573579354
+SHA256 (DCurrent-openbor-7082-5428eec8_GH0.tar.gz) = 17eee53f51e4db36baf6b4a8a2f3300c0fd2ee6af742eb8fac4bee3dacfa6274
+SIZE (DCurrent-openbor-7082-5428eec8_GH0.tar.gz) = 26904474


More information about the svn-ports-all mailing list