Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2017 21:51:46 +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: r440520 - head/games/openbor
Message-ID:  <201705092151.v49Lpksi072986@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue May  9 21:51:46 2017
New Revision: 440520
URL: https://svnweb.freebsd.org/changeset/ports/440520

Log:
  games/openbor: update to 4505
  
  Changes:	https://github.com/DCurrent/openbor/commit/c0037ec

Modified:
  head/games/openbor/Makefile
  head/games/openbor/distinfo

Modified: head/games/openbor/Makefile
==============================================================================
--- head/games/openbor/Makefile	Tue May  9 21:48:26 2017	(r440519)
+++ head/games/openbor/Makefile	Tue May  9 21:51:46 2017	(r440520)
@@ -2,7 +2,7 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	4504
+PORTVERSION?=	4505
 CATEGORIES=	games
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -24,7 +24,7 @@ LIB_DEPENDS+=	libvpx.so:multimedia/libvp
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	4dfdb66
+GH_TAGNAME?=	c0037ec
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Tue May  9 21:48:26 2017	(r440519)
+++ head/games/openbor/distinfo	Tue May  9 21:51:46 2017	(r440520)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494074450
-SHA256 (DCurrent-openbor-4504-4dfdb66_GH0.tar.gz) = 1387fe221642c109d209f35c711222a6718028e7d435ef56f83668f90d69ca3c
-SIZE (DCurrent-openbor-4504-4dfdb66_GH0.tar.gz) = 66890491
+TIMESTAMP = 1494362049
+SHA256 (DCurrent-openbor-4505-c0037ec_GH0.tar.gz) = aed2f69fcc79f600a6d44c5ab96a59206d6982f6ff27254d6ca3e151b0bf1d5c
+SIZE (DCurrent-openbor-4505-c0037ec_GH0.tar.gz) = 66891378



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