diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-04-24 08:53:16 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-04-24 08:53:16 +0800 |
commit | 756a87d2f688ab7a4804a9454f99a4289f98f9c0 (patch) | |
tree | 64b78bb8b7cef4848b2a3dd9fd1d7eaa63562d0b | |
parent | e04fc7fb39aecffd313d5efd305de93794d099dc (diff) | |
download | freebsd-ports-gnome-756a87d2f688ab7a4804a9454f99a4289f98f9c0.tar.gz freebsd-ports-gnome-756a87d2f688ab7a4804a9454f99a4289f98f9c0.tar.zst freebsd-ports-gnome-756a87d2f688ab7a4804a9454f99a4289f98f9c0.zip |
games/openbor: update to 5034
Changes: https://github.com/DCurrent/openbor/compare/449e528...f47df2b0
-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 6f73269c615a..1c41477fafd8 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?= 4942 +PORTVERSION?= 5034 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 449e528 +GH_TAGNAME?= f47df2b0 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index 549bdcd70895..2c583c0af9ac 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523558034 -SHA256 (DCurrent-openbor-4942-449e528_GH0.tar.gz) = 9df2913c18349c78d7e5c57b9f276cd21e40ddd50c5b667f460c0dd19056b3ad -SIZE (DCurrent-openbor-4942-449e528_GH0.tar.gz) = 108236606 +TIMESTAMP = 1524477792 +SHA256 (DCurrent-openbor-5034-f47df2b0_GH0.tar.gz) = 961ad18e362cb5db45cab5b7fff8a22976415fd6daddfda93198c75874b40817 +SIZE (DCurrent-openbor-5034-f47df2b0_GH0.tar.gz) = 108240508 |