svn commit: r489843 - head/games/openbor

Jan Beich jbeich at FreeBSD.org
Thu Jan 10 00:39:58 UTC 2019


Author: jbeich
Date: Thu Jan 10 00:39:56 2019
New Revision: 489843
URL: https://svnweb.freebsd.org/changeset/ports/489843

Log:
  games/openbor: update to 6633
  
  Changes:	https://github.com/DCurrent/openbor/compare/6a467a0c...d9ed1120

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 Jan 10 00:39:43 2019	(r489842)
+++ head/games/openbor/Makefile	Thu Jan 10 00:39:56 2019	(r489843)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	6618
+PORTVERSION?=	6633
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -31,7 +31,7 @@ PORTSCOUT=	ignore:1
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	6a467a0c
+GH_TAGNAME?=	d9ed1120
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Thu Jan 10 00:39:43 2019	(r489842)
+++ head/games/openbor/distinfo	Thu Jan 10 00:39:56 2019	(r489843)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546899339
-SHA256 (DCurrent-openbor-6618-6a467a0c_GH0.tar.gz) = 5835eafa14145e87209735a72af6baf88a4708f23104961dc50e96a6d0192603
-SIZE (DCurrent-openbor-6618-6a467a0c_GH0.tar.gz) = 129030057
+TIMESTAMP = 1547073746
+SHA256 (DCurrent-openbor-6633-d9ed1120_GH0.tar.gz) = 82eb64a2e15ed01480b3f0d4f0805e1b75df28478c970d5402f5aef8ca57e28d
+SIZE (DCurrent-openbor-6633-d9ed1120_GH0.tar.gz) = 129030007


More information about the svn-ports-all mailing list