diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-01-01 21:06:44 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-01-01 21:06:44 +0800 |
commit | 807c7d8fae6ec8481d62f5bcd0e47e72933c2524 (patch) | |
tree | 2bb46e648c5a7085b7bff523ea078b3f7231250b /games | |
parent | 108d6df27738391e5bc5e084d008fbcdf6160480 (diff) | |
download | freebsd-ports-gnome-807c7d8fae6ec8481d62f5bcd0e47e72933c2524.tar.gz freebsd-ports-gnome-807c7d8fae6ec8481d62f5bcd0e47e72933c2524.tar.zst freebsd-ports-gnome-807c7d8fae6ec8481d62f5bcd0e47e72933c2524.zip |
games/openbor: update to 4559
Changes: https://github.com/DCurrent/openbor/compare/9b1c39b...830e0a9
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 18a826eba5a1..4c130714ad6d 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?= 4553 +PORTVERSION?= 4559 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 9b1c39b +GH_TAGNAME?= 830e0a9 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index 97386641c625..02711e4b3ae4 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514648261 -SHA256 (DCurrent-openbor-4553-9b1c39b_GH0.tar.gz) = 99876b15769233c9ebe728b06fe7028ccd88e3d6ad463e3ffbe6f15c14d0e8e7 -SIZE (DCurrent-openbor-4553-9b1c39b_GH0.tar.gz) = 107143184 +TIMESTAMP = 1514756581 +SHA256 (DCurrent-openbor-4559-830e0a9_GH0.tar.gz) = d9d863bc113141ca4f1fb88ef8ca00f144a4e599b0bbb51f920172f64ea99e23 +SIZE (DCurrent-openbor-4559-830e0a9_GH0.tar.gz) = 107143397 |