aboutsummaryrefslogtreecommitdiff
path: root/games/openbor
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-05-19 00:50:49 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-05-19 00:50:49 +0000
commit6b8f5cd720a56860ba229b461e3e78dd6f11fc20 (patch)
tree5ca596ae15c2b5ea243622b1bfa831cba81f61d4 /games/openbor
parent185465497370ca880533dc01253fb707676fd48f (diff)
downloadports-6b8f5cd720a56860ba229b461e3e78dd6f11fc20.tar.gz
ports-6b8f5cd720a56860ba229b461e3e78dd6f11fc20.zip
games/openbor: update to 7022
Notes
Notes: svn path=/head/; revision=501998
Diffstat (limited to 'games/openbor')
-rw-r--r--games/openbor/Makefile8
-rw-r--r--games/openbor/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/games/openbor/Makefile b/games/openbor/Makefile
index 550c48ba1c97..0c8043eb8e6d 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?= 7000
+PORTVERSION?= 7022
.ifndef PKGNAMESUFFIX
PORTREVISION= 0
.endif
@@ -31,7 +31,7 @@ PORTSCOUT= ignore:1
USE_GITHUB= yes
GH_ACCOUNT= DCurrent
-GH_TAGNAME?= dc6a1516
+GH_TAGNAME?= c5cfb660
USES+= gmake pkgconfig
.if ${PORTVERSION} < 4433
@@ -92,11 +92,11 @@ post-patch:
@${GREP} -Flr 'malloc.h' ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} \
's,malloc\.h,stdlib.h,'
@${REINPLACE_CMD} -e 's/^function \(.*\) {/\1() {/' \
- -e 's/^get_revnum$$/VERSION_BUILD=${PORTVERSION}/' \
${WRKSRC}/version.sh
do-configure:
- (cd ${WRKSRC} && ${SH} ./version.sh)
+ (cd ${WRKSRC} && VERSION_BUILD=${PORTVERSION} VERSION_COMMIT=${GH_TAGNAME} \
+ ${SH} ./version.sh)
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/OpenBOR.elf \
diff --git a/games/openbor/distinfo b/games/openbor/distinfo
index 436950cff302..7738ab2caa31 100644
--- a/games/openbor/distinfo
+++ b/games/openbor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556884312
-SHA256 (DCurrent-openbor-7000-dc6a1516_GH0.tar.gz) = 9d7307a7af5805f639924b7439ae1128747c2fd92c85a97e75e3b86f938aead7
-SIZE (DCurrent-openbor-7000-dc6a1516_GH0.tar.gz) = 129096125
+TIMESTAMP = 1558182532
+SHA256 (DCurrent-openbor-7022-c5cfb660_GH0.tar.gz) = bcd3a07423ade14a638ccc3c0760bd902cf18987a5e15c7425e2f453cb261ee3
+SIZE (DCurrent-openbor-7022-c5cfb660_GH0.tar.gz) = 127704392