diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-01-10 08:39:56 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-01-10 08:39:56 +0800 |
commit | 2fca1f067d51cf0a53862cda2f042bf997962924 (patch) | |
tree | aab92ebfb9886c2b4c6ec773f059a6942694d486 | |
parent | 35020dac33646044d32a8e0845ee505aa8be7da1 (diff) | |
download | freebsd-ports-gnome-2fca1f067d51cf0a53862cda2f042bf997962924.tar.gz freebsd-ports-gnome-2fca1f067d51cf0a53862cda2f042bf997962924.tar.zst freebsd-ports-gnome-2fca1f067d51cf0a53862cda2f042bf997962924.zip |
games/openbor: update to 6633
Changes: https://github.com/DCurrent/openbor/compare/6a467a0c...d9ed1120
-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 e6047b4677bd..9e16b2337901 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?= 6618 +PORTVERSION?= 6633 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 6a467a0c +GH_TAGNAME?= d9ed1120 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index e468dc1cb155..24fdda55f70e 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546899339 -SHA256 (DCurrent-openbor-6618-6a467a0c_GH0.tar.gz) = 5835eafa14145e87209735a72af6baf88a4708f23104961dc50e96a6d0192603 -SIZE (DCurrent-openbor-6618-6a467a0c_GH0.tar.gz) = 129030057 +TIMESTAMP = 1547073746 +SHA256 (DCurrent-openbor-6633-d9ed1120_GH0.tar.gz) = 82eb64a2e15ed01480b3f0d4f0805e1b75df28478c970d5402f5aef8ca57e28d +SIZE (DCurrent-openbor-6633-d9ed1120_GH0.tar.gz) = 129030007 |