Date: Thu, 25 Oct 2018 00:53:35 +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: r482948 - head/games/openbor Message-ID: <201810250053.w9P0rZKx026791@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Oct 25 00:53:35 2018 New Revision: 482948 URL: https://svnweb.freebsd.org/changeset/ports/482948 Log: games/openbor: update to 6484 Changes: https://github.com/DCurrent/openbor/compare/949a4031...a26efe22 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 Oct 25 00:53:23 2018 (r482947) +++ head/games/openbor/Makefile Thu Oct 25 00:53:35 2018 (r482948) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6484 +PORTVERSION?= 6547 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 949a4031 +GH_TAGNAME?= a26efe22 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Thu Oct 25 00:53:23 2018 (r482947) +++ head/games/openbor/distinfo Thu Oct 25 00:53:35 2018 (r482948) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536449480 -SHA256 (DCurrent-openbor-6484-949a4031_GH0.tar.gz) = fa27ede513bc84ac5e0d7d431f1d44818708848217b102e712a223d3dd0d6218 -SIZE (DCurrent-openbor-6484-949a4031_GH0.tar.gz) = 129008190 +TIMESTAMP = 1540422789 +SHA256 (DCurrent-openbor-6547-a26efe22_GH0.tar.gz) = 132ce3231454d30439db28e560e1b52f3cd1f725cdd88e36e3591d2de3e64fea +SIZE (DCurrent-openbor-6547-a26efe22_GH0.tar.gz) = 139915562
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810250053.w9P0rZKx026791>