Date: Sun, 21 Apr 2019 00:52:33 +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: r499523 - branches/2019Q2/games/openbor Message-ID: <201904210052.x3L0qXJL036199@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Apr 21 00:52:32 2019 New Revision: 499523 URL: https://svnweb.freebsd.org/changeset/ports/499523 Log: MFH: r499521 games/openbor: update to 6988 Changes: https://github.com/DCurrent/openbor/compare/58253a62...6b92f4af 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 Sun Apr 21 00:52:02 2019 (r499522) +++ branches/2019Q2/games/openbor/Makefile Sun Apr 21 00:52:32 2019 (r499523) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6986 +PORTVERSION?= 6988 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 58253a62 +GH_TAGNAME?= 6b92f4af USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: branches/2019Q2/games/openbor/distinfo ============================================================================== --- branches/2019Q2/games/openbor/distinfo Sun Apr 21 00:52:02 2019 (r499522) +++ branches/2019Q2/games/openbor/distinfo Sun Apr 21 00:52:32 2019 (r499523) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555425783 -SHA256 (DCurrent-openbor-6986-58253a62_GH0.tar.gz) = 089de5c5f02f7da8bc893745da182d2ee76999500233089c159bee8d4bbc7fe5 -SIZE (DCurrent-openbor-6986-58253a62_GH0.tar.gz) = 129043818 +TIMESTAMP = 1555781181 +SHA256 (DCurrent-openbor-6988-6b92f4af_GH0.tar.gz) = 497b35b9113c6f1813f740f58f25b1a0592ea05f75e6f6db91c7cd3befb0e05b +SIZE (DCurrent-openbor-6988-6b92f4af_GH0.tar.gz) = 129044287
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904210052.x3L0qXJL036199>