mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 1.32
PR: ports/151870 Submitted by: Barbara <barbara.xxx1975@libero.it>
This commit is contained in:
parent
42075fb4a6
commit
f6f6fcdfdc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264580
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= vavoom
|
||||
PORTVERSION= 1.30
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 1.32
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/${PORTNAME}/Vavoom-source/${PORTVERSION}
|
||||
|
||||
@ -135,14 +134,6 @@ post-patch:
|
||||
${WRKSRC}/utils/acc/parse.c
|
||||
@${REINPLACE_CMD} -e 's/<malloc.h>/<stdlib.h>/' \
|
||||
${WRKSRC}/utils/acc/strlist.c
|
||||
@${REINPLACE_CMD} -e 's/png_set_gray_1_2_4_to_8/png_set_expand_gray_1_2_4_to_8/' \
|
||||
${WRKSRC}/source/r_tex_png.cpp
|
||||
|
||||
.if defined(WITH_LAUNCHER)
|
||||
@${REINPLACE_CMD} -e '/add_definitions($${wxWidgets_DEFINITIONS})/d; \
|
||||
s/include_directories($${wxWidgets_INCLUDE_DIRS})/include($${wxWidgets_USE_FILE})/' \
|
||||
${WRKSRC}/utils/vlaunch/CMakeLists.txt
|
||||
.endif
|
||||
|
||||
post-configure:
|
||||
.if defined(WITH_LAUNCHER)
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (vavoom-1.30.tar.bz2) = 205c3645006232d75790fb8779a54e85
|
||||
SHA256 (vavoom-1.30.tar.bz2) = a6bc1ffb7458e8050add65d7083d9cec0d64d4e475486be8cfa44dd6f5ea1ca4
|
||||
SIZE (vavoom-1.30.tar.bz2) = 1597647
|
||||
SHA256 (vavoom-1.32.tar.bz2) = 1efc070068513448d39937c0c6b7c5dbc68e186f55614c68eef69948d163ebda
|
||||
SIZE (vavoom-1.32.tar.bz2) = 1675740
|
||||
|
Loading…
Reference in New Issue
Block a user