diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-03-20 00:53:35 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-03-20 00:53:35 +0000 |
commit | 611cdb062f305b6c0a254395023d847173256769 (patch) | |
tree | a589965ec808526fc245808355def8f7ee97db8e /games | |
parent | ba6bd8b627d29140fc6788e0284bddef0b680a85 (diff) | |
download | freebsd-ports-611cdb062f305b6c0a254395023d847173256769.zip |
games/openbor: update to 4625
Changes: https://github.com/DCurrent/openbor/compare/d42e54c...c16d422
Diffstat (limited to 'games')
-rw-r--r-- | games/openbor/Makefile | 4 | ||||
-rw-r--r-- | games/openbor/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/openbor/Makefile b/games/openbor/Makefile index a08ebda933c7..3c7f07bbca5d 100644 --- a/games/openbor/Makefile +++ b/games/openbor/Makefile @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 4616 +PORTVERSION?= 4625 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= d42e54c +GH_TAGNAME?= c16d422 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index efa03c1897da..5dfd0a6c07ba 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520375544 -SHA256 (DCurrent-openbor-4616-d42e54c_GH0.tar.gz) = 45bf2a1505fc359aa3310970fecf184558d9dbdbb21554044b70119049a11755 -SIZE (DCurrent-openbor-4616-d42e54c_GH0.tar.gz) = 107148185 +TIMESTAMP = 1521494427 +SHA256 (DCurrent-openbor-4625-c16d422_GH0.tar.gz) = f6b850d8a52d35b2cc9dc5e078900976375138e03cd401d050af9f6685f4b38b +SIZE (DCurrent-openbor-4625-c16d422_GH0.tar.gz) = 107962522 |