Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2018 21:15:17 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487470 - head/games/doomsday
Message-ID:  <201812142115.wBELFHUe008675@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Fri Dec 14 21:15:16 2018
New Revision: 487470
URL: https://svnweb.freebsd.org/changeset/ports/487470

Log:
  - Update to 2.1.0

Modified:
  head/games/doomsday/Makefile
  head/games/doomsday/distinfo
  head/games/doomsday/pkg-plist

Modified: head/games/doomsday/Makefile
==============================================================================
--- head/games/doomsday/Makefile	Fri Dec 14 20:45:37 2018	(r487469)
+++ head/games/doomsday/Makefile	Fri Dec 14 21:15:16 2018	(r487470)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	doomsday
-PORTVERSION=	2.0.3
-PORTREVISION=	4
+PORTVERSION=	2.1.0
 CATEGORIES=	games
 MASTER_SITES=	SF/deng/Doomsday%20Engine/${PORTVERSION}
 
@@ -17,13 +16,15 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libfluidsynth.so:audio/fluidsynth
 RUN_DEPENDS=	timidity:audio/timidity
 
-USES=		cmake:outsource compiler:c++11-lib localbase:ldflags ninja openal pkgconfig python:2.7,build qt:5
+USES=		cmake:outsource compiler:c++11-lib gl localbase:ldflags ninja openal pkgconfig python:2.7,build qt:5
+
 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
 CMAKE_ARGS+=	-DDENG_ENABLE_COTIRE=OFF -DDENG_ASSIMP_EMBEDDED=OFF
+LDFLAGS+=	-lexecinfo
 
 WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNAME}
 

Modified: head/games/doomsday/distinfo
==============================================================================
--- head/games/doomsday/distinfo	Fri Dec 14 20:45:37 2018	(r487469)
+++ head/games/doomsday/distinfo	Fri Dec 14 21:15:16 2018	(r487470)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515247280
-SHA256 (doomsday-2.0.3.tar.gz) = baf8b1b40150dd2e16d0badc6ee3e7094ea8e42075d6801e9586b19a4065ce7e
-SIZE (doomsday-2.0.3.tar.gz) = 18060670
+TIMESTAMP = 1544736185
+SHA256 (doomsday-2.1.0.tar.gz) = 898fb54f59a83311fdaf43118f0c6edefb48f27f276ed65c7a507d82a5667a3e
+SIZE (doomsday-2.1.0.tar.gz) = 47518657

Modified: head/games/doomsday/pkg-plist
==============================================================================
--- head/games/doomsday/pkg-plist	Fri Dec 14 20:45:37 2018	(r487469)
+++ head/games/doomsday/pkg-plist	Fri Dec 14 21:15:16 2018	(r487470)
@@ -1,16 +1,16 @@
 bin/doomsday
-bin/doomsday-2.0.3
+bin/doomsday-2.1.0
 bin/doomsday-server
-bin/doomsday-server-2.0.3
+bin/doomsday-server-2.1.0
 bin/doomsday-shell
-bin/doomsday-shell-2.0.3
+bin/doomsday-shell-2.1.0
 bin/doomsday-shell-text
-bin/doomsday-shell-text-2.0.3
+bin/doomsday-shell-text-2.1.0
 bin/doomsdayscript
-bin/doomsdayscript-2.0.3
+bin/doomsdayscript-2.1.0
 bin/md2tool
 bin/savegametool
-bin/savegametool-2.0.3
+bin/savegametool-2.1.0
 bin/texc
 bin/wadtool
 include/de/Action
@@ -28,6 +28,8 @@ include/de/ArrayExpression
 include/de/ArrayValue
 include/de/Asset
 include/de/AssignStatement
+include/de/Async
+include/de/AsyncCallback
 include/de/Atlas
 include/de/AtlasProceduralImage
 include/de/AtlasTexture
@@ -62,6 +64,7 @@ include/de/CommandWidget
 include/de/CompiledRecord
 include/de/CompositorWidget
 include/de/Compound
+include/de/ConditionalTrigger
 include/de/Config
 include/de/ConstantExpression
 include/de/ConstantRule
@@ -138,6 +141,7 @@ include/de/HeightMap
 include/de/HighPerformanceTimer
 include/de/IBlock
 include/de/IByteArray
+include/de/IDownloadable
 include/de/IIOStream
 include/de/IIStream
 include/de/IOStream
