diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-07-04 00:39:18 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-07-04 00:39:18 +0000 |
commit | 8b717a53e2bbbd0c7e79a7c1b4b337fc831490d4 (patch) | |
tree | ce39be08148205b456885a40ea08e4a7a277f544 | |
parent | 5d14d686f0d56371bd6fe09940c641b7b157b572 (diff) |
Notes
-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 37d456e17b03..e4391cb91442 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?= 7061 +PORTVERSION?= 7066 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= db5f0836 +GH_TAGNAME?= 07cdde0a USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 diff --git a/games/openbor/distinfo b/games/openbor/distinfo index 8875a03b3443..a4a3a84bcc00 100644 --- a/games/openbor/distinfo +++ b/games/openbor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1561142122 -SHA256 (DCurrent-openbor-7061-db5f0836_GH0.tar.gz) = b53176073c6a32166c2adacd23ef69c567b8e0f1b4569c013eb160a0ff30e810 -SIZE (DCurrent-openbor-7061-db5f0836_GH0.tar.gz) = 28480312 +TIMESTAMP = 1562104074 +SHA256 (DCurrent-openbor-7066-07cdde0a_GH0.tar.gz) = 537f6138b4ed074b893a41dec81b45a1c019396420645da0f5bc1a4f13cbe49b +SIZE (DCurrent-openbor-7066-07cdde0a_GH0.tar.gz) = 28476451 |