Date: Tue, 4 Sep 2018 00:50:12 +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: r478921 - head/games/openbor Message-ID: <201809040050.w840oCV5098978@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Sep 4 00:50:11 2018 New Revision: 478921 URL: https://svnweb.freebsd.org/changeset/ports/478921 Log: games/openbor: update to 6450 Changes: https://github.com/DCurrent/openbor/compare/d9bfceeb...707bf59f 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 Sep 4 00:49:59 2018 (r478920) +++ head/games/openbor/Makefile Tue Sep 4 00:50:11 2018 (r478921) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6412 +PORTVERSION?= 6450 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= d9bfceeb +GH_TAGNAME?= 707bf59f USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Tue Sep 4 00:49:59 2018 (r478920) +++ head/games/openbor/distinfo Tue Sep 4 00:50:11 2018 (r478921) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535545207 -SHA256 (DCurrent-openbor-6412-d9bfceeb_GH0.tar.gz) = 9f7605e49884b1f34656144bd8eb40190d38955d571e3339e724f77938525925 -SIZE (DCurrent-openbor-6412-d9bfceeb_GH0.tar.gz) = 129005393 +TIMESTAMP = 1535858131 +SHA256 (DCurrent-openbor-6450-707bf59f_GH0.tar.gz) = f648332ff1723680e9646637a36a19e7ffbe6d8a93004ec63c3a3d59e52724ae +SIZE (DCurrent-openbor-6450-707bf59f_GH0.tar.gz) = 129005513
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809040050.w840oCV5098978>