Date: Wed, 2 May 2018 23:37:47 +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: r468896 - head/games/openbor Message-ID: <201805022337.w42Nblo9061715@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed May 2 23:37:47 2018 New Revision: 468896 URL: https://svnweb.freebsd.org/changeset/ports/468896 Log: games/openbor: update to 5120 Changes: https://github.com/DCurrent/openbor/compare/151106a7...5b8a3faa Modified: head/games/openbor/Makefile (contents, props changed) head/games/openbor/distinfo (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Wed May 2 23:33:39 2018 (r468895) +++ head/games/openbor/Makefile Wed May 2 23:37:47 2018 (r468896) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 5110 +PORTVERSION?= 5120 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 151106a7 +GH_TAGNAME?= 5b8a3faa USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Wed May 2 23:33:39 2018 (r468895) +++ head/games/openbor/distinfo Wed May 2 23:37:47 2018 (r468896) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525089698 -SHA256 (DCurrent-openbor-5110-151106a7_GH0.tar.gz) = d82a143ed35d753e74c1c8f872299eb8de535001e33b7039862f50ae829e3224 -SIZE (DCurrent-openbor-5110-151106a7_GH0.tar.gz) = 108278521 +TIMESTAMP = 1525298143 +SHA256 (DCurrent-openbor-5120-5b8a3faa_GH0.tar.gz) = be2c3618e687c5d58f7acf52e16fd92700db5a828dffeb932002ec2280e34a36 +SIZE (DCurrent-openbor-5120-5b8a3faa_GH0.tar.gz) = 108279355
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805022337.w42Nblo9061715>