diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-04-23 00:21:06 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-04-23 00:21:06 +0000 |
commit | 13c0121dff3036c225f5026eb503248ca91c651b (patch) | |
tree | 2d110fe8873e95ea13f1da3f44871f129e9ea3c4 /games/openbor | |
parent | 018fe7ec5a3978f01683323c3566f9e592369c93 (diff) | |
download | freebsd-ports-13c0121dff3036c225f5026eb503248ca91c651b.zip |
games/openbor: update to 6989
Changes: https://github.com/DCurrent/openbor/compare/6b92f4af...66657298
Diffstat (limited to 'games/openbor')
-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 f60ebc9ff9bb..f4140c7d70fa 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?= 6988 +PORTVERSION?= 6989 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 6b92f4af +GH_TAGNAME?= 66657298 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index 9b0d2f5c7b9e..940a672f6827 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1555781181 -SHA256 (DCurrent-openbor-6988-6b92f4af_GH0.tar.gz) = 497b35b9113c6f1813f740f58f25b1a0592ea05f75e6f6db91c7cd3befb0e05b -SIZE (DCurrent-openbor-6988-6b92f4af_GH0.tar.gz) = 129044287 +TIMESTAMP = 1555972430 +SHA256 (DCurrent-openbor-6989-66657298_GH0.tar.gz) = 1cb7d1dff760d2b1ddb8440dc0f4ef07794e840343240f0c4b5d8279908b8f34 +SIZE (DCurrent-openbor-6989-66657298_GH0.tar.gz) = 129045347 |