aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-03-28 00:40:37 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-03-28 00:40:37 +0000
commit932773b097f62768f0895df5627c97752aa86e00 (patch)
tree2ba2a33752824319106dc1441d1093cfb68a0ad4
parent386553ee116404053983475f0dcc5aa6334f5cfc (diff)
downloadports-932773b097f62768f0895df5627c97752aa86e00.tar.gz
ports-932773b097f62768f0895df5627c97752aa86e00.zip
MFH: r496609 r496996
games/openbor: update to 6978 Changes: https://github.com/DCurrent/openbor/compare/ba3df39f...f5d92c5f Approved by: ports-secteam (feld, implicit for snapshots)
Notes
Notes: svn path=/branches/2019Q1/; revision=497001
-rw-r--r--games/openbor/Makefile6
-rw-r--r--games/openbor/distinfo6
2 files changed, 5 insertions, 7 deletions
diff --git a/games/openbor/Makefile b/games/openbor/Makefile
index a6022630502e..330d33362f4f 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?= 6972
+PORTVERSION?= 6978
.ifndef PKGNAMESUFFIX
PORTREVISION= 0
.endif
@@ -31,7 +31,7 @@ PORTSCOUT= ignore:1
USE_GITHUB= yes
GH_ACCOUNT= DCurrent
-GH_TAGNAME?= ba3df39f
+GH_TAGNAME?= f5d92c5f
USES+= gmake pkgconfig
.if ${PORTVERSION} < 4433
@@ -89,8 +89,6 @@ post-patch:
${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's/\.openbor/.${PKGBASE}/' \
${WRKSRC}/sdl/sdlport.c
- @${REINPLACE_CMD} -e 's/__builtin_unreachable/__unreachable/' \
- ${WRKSRC}/source/gamelib/loadimg.c
@${GREP} -Flr 'malloc.h' ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} \
's,malloc\.h,stdlib.h,'
@${REINPLACE_CMD} -e 's/^function \(.*\) {/\1() {/' \
diff --git a/games/openbor/distinfo b/games/openbor/distinfo
index 86de46fdd186..1e94c63536c9 100644
--- a/games/openbor/distinfo
+++ b/games/openbor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552664970
-SHA256 (DCurrent-openbor-6972-ba3df39f_GH0.tar.gz) = 3fc498dcf60d87cd016294c1446dc5fb4426dc849ce434c5caabbbe9ad7cf040
-SIZE (DCurrent-openbor-6972-ba3df39f_GH0.tar.gz) = 129042826
+TIMESTAMP = 1553719412
+SHA256 (DCurrent-openbor-6978-f5d92c5f_GH0.tar.gz) = 3b09d20ca795850c446df70235d6dc39723bd8a1a2dd3ba98ebeb80f11e55814
+SIZE (DCurrent-openbor-6978-f5d92c5f_GH0.tar.gz) = 129042951