diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-09-04 08:50:11 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-09-04 08:50:11 +0800 |
commit | 78ff103370cb89e006c7f30db6d1ada9f0e272f5 (patch) | |
tree | 550688ec1131e577f15ef7e8ea5983c854a2a40e /games | |
parent | b4737c07ebe101d3b672cd49e880c1a9c40830f6 (diff) | |
download | freebsd-ports-gnome-78ff103370cb89e006c7f30db6d1ada9f0e272f5.tar.gz freebsd-ports-gnome-78ff103370cb89e006c7f30db6d1ada9f0e272f5.tar.zst freebsd-ports-gnome-78ff103370cb89e006c7f30db6d1ada9f0e272f5.zip |
games/openbor: update to 6450
Changes: https://github.com/DCurrent/openbor/compare/d9bfceeb...707bf59f
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 a72a5a0cdcf2..72ef7d842387 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?= 6412 +PORTVERSION?= 6450 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= d9bfceeb +GH_TAGNAME?= 707bf59f USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index a6a67fc171e4..4b28c0d48aab 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535545207 -SHA256 (DCurrent-openbor-6412-d9bfceeb_GH0.tar.gz) = 9f7605e49884b1f34656144bd8eb40190d38955d571e3339e724f77938525925 -SIZE (DCurrent-openbor-6412-d9bfceeb_GH0.tar.gz) = 129005393 +TIMESTAMP = 1535858131 +SHA256 (DCurrent-openbor-6450-707bf59f_GH0.tar.gz) = f648332ff1723680e9646637a36a19e7ffbe6d8a93004ec63c3a3d59e52724ae +SIZE (DCurrent-openbor-6450-707bf59f_GH0.tar.gz) = 129005513 |