FreeBSD Bugzilla – Attachment 100084 Details for
Bug 139331
games/vavoom: update to 1.30
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.55 KB, created by
Barbara
on 2009-10-03 13:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Barbara
Created:
2009-10-03 13:30:01 UTC
Size:
1.55 KB
patch
obsolete
>--- Makefile.orig 2009-08-22 02:22:36.000000000 +0200 >+++ Makefile 2009-10-01 02:32:51.000000000 +0200 >@@ -6,8 +6,7 @@ > # > > PORTNAME= vavoom >-PORTVERSION= 1.28 >-PORTREVISION= 3 >+PORTVERSION= 1.30 > CATEGORIES= games > MASTER_SITES= SF/${PORTNAME}/Vavoom-source/${PORTVERSION} > >@@ -29,7 +28,8 @@ > OPENGL "Enable OpenGL support" on \ > OPTIMIZED_CFLAGS "Enable compilation optimizations" off \ > VORBIS "Enable Ogg Vorbis support" off \ >- SDL "Use SDL for hardware API" on >+ SDL "Use SDL for hardware API" on \ >+ WXUNICODE "Enable Unicode support" on > > SUB_FILES= pkg-message > >@@ -122,10 +122,18 @@ > CMAKE_ARGS+= -DWITH_SDL=N > .endif > >+.if !defined(WITHOUT_WXUNICODE) >+WX_UNICODE=yes >+.endif >+ > post-patch: > @cd ${WRKSRC} && ${SH} fixunix.sh > @${REINPLACE_CMD} -e 's|$$\* ||; s|$${IWADDIR}|-iwaddir ${DMDIR} $$*|' \ > ${WRKSRC}/source/CMakeLists.txt >+ @${REINPLACE_CMD} -e 's/<malloc.h>/<stdlib.h>/' \ >+ ${WRKSRC}/utils/acc/parse.c >+ @${REINPLACE_CMD} -e 's/<malloc.h>/<stdlib.h>/' \ >+ ${WRKSRC}/utils/acc/strlist.c > > post-install: > .if !defined(NOPORTDOCS) >--- distinfo.orig 2008-06-21 21:56:21.000000000 +0200 >+++ distinfo 2009-10-01 02:33:00.000000000 +0200 >@@ -1,3 +1,3 @@ >-MD5 (vavoom-1.28.tar.bz2) = df12818579f50cb0777b4280b694cc91 >-SHA256 (vavoom-1.28.tar.bz2) = 3553393f20d2da0d2a2ba23008f56b10aee12b8034d71dcc53cce9bc40ae1172 >-SIZE (vavoom-1.28.tar.bz2) = 1608334 >+MD5 (vavoom-1.30.tar.bz2) = 205c3645006232d75790fb8779a54e85 >+SHA256 (vavoom-1.30.tar.bz2) = a6bc1ffb7458e8050add65d7083d9cec0d64d4e475486be8cfa44dd6f5ea1ca4 >+SIZE (vavoom-1.30.tar.bz2) = 1597647
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 139331
: 100084