diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-12-30 08:08:39 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2018-02-04 06:15:55 +0800 |
commit | b2296f4dae476c01733624dbe646908ac52895b0 (patch) | |
tree | 50834bcfcca2646a1369a9b8390c692fdaf165e8 | |
parent | 2e1945bf91d31d6f84d97eeed8db15a0272f4ad3 (diff) | |
download | freebsd-ports-gnome-b2296f4dae476c01733624dbe646908ac52895b0.tar.gz freebsd-ports-gnome-b2296f4dae476c01733624dbe646908ac52895b0.tar.zst freebsd-ports-gnome-b2296f4dae476c01733624dbe646908ac52895b0.zip |
games/openbor: update to 4550
Changes: https://github.com/DCurrent/openbor/compare/21f884c...dd8fde3
-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 8bc805f74cf8..79e4e205c4ce 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?= 4549 +PORTVERSION?= 4550 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 21f884c +GH_TAGNAME?= dd8fde3 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index c80a9fb0d11f..41be02516307 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514343449 -SHA256 (DCurrent-openbor-4549-21f884c_GH0.tar.gz) = 895a337467eeb7ec81d322188c6b239f20b696550fa43ee98f5f8df23541dcad -SIZE (DCurrent-openbor-4549-21f884c_GH0.tar.gz) = 107144262 +TIMESTAMP = 1514571921 +SHA256 (DCurrent-openbor-4550-dd8fde3_GH0.tar.gz) = e7d55b48359007a40608bd9d53c6c5eba9c55cfad6d2908a7ff9d8b808fd6083 +SIZE (DCurrent-openbor-4550-dd8fde3_GH0.tar.gz) = 107143911 |