Date: Tue, 12 Feb 2019 00:50:19 +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: r492746 - branches/2019Q1/games/openbor Message-ID: <201902120050.x1C0oJET033452@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Feb 12 00:50:18 2019 New Revision: 492746 URL: https://svnweb.freebsd.org/changeset/ports/492746 Log: MFH: r492741 games/openbor: update to 6964 Changes: https://github.com/DCurrent/openbor/compare/545b4f94...af1e3976 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 Feb 12 00:48:34 2019 (r492745) +++ branches/2019Q1/games/openbor/Makefile Tue Feb 12 00:50:18 2019 (r492746) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6662 +PORTVERSION?= 6964 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 545b4f94 +GH_TAGNAME?= af1e3976 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: branches/2019Q1/games/openbor/distinfo ============================================================================== --- branches/2019Q1/games/openbor/distinfo Tue Feb 12 00:48:34 2019 (r492745) +++ branches/2019Q1/games/openbor/distinfo Tue Feb 12 00:50:18 2019 (r492746) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548461580 -SHA256 (DCurrent-openbor-6662-545b4f94_GH0.tar.gz) = d571cad7d24a8f6af6970c44d4a94dee188132c6135ce38c24de7369aa55c644 -SIZE (DCurrent-openbor-6662-545b4f94_GH0.tar.gz) = 129033708 +TIMESTAMP = 1549890500 +SHA256 (DCurrent-openbor-6964-af1e3976_GH0.tar.gz) = cc7dbf58498686a38fb3fd6ef046c38ce3e2435b556e0b39b79e18cd814fd07b +SIZE (DCurrent-openbor-6964-af1e3976_GH0.tar.gz) = 129044862
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902120050.x1C0oJET033452>