Date: Tue, 18 Jun 2019 00:55:50 +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: r504455 - head/games/openbor Message-ID: <201906180055.x5I0todE054548@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Jun 18 00:55:50 2019 New Revision: 504455 URL: https://svnweb.freebsd.org/changeset/ports/504455 Log: games/openbor: update to 7056 Changes: https://github.com/DCurrent/openbor/compare/68a1c977...6de201a4 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 18 00:52:01 2019 (r504454) +++ head/games/openbor/Makefile Tue Jun 18 00:55:50 2019 (r504455) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 7045 +PORTVERSION?= 7056 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 68a1c977 +GH_TAGNAME?= 6de201a4 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Tue Jun 18 00:52:01 2019 (r504454) +++ head/games/openbor/distinfo Tue Jun 18 00:55:50 2019 (r504455) @@ -1,3 +1,3 @@ -TIMESTAMP = 1560545467 -SHA256 (DCurrent-openbor-7045-68a1c977_GH0.tar.gz) = edfef9bcfee7586ce29b4d0ba8a40744b878a5efca00680045b0284ea687338b -SIZE (DCurrent-openbor-7045-68a1c977_GH0.tar.gz) = 16334468 +TIMESTAMP = 1560734613 +SHA256 (DCurrent-openbor-7056-6de201a4_GH0.tar.gz) = efe4980e1b32b43c0a2f6823094eb6af64c6ebaf4c6c321b6eb6fd6bd7bc9b49 +SIZE (DCurrent-openbor-7056-6de201a4_GH0.tar.gz) = 28482814
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906180055.x5I0todE054548>