@@ -146,6 +150,7 @@ include/de/IParser
 include/de/IPersistent
 include/de/IReadable
 include/de/ISerializable
+include/de/ISizeRule
 include/de/IWritable
 include/de/Id
 include/de/IdentifiedPacket
@@ -204,6 +209,7 @@ include/de/OperatorRule
 include/de/Package
 include/de/PackageFeed
 include/de/PackageFolder
+include/de/PackageIconBank
 include/de/PackageLoader
 include/de/Packet
 include/de/Painter
@@ -237,6 +243,10 @@ include/de/Rectangle
 include/de/RefValue
 include/de/Refuge
 include/de/RelayWidget
+include/de/RemoteFeed
+include/de/RemoteFeedProtocol
+include/de/RemoteFeedRelay
+include/de/RemoteFile
 include/de/RootWidget
 include/de/RowAtlasAllocator
 include/de/Rule
@@ -259,6 +269,7 @@ include/de/Socket
 include/de/Sound
 include/de/SourceLineTable
 include/de/Statement
+include/de/StaticLibraryFeed
 include/de/String
 include/de/StringPool
 include/de/Style
@@ -274,6 +285,7 @@ include/de/TextValue
 include/de/TextureBank
 include/de/Time
 include/de/TimeValue
+include/de/Timeline
 include/de/ToggleWidget
 include/de/TokenBuffer
 include/de/TokenRange
@@ -314,6 +326,8 @@ include/de/binangle.h
 include/de/c_wrapper.h
 include/de/charsymbols.h
 include/de/concurrency.h
+include/de/concurrency/async.h
+include/de/concurrency/asynccallback.h
 include/de/concurrency/guard.h
 include/de/concurrency/lockable.h
 include/de/concurrency/readwritelockable.h
@@ -360,6 +374,7 @@ include/de/data/byteorder.h
 include/de/data/byterefarray.h
 include/de/data/bytesubarray.h
 include/de/data/compiledrecord.h
+include/de/data/conditionaltrigger.h
 include/de/data/counted.h
 include/de/data/date.h
 include/de/data/deletable.h
@@ -367,6 +382,7 @@ include/de/data/dictionaryvalue.h
 include/de/data/escapeparser.h
 include/de/data/fifo.h
 include/de/data/fixedbytearray.h
+include/de/data/gzip.h
 include/de/data/huffman.h
 include/de/data/iblock.h
 include/de/data/ibytearray.h
@@ -415,7 +431,11 @@ include/de/dialogs/messagedialog.h
 include/de/error.h
 include/de/filesys/AssetObserver
 include/de/filesys/IInterpreter
+include/de/filesys/Link
+include/de/filesys/NativeLink
 include/de/filesys/Node
+include/de/filesys/Query
+include/de/filesys/WebHostedLink
 include/de/filesys/archiveentryfile.h
 include/de/filesys/archivefeed.h
 include/de/filesys/archivefolder.h
@@ -427,6 +447,7 @@ include/de/filesys/file.h
 include/de/filesys/fileindex.h
 include/de/filesys/filesystem.h
 include/de/filesys/folder.h
+include/de/filesys/idownloadable.h
 include/de/filesys/iinterpreter.h
 include/de/filesys/libraryfile.h
 include/de/filesys/linkfile.h
@@ -437,6 +458,15 @@ include/de/filesys/node.h
 include/de/filesys/package.h
 include/de/filesys/packagefeed.h
 include/de/filesys/packageloader.h
+include/de/filesys/remote/link.h
+include/de/filesys/remote/nativelink.h
+include/de/filesys/remote/query.h
+include/de/filesys/remote/remotefeed.h
+include/de/filesys/remote/remotefeedprotocol.h
+include/de/filesys/remote/remotefeedrelay.h
+include/de/filesys/remote/remotefile.h
+include/de/filesys/remote/webhostedlink.h
+include/de/filesys/staticlibraryfeed.h
 include/de/findfile.h
 include/de/fixedpoint.h
 include/de/framework/actionitem.h
@@ -503,12 +533,14 @@ include/de/graphics/modelbank.h
 include/de/graphics/modeldrawable.h
 include/de/graphics/multiatlas.h
 include/de/graphics/opengl.h
