diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2019-02-23 15:55:03 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2019-02-23 15:55:03 +0000 |
commit | 2a13dc0ca880cc9310d66de163097cc249cd872f (patch) | |
tree | 383f3281dfecea5b5efcf0f2b4146ef96eca7fab /games/doomsday | |
parent | 1ce4cb09f94c304f29fbee63dac8e88cda8511ea (diff) | |
download | ports-2a13dc0ca880cc9310d66de163097cc249cd872f.tar.gz ports-2a13dc0ca880cc9310d66de163097cc249cd872f.zip |
Notes
Diffstat (limited to 'games/doomsday')
-rw-r--r-- | games/doomsday/Makefile | 8 | ||||
-rw-r--r-- | games/doomsday/distinfo | 6 | ||||
-rw-r--r-- | games/doomsday/pkg-plist | 26 |
3 files changed, 20 insertions, 20 deletions
diff --git a/games/doomsday/Makefile b/games/doomsday/Makefile index b06f38636990..119ccfeaba64 100644 --- a/games/doomsday/Makefile +++ b/games/doomsday/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= doomsday -PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTVERSION= 2.1.1 CATEGORIES= games MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION} @@ -17,13 +16,14 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libfluidsynth.so:audio/fluidsynth RUN_DEPENDS= timidity:audio/timidity -USES= cmake compiler:c++11-lib gl localbase:ldflags ninja openal pkgconfig python:2.7,build qt:5 +USES= cmake compiler:c++11-lib gl localbase:ldflags ninja openal pkgconfig \ + python:2.7,build qt:5 sdl USE_GL= gl glu USE_LDCONFIG= yes USE_SDL= sdl2 mixer2 USE_XORG= x11 sm ice xext xrandr xxf86vm -USE_QT= buildtools_build core gui network widgets qmake opengl x11extras +USE_QT= buildtools_build core gui network widgets qmake_build opengl x11extras CMAKE_ARGS+= -DDENG_ENABLE_COTIRE=OFF -DDENG_ASSIMP_EMBEDDED=OFF LDFLAGS+= -lexecinfo diff --git a/games/doomsday/distinfo b/games/doomsday/distinfo index ee1f080352fb..f0d27313f93e 100644 --- a/games/doomsday/distinfo +++ b/games/doomsday/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544736185 -SHA256 (doomsday-2.1.0.tar.gz) = 898fb54f59a83311fdaf43118f0c6edefb48f27f276ed65c7a507d82a5667a3e -SIZE (doomsday-2.1.0.tar.gz) = 47518657 +TIMESTAMP = 1550697555 +SHA256 (doomsday-2.1.1.tar.gz) = 93bbd0f97a6f32f121d0d846a7f5f2d95dced565a8502ab9f0e9e26fdf30c78a +SIZE (doomsday-2.1.1.tar.gz) = 47526008 diff --git a/games/doomsday/pkg-plist b/games/doomsday/pkg-plist index 7d299f64202c..25baa11f4782 100644 --- a/games/doomsday/pkg-plist +++ b/games/doomsday/pkg-plist @@ -1,16 +1,16 @@ bin/doomsday -bin/doomsday-2.1.0 +bin/doomsday-2.1.1 bin/doomsday-server -bin/doomsday-server-2.1.0 +bin/doomsday-server-2.1.1 bin/doomsday-shell -bin/doomsday-shell-2.1.0 +bin/doomsday-shell-2.1.1 bin/doomsday-shell-text -bin/doomsday-shell-text-2.1.0 +bin/doomsday-shell-text-2.1.1 bin/doomsdayscript -bin/doomsdayscript-2.1.0 +bin/doomsdayscript-2.1.1 bin/md2tool bin/savegametool -bin/savegametool-2.1.0 +bin/savegametool-2.1.1 bin/texc bin/wadtool include/de/Action @@ -932,25 +932,25 @@ lib/doomsday/libimportsave.so lib/doomsday/libimportudmf.so lib/libdeng_appfw.so lib/libdeng_appfw.so.2.1 -lib/libdeng_appfw.so.2.1.0 +lib/libdeng_appfw.so.2.1.1 lib/libdeng_core.so lib/libdeng_core.so.2.1 -lib/libdeng_core.so.2.1.0 +lib/libdeng_core.so.2.1.1 lib/libdeng_doomsday.so lib/libdeng_doomsday.so.2.1 -lib/libdeng_doomsday.so.2.1.0 +lib/libdeng_doomsday.so.2.1.1 lib/libdeng_gamefw.so lib/libdeng_gamefw.so.2.1 -lib/libdeng_gamefw.so.2.1.0 +lib/libdeng_gamefw.so.2.1.1 lib/libdeng_gui.so lib/libdeng_gui.so.2.1 -lib/libdeng_gui.so.2.1.0 +lib/libdeng_gui.so.2.1.1 lib/libdeng_legacy.so lib/libdeng_legacy.so.2.1 -lib/libdeng_legacy.so.2.1.0 +lib/libdeng_legacy.so.2.1.1 lib/libdeng_shell.so lib/libdeng_shell.so.2.1 -lib/libdeng_shell.so.2.1.0 +lib/libdeng_shell.so.2.1.1 share/applications/net.dengine.Doomsday.desktop share/applications/net.dengine.Shell.desktop share/doc/texc/examples/death.tx |