games/openbor: update to 6642

Changes:	d9ed1120...f9b7c316
This commit is contained in:
Jan Beich 2019-01-19 00:32:16 +00:00
parent eb066978a4
commit 02d4230e75
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490686
2 changed files with 8 additions and 6 deletions

View file

@ -2,7 +2,7 @@
PORTNAME= openbor
# Hint: svn revision is git rev-list --count ${GH_TAGNAME}
PORTVERSION?= 6633
PORTVERSION?= 6642
.ifndef PKGNAMESUFFIX
PORTREVISION= 0
.endif
@ -31,7 +31,7 @@ PORTSCOUT= ignore:1
USE_GITHUB= yes
GH_ACCOUNT= DCurrent
GH_TAGNAME?= d9ed1120
GH_TAGNAME?= f9b7c316
USES+= gmake pkgconfig
.if ${PORTVERSION} < 4433
@ -39,8 +39,10 @@ USE_CSTD= gnu89
.endif
.if ${PORTVERSION} < 4108
USE_SDL= gfx
.else
.elif ${PORTVERSION} < 6639
USE_SDL= gfx2
.else
USE_SDL= sdl2
.endif
WRKSRC_SUBDIR= engine
MAKE_ENV= BUILD_LINUX=1 SDKPATH="${LOCALBASE}" \

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1547073746
SHA256 (DCurrent-openbor-6633-d9ed1120_GH0.tar.gz) = 82eb64a2e15ed01480b3f0d4f0805e1b75df28478c970d5402f5aef8ca57e28d
SIZE (DCurrent-openbor-6633-d9ed1120_GH0.tar.gz) = 129030007
TIMESTAMP = 1547819872
SHA256 (DCurrent-openbor-6642-f9b7c316_GH0.tar.gz) = 25e9e1121bcbb1ba567e8d13f3bd439f7af7054ef1ada7a9084c2108674c6233
SIZE (DCurrent-openbor-6642-f9b7c316_GH0.tar.gz) = 129029520