Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jun 2017 22:48:58 +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: r443544 - head/games/openbor
Message-ID:  <201706132248.v5DMmwvY030446@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Jun 13 22:48:58 2017
New Revision: 443544
URL: https://svnweb.freebsd.org/changeset/ports/443544

Log:
  games/openbor: update to 4515
  
  Changes:	https://github.com/DCurrent/openbor/compare/c0037ec...12fc70c

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 Jun 13 22:48:45 2017	(r443543)
+++ head/games/openbor/Makefile	Tue Jun 13 22:48:58 2017	(r443544)
@@ -2,9 +2,9 @@
 
 PORTNAME=	openbor
 # Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?=	4505
+PORTVERSION?=	4515
 .ifndef PKGNAMESUFFIX
-PORTREVISION=	1
+PORTREVISION=	0
 .endif
 CATEGORIES=	games
 
@@ -27,7 +27,7 @@ LIB_DEPENDS+=	libvpx.so:multimedia/libvpx
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	DCurrent
-GH_TAGNAME?=	c0037ec
+GH_TAGNAME?=	12fc70c
 
 USES+=		gmake pkgconfig
 .if ${PORTVERSION} < 4433

Modified: head/games/openbor/distinfo
==============================================================================
--- head/games/openbor/distinfo	Tue Jun 13 22:48:45 2017	(r443543)
+++ head/games/openbor/distinfo	Tue Jun 13 22:48:58 2017	(r443544)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494362049
-SHA256 (DCurrent-openbor-4505-c0037ec_GH0.tar.gz) = aed2f69fcc79f600a6d44c5ab96a59206d6982f6ff27254d6ca3e151b0bf1d5c
-SIZE (DCurrent-openbor-4505-c0037ec_GH0.tar.gz) = 66891378
+TIMESTAMP = 1496950714
+SHA256 (DCurrent-openbor-4515-12fc70c_GH0.tar.gz) = ee6d6604fe02b873b95339d7305ce874581c268e17ef5693c14801ded4f35f72
+SIZE (DCurrent-openbor-4515-12fc70c_GH0.tar.gz) = 66891846



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