diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-12-31 08:56:43 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:16:30 +0800 |
commit | b36435e28a4d6eeee980a9cd94f7caa84c543daa (patch) | |
tree | e98851662704d54be4478cdbb4fbc7714f6d52b8 /games | |
parent | 910fa1449a87f4fde3ca39c51696e4c9d117ef6d (diff) | |
download | freebsd-ports-gnome-b36435e28a4d6eeee980a9cd94f7caa84c543daa.tar.gz freebsd-ports-gnome-b36435e28a4d6eeee980a9cd94f7caa84c543daa.tar.zst freebsd-ports-gnome-b36435e28a4d6eeee980a9cd94f7caa84c543daa.zip |
games/openbor: update to 4553
Changes: https://github.com/DCurrent/openbor/compare/dd8fde3...9b1c39b
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 79e4e205c4ce..18a826eba5a1 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?= 4550 +PORTVERSION?= 4553 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= dd8fde3 +GH_TAGNAME?= 9b1c39b USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index 41be02516307..97386641c625 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514571921 -SHA256 (DCurrent-openbor-4550-dd8fde3_GH0.tar.gz) = e7d55b48359007a40608bd9d53c6c5eba9c55cfad6d2908a7ff9d8b808fd6083 -SIZE (DCurrent-openbor-4550-dd8fde3_GH0.tar.gz) = 107143911 +TIMESTAMP = 1514648261 +SHA256 (DCurrent-openbor-4553-9b1c39b_GH0.tar.gz) = 99876b15769233c9ebe728b06fe7028ccd88e3d6ad463e3ffbe6f15c14d0e8e7 +SIZE (DCurrent-openbor-4553-9b1c39b_GH0.tar.gz) = 107143184 |