Date: Tue, 23 Apr 2019 00:26:54 +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: r499705 - branches/2019Q2/games/openbor Message-ID: <201904230026.x3N0QsVr063512@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Apr 23 00:26:54 2019 New Revision: 499705 URL: https://svnweb.freebsd.org/changeset/ports/499705 Log: MFH: r499702 games/openbor: update to 6989 Changes: https://github.com/DCurrent/openbor/compare/6b92f4af...66657298 Approved by: ports-secteam (feld, implicit for snapshots) Modified: branches/2019Q2/games/openbor/Makefile branches/2019Q2/games/openbor/distinfo Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/games/openbor/Makefile ============================================================================== --- branches/2019Q2/games/openbor/Makefile Tue Apr 23 00:22:39 2019 (r499704) +++ branches/2019Q2/games/openbor/Makefile Tue Apr 23 00:26:54 2019 (r499705) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6988 +PORTVERSION?= 6989 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 6b92f4af +GH_TAGNAME?= 66657298 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: branches/2019Q2/games/openbor/distinfo ============================================================================== --- branches/2019Q2/games/openbor/distinfo Tue Apr 23 00:22:39 2019 (r499704) +++ branches/2019Q2/games/openbor/distinfo Tue Apr 23 00:26:54 2019 (r499705) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555781181 -SHA256 (DCurrent-openbor-6988-6b92f4af_GH0.tar.gz) = 497b35b9113c6f1813f740f58f25b1a0592ea05f75e6f6db91c7cd3befb0e05b -SIZE (DCurrent-openbor-6988-6b92f4af_GH0.tar.gz) = 129044287 +TIMESTAMP = 1555972430 +SHA256 (DCurrent-openbor-6989-66657298_GH0.tar.gz) = 1cb7d1dff760d2b1ddb8440dc0f4ef07794e840343240f0c4b5d8279908b8f34 +SIZE (DCurrent-openbor-6989-66657298_GH0.tar.gz) = 129045347
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904230026.x3N0QsVr063512>