parent
bef719e1d8
commit
bc63389ce1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496609
2 changed files with 5 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= openbor
|
||||
# Hint: svn revision is git rev-list --count ${GH_TAGNAME}
|
||||
PORTVERSION?= 6972
|
||||
PORTVERSION?= 6974
|
||||
.ifndef PKGNAMESUFFIX
|
||||
PORTREVISION= 0
|
||||
.endif
|
||||
|
@ -31,7 +31,7 @@ PORTSCOUT= ignore:1
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= DCurrent
|
||||
GH_TAGNAME?= ba3df39f
|
||||
GH_TAGNAME?= 040f982a
|
||||
|
||||
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() {/' \
|
||||
|
|
|
@ -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 = 1553223445
|
||||
SHA256 (DCurrent-openbor-6974-040f982a_GH0.tar.gz) = 05bd4db1e35ca1bfa67c58dfff8fe2d0e1fe53e610736c2c0ecd1bcb3d510267
|
||||
SIZE (DCurrent-openbor-6974-040f982a_GH0.tar.gz) = 129042380
|
||||
|
|
Loading…
Reference in a new issue