+include/de/graphics/packageiconbank.h
 include/de/graphics/rowatlasallocator.h
 include/de/graphics/texturebank.h
 include/de/graphics/vertexbuilder.h
 include/de/gui/displaymode.h
 include/de/gui/displaymode_native.h
 include/de/gui/glwindow.h
+include/de/gui/glwindow_qml.h
 include/de/gui/guiapp.h
 include/de/gui/guiloop.h
 include/de/gui/libgui.h
@@ -577,6 +609,7 @@ include/de/scriptsys/scriptedinfo.h
 include/de/scriptsys/scriptlex.h
 include/de/scriptsys/scriptsystem.h
 include/de/scriptsys/statement.h
+include/de/scriptsys/timeline.h
 include/de/scriptsys/tokenbuffer.h
 include/de/scriptsys/tokenrange.h
 include/de/scriptsys/trystatement.h
@@ -601,6 +634,7 @@ include/de/shell/LocalServer
 include/de/shell/LogWidget
 include/de/shell/MenuWidget
 include/de/shell/MonospaceLineWrapping
+include/de/shell/PackageDownloader
 include/de/shell/Protocol
 include/de/shell/ServerFinder
 include/de/shell/ServerInfo
@@ -627,6 +661,7 @@ include/de/shell/localserver.h
 include/de/shell/logwidget.h
 include/de/shell/menuwidget.h
 include/de/shell/monospacelinewrapping.h
+include/de/shell/packagedownloader.h
 include/de/shell/protocol.h
 include/de/shell/serverfinder.h
 include/de/shell/serverinfo.h
@@ -683,6 +718,7 @@ include/de/widgets/focuswidget.h
 include/de/widgets/foldpanelwidget.h
 include/de/widgets/gridpopupwidget.h
 include/de/widgets/indirectrule.h
+include/de/widgets/isizerule.h
 include/de/widgets/labelwidget.h
 include/de/widgets/lineeditwidget.h
 include/de/widgets/logwidget.h
@@ -766,6 +802,8 @@ include/doomsday/filesys/filetype.h
 include/doomsday/filesys/fs_main.h
 include/doomsday/filesys/fs_util.h
 include/doomsday/filesys/fs_windows.h
+include/doomsday/filesys/idgameslink.h
+include/doomsday/filesys/idgamespackageinfofile.h
 include/doomsday/filesys/lumpcache.h
 include/doomsday/filesys/lumpindex.h
 include/doomsday/filesys/readfile.h
@@ -893,26 +931,26 @@ lib/doomsday/libimportidtech1.so
 lib/doomsday/libimportsave.so
 lib/doomsday/libimportudmf.so
 lib/libdeng_appfw.so
-lib/libdeng_appfw.so.2.0
-lib/libdeng_appfw.so.2.0.3
+lib/libdeng_appfw.so.2.1
+lib/libdeng_appfw.so.2.1.0
 lib/libdeng_core.so
-lib/libdeng_core.so.2.0
-lib/libdeng_core.so.2.0.3
+lib/libdeng_core.so.2.1
+lib/libdeng_core.so.2.1.0
 lib/libdeng_doomsday.so
-lib/libdeng_doomsday.so.2.0
-lib/libdeng_doomsday.so.2.0.3
+lib/libdeng_doomsday.so.2.1
+lib/libdeng_doomsday.so.2.1.0
 lib/libdeng_gamefw.so
-lib/libdeng_gamefw.so.2.0
-lib/libdeng_gamefw.so.2.0.3
+lib/libdeng_gamefw.so.2.1
+lib/libdeng_gamefw.so.2.1.0
 lib/libdeng_gui.so
-lib/libdeng_gui.so.2.0
-lib/libdeng_gui.so.2.0.3
+lib/libdeng_gui.so.2.1
+lib/libdeng_gui.so.2.1.0
 lib/libdeng_legacy.so
-lib/libdeng_legacy.so.2.0
-lib/libdeng_legacy.so.2.0.3
+lib/libdeng_legacy.so.2.1
+lib/libdeng_legacy.so.2.1.0
 lib/libdeng_shell.so
-lib/libdeng_shell.so.2.0
-lib/libdeng_shell.so.2.0.3
+lib/libdeng_shell.so.2.1
+lib/libdeng_shell.so.2.1.0
 share/applications/net.dengine.Doomsday.desktop
 share/applications/net.dengine.Shell.desktop
 share/doc/texc/examples/death.tx



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812142115.wBELFHUe008675>