Date: Thu, 14 Mar 2019 00:56: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: r495680 - branches/2019Q1/games/openbor Message-ID: <201903140056.x2E0usGk082459@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Mar 14 00:56:54 2019 New Revision: 495680 URL: https://svnweb.freebsd.org/changeset/ports/495680 Log: MFH: r495399 r495670 games/openbor: update to 6968 Changes: https://github.com/DCurrent/openbor/compare/1caf2797...d7a031ca 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 Thu Mar 14 00:54:38 2019 (r495679) +++ branches/2019Q1/games/openbor/Makefile Thu Mar 14 00:56:54 2019 (r495680) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6966 +PORTVERSION?= 6968 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 1caf2797 +GH_TAGNAME?= d7a031ca USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: branches/2019Q1/games/openbor/distinfo ============================================================================== --- branches/2019Q1/games/openbor/distinfo Thu Mar 14 00:54:38 2019 (r495679) +++ branches/2019Q1/games/openbor/distinfo Thu Mar 14 00:56:54 2019 (r495680) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550512406 -SHA256 (DCurrent-openbor-6966-1caf2797_GH0.tar.gz) = b7b011278b8f1e6ed643eaeea39a2911e111a195718ce237cac0e1db6bc11fed -SIZE (DCurrent-openbor-6966-1caf2797_GH0.tar.gz) = 129042475 +TIMESTAMP = 1552502732 +SHA256 (DCurrent-openbor-6968-d7a031ca_GH0.tar.gz) = d460b5b3439d03822efc57557e28f731e8703dd7f6a2e2bf910f7d9e75a13fd8 +SIZE (DCurrent-openbor-6968-d7a031ca_GH0.tar.gz) = 129043370
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903140056.x2E0usGk082459>