Date: Tue, 30 Jan 2018 00:54:53 +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: r460359 - head/games/openbor Message-ID: <201801300054.w0U0srjk000749@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Jan 30 00:54:53 2018 New Revision: 460359 URL: https://svnweb.freebsd.org/changeset/ports/460359 Log: games/openbor: update to 4575 Changes: https://github.com/DCurrent/openbor/compare/347fd9b...f16756c 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 Jan 30 00:54:35 2018 (r460358) +++ head/games/openbor/Makefile Tue Jan 30 00:54:53 2018 (r460359) @@ -2,9 +2,9 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 4569 +PORTVERSION?= 4575 .ifndef PKGNAMESUFFIX -PORTREVISION= 1 +PORTREVISION= 0 .endif CATEGORIES= games @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 347fd9b +GH_TAGNAME?= f16756c USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Tue Jan 30 00:54:35 2018 (r460358) +++ head/games/openbor/distinfo Tue Jan 30 00:54:53 2018 (r460359) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516736091 -SHA256 (DCurrent-openbor-4569-347fd9b_GH0.tar.gz) = 11b133d4c24a8c19a40a847440228ae4266d1f134ae31363ab56040d49aab798 -SIZE (DCurrent-openbor-4569-347fd9b_GH0.tar.gz) = 107145794 +TIMESTAMP = 1517192877 +SHA256 (DCurrent-openbor-4575-f16756c_GH0.tar.gz) = 522280714b97250fd12a8114b4fe0abab95b1a85de8b2f63ef4e6d09b362c7de +SIZE (DCurrent-openbor-4575-f16756c_GH0.tar.gz) = 107144545
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801300054.w0U0srjk000749>