Date: Sun, 31 Dec 2017 00:56:43 +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: r457656 - head/games/openbor Message-ID: <201712310056.vBV0uhfa031114@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Dec 31 00:56:43 2017 New Revision: 457656 URL: https://svnweb.freebsd.org/changeset/ports/457656 Log: games/openbor: update to 4553 Changes: https://github.com/DCurrent/openbor/compare/dd8fde3...9b1c39b Modified: head/games/openbor/Makefile (contents, props changed) head/games/openbor/distinfo (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Sun Dec 31 00:50:32 2017 (r457655) +++ head/games/openbor/Makefile Sun Dec 31 00:56:43 2017 (r457656) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 4550 +PORTVERSION?= 4553 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= dd8fde3 +GH_TAGNAME?= 9b1c39b USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Sun Dec 31 00:50:32 2017 (r457655) +++ head/games/openbor/distinfo Sun Dec 31 00:56:43 2017 (r457656) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514571921 -SHA256 (DCurrent-openbor-4550-dd8fde3_GH0.tar.gz) = e7d55b48359007a40608bd9d53c6c5eba9c55cfad6d2908a7ff9d8b808fd6083 -SIZE (DCurrent-openbor-4550-dd8fde3_GH0.tar.gz) = 107143911 +TIMESTAMP = 1514648261 +SHA256 (DCurrent-openbor-4553-9b1c39b_GH0.tar.gz) = 99876b15769233c9ebe728b06fe7028ccd88e3d6ad463e3ffbe6f15c14d0e8e7 +SIZE (DCurrent-openbor-4553-9b1c39b_GH0.tar.gz) = 107143184
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712310056.vBV0uhfa031114>