svn commit: r493335 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Tue Feb 19 00:16:02 UTC 2019


Author: jbeich
Date: Tue Feb 19 00:16:01 2019
New Revision: 493335
URL: https://svnweb.freebsd.org/changeset/ports/493335

Log:
  games/openbor: update to 6966
  
  Changes:	https://github.com/DCurrent/openbor/compare/af1e3976...1caf2797

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

Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile	Tue Feb 19 00:15:50 2019	(r493334)
+++ head/games/openbor/Makefile	Tue Feb 19 00:16:01 2019	(r493335)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6964
+PORTVERSION?=	6966
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	af1e3976
+GH_TAGNAME?=	1caf2797
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Tue Feb 19 00:15:50 2019	(r493334)
+++ head/games/openbor/distinfo	Tue Feb 19 00:16:01 2019	(r493335)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549890500
-SHA256 (DCurrent-openbor-6964-af1e3976_GH0.tar.gz) = cc7dbf58498686a38fb3fd6ef046c38ce3e2435b556e0b39b79e18cd814fd07b
-SIZE (DCurrent-openbor-6964-af1e3976_GH0.tar.gz) = 129044862
+TIMESTAMP = 1550512406
+SHA256 (DCurrent-openbor-6966-1caf2797_GH0.tar.gz) = b7b011278b8f1e6ed643eaeea39a2911e111a195718ce237cac0e1db6bc11fed
+SIZE (DCurrent-openbor-6966-1caf2797_GH0.tar.gz) = 129042475


More information about the svn-ports-all mailing list