aboutsummaryrefslogtreecommitdiff
path: root/games/openbor/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-06-30 00:54:59 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-06-30 00:54:59 +0000
commit2cdb6801fbcc60e38186f9aad99df6f703e8e01d (patch)
tree66dd32c62bf8fc7bbc38ff65187a2a367c6ad9a5 /games/openbor/Makefile
parent83ee7456c68ff86fe92046476815c190e1c60400 (diff)
downloadports-2cdb6801fbcc60e38186f9aad99df6f703e8e01d.tar.gz
ports-2cdb6801fbcc60e38186f9aad99df6f703e8e01d.zip
MFH: r505396
games/openbor: update to 7061 Changes: https://github.com/DCurrent/openbor/compare/6de201a4...db5f0836 Approved by: ports-secteam (swills, implicit for snapshots)
Notes
Notes: svn path=/branches/2019Q2/; revision=505398
Diffstat (limited to 'games/openbor/Makefile')
-rw-r--r--games/openbor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openbor/Makefile b/games/openbor/Makefile
index c0887d90fc46..37d456e17b03 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?= 7056
+PORTVERSION?= 7061
.ifndef PKGNAMESUFFIX
PORTREVISION= 0
.endif
@@ -31,7 +31,7 @@ PORTSCOUT= ignore:1
USE_GITHUB= yes
GH_ACCOUNT= DCurrent
-GH_TAGNAME?= 6de201a4
+GH_TAGNAME?= db5f0836
USES+= gmake pkgconfig
.if ${PORTVERSION} < 4433