Date: Thu, 10 May 2018 00:32:31 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r469497 - branches/2018Q2/games/openbor Message-ID: <201805100032.w4A0WVWm096434@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu May 10 00:32:31 2018 New Revision: 469497 URL: https://svnweb.freebsd.org/changeset/ports/469497 Log: MFH: r469496 games/openbor: update to 5137 Changes: https://github.com/DCurrent/openbor/compare/5b8a3faa...0b077e46 Approved by: ports-secteam (feld, implicit for snapshots) Modified: branches/2018Q2/games/openbor/Makefile branches/2018Q2/games/openbor/distinfo Directory Properties: branches/2018Q2/ (props changed) Modified: branches/2018Q2/games/openbor/Makefile ============================================================================== --- branches/2018Q2/games/openbor/Makefile Thu May 10 00:30:16 2018 (r469496) +++ branches/2018Q2/games/openbor/Makefile Thu May 10 00:32:31 2018 (r469497) @@ -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: branches/2018Q2/games/openbor/distinfo ============================================================================== --- branches/2018Q2/games/openbor/distinfo Thu May 10 00:30:16 2018 (r469496) +++ branches/2018Q2/games/openbor/distinfo Thu May 10 00:32:31 2018 (r469497) @@ -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?201805100032.w4A0WVWm096434>