Date: Thu, 11 Jan 2018 00:54:20 +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: r458707 - head/games/openbor Message-ID: <201801110054.w0B0sKqY014484@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Jan 11 00:54:20 2018 New Revision: 458707 URL: https://svnweb.freebsd.org/changeset/ports/458707 Log: games/openbor: update to 4564 Changes: https://github.com/DCurrent/openbor/compare/830e0a9...5dd6f84 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 Jan 11 00:54:16 2018 (r458706) +++ head/games/openbor/Makefile Thu Jan 11 00:54:20 2018 (r458707) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 4559 +PORTVERSION?= 4564 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 830e0a9 +GH_TAGNAME?= 5dd6f84 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Thu Jan 11 00:54:16 2018 (r458706) +++ head/games/openbor/distinfo Thu Jan 11 00:54:20 2018 (r458707) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514756581 -SHA256 (DCurrent-openbor-4559-830e0a9_GH0.tar.gz) = d9d863bc113141ca4f1fb88ef8ca00f144a4e599b0bbb51f920172f64ea99e23 -SIZE (DCurrent-openbor-4559-830e0a9_GH0.tar.gz) = 107143397 +TIMESTAMP = 1515453775 +SHA256 (DCurrent-openbor-4564-5dd6f84_GH0.tar.gz) = d37cfdaa092c8944a8b55d97d30370c7b0910286bdada9ae13f7b0ae022cdfde +SIZE (DCurrent-openbor-4564-5dd6f84_GH0.tar.gz) = 107144778
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801110054.w0B0sKqY014484>