Date: Thu, 10 May 2018 00:30:16 +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: r469496 - head/games/openbor Message-ID: <201805100030.w4A0UGSr091389@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu May 10 00:30:16 2018 New Revision: 469496 URL: https://svnweb.freebsd.org/changeset/ports/469496 Log: games/openbor: update to 5137 Changes: https://github.com/DCurrent/openbor/compare/5b8a3faa...0b077e46 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 May 10 00:30:02 2018 (r469495) +++ head/games/openbor/Makefile Thu May 10 00:30:16 2018 (r469496) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 5120 +PORTVERSION?= 5137 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 5b8a3faa +GH_TAGNAME?= 0b077e46 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Thu May 10 00:30:02 2018 (r469495) +++ head/games/openbor/distinfo Thu May 10 00:30:16 2018 (r469496) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525298143 -SHA256 (DCurrent-openbor-5120-5b8a3faa_GH0.tar.gz) = be2c3618e687c5d58f7acf52e16fd92700db5a828dffeb932002ec2280e34a36 -SIZE (DCurrent-openbor-5120-5b8a3faa_GH0.tar.gz) = 108279355 +TIMESTAMP = 1525902990 +SHA256 (DCurrent-openbor-5137-0b077e46_GH0.tar.gz) = 549538689d66d641410abb6a25457cadd13c04176f737b9e8b5f5ac52246ec17 +SIZE (DCurrent-openbor-5137-0b077e46_GH0.tar.gz) = 74507480
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805100030.w4A0UGSr091389>