Date: Tue, 19 Feb 2019 00:16:01 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493335 - head/games/openbor Message-ID: <201902190016.x1J0G129044967@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Feb 19 00:16:01 2019 New Revision: 493335 URL: https://svnweb.freebsd.org/changeset/ports/493335 Log: games/openbor: update to 6966 Changes: https://github.com/DCurrent/openbor/compare/af1e3976...1caf2797 Modified: head/games/openbor/Makefile (contents, props changed) head/games/openbor/distinfo (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Tue Feb 19 00:15:50 2019 (r493334) +++ head/games/openbor/Makefile Tue Feb 19 00:16:01 2019 (r493335) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6964 +PORTVERSION?= 6966 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= af1e3976 +GH_TAGNAME?= 1caf2797 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Tue Feb 19 00:15:50 2019 (r493334) +++ head/games/openbor/distinfo Tue Feb 19 00:16:01 2019 (r493335) @@ -1,3 +1,3 @@ -TIMESTAMP = 1549890500 -SHA256 (DCurrent-openbor-6964-af1e3976_GH0.tar.gz) = cc7dbf58498686a38fb3fd6ef046c38ce3e2435b556e0b39b79e18cd814fd07b -SIZE (DCurrent-openbor-6964-af1e3976_GH0.tar.gz) = 129044862 +TIMESTAMP = 1550512406 +SHA256 (DCurrent-openbor-6966-1caf2797_GH0.tar.gz) = b7b011278b8f1e6ed643eaeea39a2911e111a195718ce237cac0e1db6bc11fed +SIZE (DCurrent-openbor-6966-1caf2797_GH0.tar.gz) = 129042475
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902190016.x1J0G129044967>