Date: Sat, 4 May 2019 00:43:38 +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: r500767 - branches/2019Q2/games/openbor Message-ID: <201905040043.x440hcq7098942@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat May 4 00:43:38 2019 New Revision: 500767 URL: https://svnweb.freebsd.org/changeset/ports/500767 Log: MFH: r500766 games/openbor: update to 7000 Changes: https://github.com/DCurrent/openbor/compare/66657298...dc6a1516 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 Sat May 4 00:42:47 2019 (r500766) +++ branches/2019Q2/games/openbor/Makefile Sat May 4 00:43:38 2019 (r500767) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6989 +PORTVERSION?= 7000 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 66657298 +GH_TAGNAME?= dc6a1516 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: branches/2019Q2/games/openbor/distinfo ============================================================================== --- branches/2019Q2/games/openbor/distinfo Sat May 4 00:42:47 2019 (r500766) +++ branches/2019Q2/games/openbor/distinfo Sat May 4 00:43:38 2019 (r500767) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555972430 -SHA256 (DCurrent-openbor-6989-66657298_GH0.tar.gz) = 1cb7d1dff760d2b1ddb8440dc0f4ef07794e840343240f0c4b5d8279908b8f34 -SIZE (DCurrent-openbor-6989-66657298_GH0.tar.gz) = 129045347 +TIMESTAMP = 1556884312 +SHA256 (DCurrent-openbor-7000-dc6a1516_GH0.tar.gz) = 9d7307a7af5805f639924b7439ae1128747c2fd92c85a97e75e3b86f938aead7 +SIZE (DCurrent-openbor-7000-dc6a1516_GH0.tar.gz) = 129096125
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905040043.x440hcq7098942>