Date: Thu, 4 Jul 2019 00:39:19 +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: r505808 - head/games/openbor Message-ID: <201907040039.x640dJkV029223@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Jul 4 00:39:18 2019 New Revision: 505808 URL: https://svnweb.freebsd.org/changeset/ports/505808 Log: games/openbor: update to 7066 Changes: https://github.com/DCurrent/openbor/compare/db5f0836...07cdde0a Modified: head/games/openbor/Makefile (contents, props changed) head/games/openbor/distinfo (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Wed Jul 3 23:55:47 2019 (r505807) +++ head/games/openbor/Makefile Thu Jul 4 00:39:18 2019 (r505808) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 7061 +PORTVERSION?= 7066 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= db5f0836 +GH_TAGNAME?= 07cdde0a USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Wed Jul 3 23:55:47 2019 (r505807) +++ head/games/openbor/distinfo Thu Jul 4 00:39:18 2019 (r505808) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561142122 -SHA256 (DCurrent-openbor-7061-db5f0836_GH0.tar.gz) = b53176073c6a32166c2adacd23ef69c567b8e0f1b4569c013eb160a0ff30e810 -SIZE (DCurrent-openbor-7061-db5f0836_GH0.tar.gz) = 28480312 +TIMESTAMP = 1562104074 +SHA256 (DCurrent-openbor-7066-07cdde0a_GH0.tar.gz) = 537f6138b4ed074b893a41dec81b45a1c019396420645da0f5bc1a4f13cbe49b +SIZE (DCurrent-openbor-7066-07cdde0a_GH0.tar.gz) = 28476451
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907040039.x640dJkV029223>