diff options
-rw-r--r-- | games/vavoom/Makefile | 11 | ||||
-rw-r--r-- | games/vavoom/distinfo | 5 |
2 files changed, 3 insertions, 13 deletions
diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile index 20ca4aeb7fbc..43309039afeb 100644 --- a/games/vavoom/Makefile +++ b/games/vavoom/Makefile @@ -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) diff --git a/games/vavoom/distinfo b/games/vavoom/distinfo index 27aa921655da..e48c803037ab 100644 --- a/games/vavoom/distinfo +++ b/games/vavoom/distinfo @@ -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 |