Date: Tue, 22 Jan 2019 00:52:57 +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: r490921 - branches/2019Q1/games/openbor Message-ID: <201901220052.x0M0qvQW017442@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Jan 22 00:52:57 2019 New Revision: 490921 URL: https://svnweb.freebsd.org/changeset/ports/490921 Log: MFH: r490912 games/openbor: update to 6645 Changes: https://github.com/DCurrent/openbor/compare/f9b7c316...3ded2363 Approved by: ports-secteam (feld, implicit for snapshots) Modified: branches/2019Q1/games/openbor/Makefile branches/2019Q1/games/openbor/distinfo Directory Properties: branches/2019Q1/ (props changed) Modified: branches/2019Q1/games/openbor/Makefile ============================================================================== --- branches/2019Q1/games/openbor/Makefile Tue Jan 22 00:49:02 2019 (r490920) +++ branches/2019Q1/games/openbor/Makefile Tue Jan 22 00:52:57 2019 (r490921) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6642 +PORTVERSION?= 6645 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= f9b7c316 +GH_TAGNAME?= 3ded2363 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: branches/2019Q1/games/openbor/distinfo ============================================================================== --- branches/2019Q1/games/openbor/distinfo Tue Jan 22 00:49:02 2019 (r490920) +++ branches/2019Q1/games/openbor/distinfo Tue Jan 22 00:52:57 2019 (r490921) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547819872 -SHA256 (DCurrent-openbor-6642-f9b7c316_GH0.tar.gz) = 25e9e1121bcbb1ba567e8d13f3bd439f7af7054ef1ada7a9084c2108674c6233 -SIZE (DCurrent-openbor-6642-f9b7c316_GH0.tar.gz) = 129029520 +TIMESTAMP = 1547958250 +SHA256 (DCurrent-openbor-6645-3ded2363_GH0.tar.gz) = 80bf3760e8f1b12eb28fd0070337f2f1bcc9150e7d9144546ade7530c1514657 +SIZE (DCurrent-openbor-6645-3ded2363_GH0.tar.gz) = 129035505
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901220052.x0M0qvQW017442>