diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-10-25 08:53:35 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-10-25 08:53:35 +0800 |
commit | 9fac0b54a244536633fb6de79030cf1932da2b6e (patch) | |
tree | e8519b3f33d54348761034ca4889e8ceed16eff8 /games | |
parent | 84253ff25f1d4773608944421ba803c21fdbd5d7 (diff) | |
download | freebsd-ports-gnome-9fac0b54a244536633fb6de79030cf1932da2b6e.tar.gz freebsd-ports-gnome-9fac0b54a244536633fb6de79030cf1932da2b6e.tar.zst freebsd-ports-gnome-9fac0b54a244536633fb6de79030cf1932da2b6e.zip |
games/openbor: update to 6484
Changes: https://github.com/DCurrent/openbor/compare/949a4031...a26efe22
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 f766da4b8eda..8244603a0e94 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?= 6484 +PORTVERSION?= 6547 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 949a4031 +GH_TAGNAME?= a26efe22 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index ab96697db132..e087c76c5dad 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1536449480 -SHA256 (DCurrent-openbor-6484-949a4031_GH0.tar.gz) = fa27ede513bc84ac5e0d7d431f1d44818708848217b102e712a223d3dd0d6218 -SIZE (DCurrent-openbor-6484-949a4031_GH0.tar.gz) = 129008190 +TIMESTAMP = 1540422789 +SHA256 (DCurrent-openbor-6547-a26efe22_GH0.tar.gz) = 132ce3231454d30439db28e560e1b52f3cd1f725cdd88e36e3591d2de3e64fea +SIZE (DCurrent-openbor-6547-a26efe22_GH0.tar.gz) = 139915562 |