Index: head/devel/kdbg/files/patch-kdbg_CMakeLists.txt =================================================================== --- head/devel/kdbg/files/patch-kdbg_CMakeLists.txt (revision 429282) +++ head/devel/kdbg/files/patch-kdbg_CMakeLists.txt (nonexistent) @@ -1,23 +0,0 @@ -Required for building with CMake 3.4.0. - -Submitted via email directly to the upstream author. - -commit 2624465f87d7782527ee82567fd3a4fdf4c54241 -Author: Raphael Kubo da Costa -Date: Thu Nov 26 11:58:11 2015 +0100 - - cmake: Explicitly include the CheckIncludeFiles module. - - This fixes the build with CMake 3.4.0: kdbg/CMakeLists.txt was previously - relying on the module being included indirectly. - ---- kdbg/CMakeLists.txt.orig 2015-02-22 19:54:42 UTC -+++ kdbg/CMakeLists.txt -@@ -4,6 +4,7 @@ add_subdirectory(typetables) - - include_directories(${KDE4_INCLUDES} ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ) - include(CheckFunctionExists) -+include(CheckIncludeFiles) - - CHECK_INCLUDE_FILES(pty.h HAVE_PTY_H) - CHECK_INCLUDE_FILES(libutil.h HAVE_LIBUTIL_H) Property changes on: head/devel/kdbg/files/patch-kdbg_CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/kdbg/Makefile =================================================================== --- head/devel/kdbg/Makefile (revision 429282) +++ head/devel/kdbg/Makefile (revision 429283) @@ -1,35 +1,35 @@ # Created by: Chris D. Faulhaber # $FreeBSD$ PORTNAME= kdbg -PORTVERSION= 2.5.5 +PORTVERSION= 2.5.6 CATEGORIES= devel kde MASTER_SITES= SF/${PORTNAME}/Source%20Code/${PORTVERSION} MAINTAINER= thomas.sander@gmx.de COMMENT= Graphical user interface around gdb using KDE LICENSE= GPLv2 USES= cmake kde:4 USE_KDE= kdelibs automoc4 -USE_QT4= moc_build qmake_build rcc_build uic_build +USE_QT4= moc_build qmake_build rcc_build uic_build network xml dbus corelib gui svg INSTALLS_ICONS= yes OPTIONS_DEFINE= NLS .include .if ${PORT_OPTIONS:MNLS} USES+= gettext PLIST_SUB+= NLS="" .else PLIST_SUB+= NLS="@comment " .endif post-patch: .if empty(PORT_OPTIONS:MNLS) ${REINPLACE_CMD} -e 's|add_subdirectory(po)||g' ${WRKSRC}/CMakeLists.txt .endif .include Index: head/devel/kdbg/distinfo =================================================================== --- head/devel/kdbg/distinfo (revision 429282) +++ head/devel/kdbg/distinfo (revision 429283) @@ -1,2 +1,3 @@ -SHA256 (kdbg-2.5.5.tar.gz) = 983e4c89258d752f42449e2d257c9e40352b516328132ca5b0b1991b91878879 -SIZE (kdbg-2.5.5.tar.gz) = 417327 +TIMESTAMP = 1478622120 +SHA256 (kdbg-2.5.6.tar.gz) = 69e0bdf8116cb11912b38cf248b7a1dbb8f36e4dc35b4a498043234979c724cb +SIZE (kdbg-2.5.6.tar.gz) = 418080