diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-02-27 08:26:38 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-02-27 08:26:38 +0800 |
commit | 81831efd56e52d4fb9c699c1d72cad07b747ed50 (patch) | |
tree | 712cddbd77dccd46dcbdfcada66dfef861410dff /games | |
parent | 64f347eebdc28458c88bff93f34c8646dc90eab4 (diff) | |
download | freebsd-ports-gnome-81831efd56e52d4fb9c699c1d72cad07b747ed50.tar.gz freebsd-ports-gnome-81831efd56e52d4fb9c699c1d72cad07b747ed50.tar.zst freebsd-ports-gnome-81831efd56e52d4fb9c699c1d72cad07b747ed50.zip |
games/openbor: update to 4615
Changes: https://github.com/DCurrent/openbor/compare/d73408f...11cd2c0
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 ddc3b0548d29..5a1112199f87 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?= 4604 +PORTVERSION?= 4615 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= d73408f +GH_TAGNAME?= 11cd2c0 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index 5ea789771daf..0f3279d1707f 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1519248328 -SHA256 (DCurrent-openbor-4604-d73408f_GH0.tar.gz) = 1827f54f3340782ca11e3c17e3c6623f9fb88112db510e89db917909842de656 -SIZE (DCurrent-openbor-4604-d73408f_GH0.tar.gz) = 107146873 +TIMESTAMP = 1519600961 +SHA256 (DCurrent-openbor-4615-11cd2c0_GH0.tar.gz) = 4e18b243bb97090f0d1dd42f99a8da1b050ae77dea303116e18ab3d4832f7346 +SIZE (DCurrent-openbor-4615-11cd2c0_GH0.tar.gz) = 107147337 |