Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2017 23:06:55 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452752 - head/games/openbor
Message-ID:  <201710232306.v9NN6tTT009947@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Oct 23 23:06:54 2017
New Revision: 452752
URL: https://svnweb.freebsd.org/changeset/ports/452752

Log:
  games/openbor: update to 4542
  
  Changes:	https://github.com/DCurrent/openbor/compare/4539...55b816d

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

Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile	Mon Oct 23 23:06:40 2017	(r452751)
+++ head/games/openbor/Makefile	Mon Oct 23 23:06:54 2017	(r452752)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	4539
+PORTVERSION?=	4542
 .ifndef PKGNAMESUFFIX
 PORTREVISION=	0
 .endif
@@ -27,6 +27,7 @@ LIB_DEPENDS+=	libvpx.so:multimedia/libvpx
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
+GH_TAGNAME?=	55b816d
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Mon Oct 23 23:06:40 2017	(r452751)
+++ head/games/openbor/distinfo	Mon Oct 23 23:06:54 2017	(r452752)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507042233
-SHA256 (DCurrent-openbor-4539_GH0.tar.gz) = 5ea8329c83a2d0cce5ea577117d87bcd5a0176464870f2f18a6cf9e043150aa6
-SIZE (DCurrent-openbor-4539_GH0.tar.gz) = 66890659
+TIMESTAMP = 1508546851
+SHA256 (DCurrent-openbor-4542-55b816d_GH0.tar.gz) = ac2fba89fe35ba50b3f4b6c960e04dff910d0dec1dc5421c6fd21f9d466ce781
+SIZE (DCurrent-openbor-4542-55b816d_GH0.tar.gz) = 66895657



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710232306.v9NN6tTT009947>