Date: Tue, 13 Feb 2018 00:51:27 +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: r461678 - head/games/openbor Message-ID: <201802130051.w1D0pRT3095358@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Feb 13 00:51:27 2018 New Revision: 461678 URL: https://svnweb.freebsd.org/changeset/ports/461678 Log: games/openbor: update to 4591 Changes: https://github.com/DCurrent/openbor/compare/b8f6610...35968d0 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 13 00:51:13 2018 (r461677) +++ head/games/openbor/Makefile Tue Feb 13 00:51:27 2018 (r461678) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 4582 +PORTVERSION?= 4591 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= b8f6610 +GH_TAGNAME?= 35968d0 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Tue Feb 13 00:51:13 2018 (r461677) +++ head/games/openbor/distinfo Tue Feb 13 00:51:27 2018 (r461678) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517823352 -SHA256 (DCurrent-openbor-4582-b8f6610_GH0.tar.gz) = 7bed96c00cd34ed4ef585e61b14b1ec2f6758e4c513ed10e5eb0b993b2592368 -SIZE (DCurrent-openbor-4582-b8f6610_GH0.tar.gz) = 107145637 +TIMESTAMP = 1518478876 +SHA256 (DCurrent-openbor-4591-35968d0_GH0.tar.gz) = d993c2e990a237427d6e58a73086c17cf8f2a0b0be40295240b53dd30594e90b +SIZE (DCurrent-openbor-4591-35968d0_GH0.tar.gz) = 107145240
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802130051.w1D0pRT3095358>