Index: head/deskutils/kongress/files/patch-git-d0014bedc8b1ef3065bacd35863f1ca5d5f48b29.diff =================================================================== --- head/deskutils/kongress/files/patch-git-d0014bedc8b1ef3065bacd35863f1ca5d5f48b29.diff (revision 567947) +++ head/deskutils/kongress/files/patch-git-d0014bedc8b1ef3065bacd35863f1ca5d5f48b29.diff (nonexistent) @@ -1,48 +0,0 @@ -diff --git CMakeLists.txt CMakeLists.txt -index f7e8913..77f7149 100644 ---- CMakeLists.txt -+++ CMakeLists.txt -@@ -14,6 +14,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON) - - option(REMINDERS_ENABLED "Build with reminders support" ON) - -+include(CTest) - include(FeatureSummary) - - find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE) -@@ -26,7 +27,7 @@ include(KDECMakeSettings) - include(KDECompilerSettings NO_POLICY_SCOPE) - include(ECMPoQmTools) - --find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS DBus Core Quick Gui Svg Test Qml QuickControls2 Network) -+find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS DBus Core Quick Gui Svg Qml QuickControls2 Network) - - find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS Config Kirigami2 I18n CalendarCore CoreAddons) - -@@ -37,7 +38,9 @@ if (ANDROID) - else() - find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS Widgets) - endif() -- -+if (BUILD_TESTING) -+ find_pacakge(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Test) -+endif() - if(NOT ANDROID AND REMINDERS_ENABLED) - find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS DBusAddons Notifications Service) - endif() -diff --git src/CMakeLists.txt src/CMakeLists.txt -index a0f5b6b..456ca1e 100644 ---- src/CMakeLists.txt -+++ src/CMakeLists.txt -@@ -21,7 +21,10 @@ set(kongress_SRCS - ) - - add_executable(kongress ${kongress_SRCS} ${RESOURCES}) --target_link_libraries(kongress PRIVATE Qt5::Core Qt5::Qml Qt5::Quick Qt5::Test Qt5::Svg Qt5::QuickControls2 Qt5::Network Qt5::DBus KF5::ConfigCore KF5::I18n KF5::CalendarCore KF5::CoreAddons) -+target_link_libraries(kongress PRIVATE Qt5::Core Qt5::Qml Qt5::Quick Qt5::Svg Qt5::QuickControls2 Qt5::Network Qt5::DBus KF5::ConfigCore KF5::I18n KF5::CalendarCore KF5::CoreAddons) -+if (BUILD_TESTING) -+ target_link_libraries(kongress PRIVATE Qt5::Test) -+endif() - - if (ANDROID) - target_link_libraries(kongress PRIVATE Property changes on: head/deskutils/kongress/files/patch-git-d0014bedc8b1ef3065bacd35863f1ca5d5f48b29.diff ___________________________________________________________________ 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/deskutils/kongress/Makefile =================================================================== --- head/deskutils/kongress/Makefile (revision 567947) +++ head/deskutils/kongress/Makefile (revision 567948) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= kongress -DISTVERSION= 1.0 +DISTVERSION= 1.0.1 CATEGORIES= deskutils MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} MAINTAINER= adridg@FreeBSD.org COMMENT= Conference companion application LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt USES= cmake compiler:c++17-lang gl kde:5 pkgconfig qt:5 tar:xz USE_GL= gl USE_QT= core dbus declarative gui \ network quickcontrols quickcontrols2 \ svg widgets \ buildtools_build linguist_build qmake_build USE_KDE= calendarcore config coreaddons dbusaddons i18n kirigami2 notifications service \ ecm_build CMAKE_ON= REMINDERS_ENABLED CMAKE_OFF= BUILD_TESTING .include Index: head/deskutils/kongress/distinfo =================================================================== --- head/deskutils/kongress/distinfo (revision 567947) +++ head/deskutils/kongress/distinfo (revision 567948) @@ -1,3 +1,3 @@ -TIMESTAMP = 1611949562 -SHA256 (kongress-1.0.tar.xz) = b12371deceb2fc5580d235f43f299ad08996adb922395f7fb5f8c03213deef82 -SIZE (kongress-1.0.tar.xz) = 418376 +TIMESTAMP = 1615313915 +SHA256 (kongress-1.0.1.tar.xz) = ca2b89a67c4d21abb535f8411154e26ae5a5ee0465e7f2b248296e1a1a6d2175 +SIZE (kongress-1.0.1.tar.xz) = 419024 Index: head/deskutils/kongress/pkg-plist =================================================================== --- head/deskutils/kongress/pkg-plist (revision 567947) +++ head/deskutils/kongress/pkg-plist (revision 567948) @@ -1,57 +1,57 @@ bin/kongress bin/kongressac share/applications/org.kde.kongress.desktop share/dbus-1/services/org.kde.kongressac.service share/icons/hicolor/scalable/apps/org.kde.kongress.svg share/knotifications5/kongressac.notifyrc -share/locale/ca/LC_MESSAGES/kongress.qm -share/locale/ca/LC_MESSAGES/kongressac.qm -share/locale/ca@valencia/LC_MESSAGES/kongress.qm -share/locale/ca@valencia/LC_MESSAGES/kongressac.qm -share/locale/cs/LC_MESSAGES/kongress.qm -share/locale/cs/LC_MESSAGES/kongressac.qm -share/locale/da/LC_MESSAGES/kongress.qm -share/locale/da/LC_MESSAGES/kongressac.qm -share/locale/de/LC_MESSAGES/kongress.qm -share/locale/el/LC_MESSAGES/kongress.qm -share/locale/el/LC_MESSAGES/kongressac.qm -share/locale/en_GB/LC_MESSAGES/kongress.qm -share/locale/en_GB/LC_MESSAGES/kongressac.qm -share/locale/es/LC_MESSAGES/kongress.qm -share/locale/es/LC_MESSAGES/kongressac.qm -share/locale/et/LC_MESSAGES/kongress.qm -share/locale/et/LC_MESSAGES/kongressac.qm -share/locale/fi/LC_MESSAGES/kongress.qm -share/locale/fi/LC_MESSAGES/kongressac.qm -share/locale/fr/LC_MESSAGES/kongress.qm -share/locale/fr/LC_MESSAGES/kongressac.qm -share/locale/gl/LC_MESSAGES/kongress.qm -share/locale/gl/LC_MESSAGES/kongressac.qm -share/locale/ia/LC_MESSAGES/kongress.qm -share/locale/ia/LC_MESSAGES/kongressac.qm -share/locale/it/LC_MESSAGES/kongress.qm -share/locale/it/LC_MESSAGES/kongressac.qm -share/locale/ko/LC_MESSAGES/kongress.qm -share/locale/ko/LC_MESSAGES/kongressac.qm -share/locale/nl/LC_MESSAGES/kongress.qm -share/locale/nl/LC_MESSAGES/kongressac.qm -share/locale/nn/LC_MESSAGES/kongress.qm -share/locale/nn/LC_MESSAGES/kongressac.qm -share/locale/pt/LC_MESSAGES/kongress.qm -share/locale/pt/LC_MESSAGES/kongressac.qm -share/locale/pt_BR/LC_MESSAGES/kongress.qm -share/locale/pt_BR/LC_MESSAGES/kongressac.qm -share/locale/ro/LC_MESSAGES/kongressac.qm -share/locale/ru/LC_MESSAGES/kongress.qm -share/locale/ru/LC_MESSAGES/kongressac.qm -share/locale/sk/LC_MESSAGES/kongress.qm -share/locale/sk/LC_MESSAGES/kongressac.qm -share/locale/sl/LC_MESSAGES/kongress.qm -share/locale/sl/LC_MESSAGES/kongressac.qm -share/locale/sv/LC_MESSAGES/kongress.qm -share/locale/sv/LC_MESSAGES/kongressac.qm -share/locale/uk/LC_MESSAGES/kongress.qm -share/locale/uk/LC_MESSAGES/kongressac.qm -share/locale/zh_TW/LC_MESSAGES/kongress.qm -share/locale/zh_TW/LC_MESSAGES/kongressac.qm +share/locale/ca/LC_MESSAGES/kongress.mo +share/locale/ca/LC_MESSAGES/kongressac.mo +share/locale/ca@valencia/LC_MESSAGES/kongress.mo +share/locale/ca@valencia/LC_MESSAGES/kongressac.mo +share/locale/cs/LC_MESSAGES/kongress.mo +share/locale/cs/LC_MESSAGES/kongressac.mo +share/locale/da/LC_MESSAGES/kongress.mo +share/locale/da/LC_MESSAGES/kongressac.mo +share/locale/de/LC_MESSAGES/kongress.mo +share/locale/el/LC_MESSAGES/kongress.mo +share/locale/el/LC_MESSAGES/kongressac.mo +share/locale/en_GB/LC_MESSAGES/kongress.mo +share/locale/en_GB/LC_MESSAGES/kongressac.mo +share/locale/es/LC_MESSAGES/kongress.mo +share/locale/es/LC_MESSAGES/kongressac.mo +share/locale/et/LC_MESSAGES/kongress.mo +share/locale/et/LC_MESSAGES/kongressac.mo +share/locale/fi/LC_MESSAGES/kongress.mo +share/locale/fi/LC_MESSAGES/kongressac.mo +share/locale/fr/LC_MESSAGES/kongress.mo +share/locale/fr/LC_MESSAGES/kongressac.mo +share/locale/gl/LC_MESSAGES/kongress.mo +share/locale/gl/LC_MESSAGES/kongressac.mo +share/locale/ia/LC_MESSAGES/kongress.mo +share/locale/ia/LC_MESSAGES/kongressac.mo +share/locale/it/LC_MESSAGES/kongress.mo +share/locale/it/LC_MESSAGES/kongressac.mo +share/locale/ko/LC_MESSAGES/kongress.mo +share/locale/ko/LC_MESSAGES/kongressac.mo +share/locale/nl/LC_MESSAGES/kongress.mo +share/locale/nl/LC_MESSAGES/kongressac.mo +share/locale/nn/LC_MESSAGES/kongress.mo +share/locale/nn/LC_MESSAGES/kongressac.mo +share/locale/pt/LC_MESSAGES/kongress.mo +share/locale/pt/LC_MESSAGES/kongressac.mo +share/locale/pt_BR/LC_MESSAGES/kongress.mo +share/locale/pt_BR/LC_MESSAGES/kongressac.mo +share/locale/ro/LC_MESSAGES/kongressac.mo +share/locale/ru/LC_MESSAGES/kongress.mo +share/locale/ru/LC_MESSAGES/kongressac.mo +share/locale/sk/LC_MESSAGES/kongress.mo +share/locale/sk/LC_MESSAGES/kongressac.mo +share/locale/sl/LC_MESSAGES/kongress.mo +share/locale/sl/LC_MESSAGES/kongressac.mo +share/locale/sv/LC_MESSAGES/kongress.mo +share/locale/sv/LC_MESSAGES/kongressac.mo +share/locale/uk/LC_MESSAGES/kongress.mo +share/locale/uk/LC_MESSAGES/kongressac.mo +share/locale/zh_TW/LC_MESSAGES/kongress.mo +share/locale/zh_TW/LC_MESSAGES/kongressac.mo share/metainfo/org.kde.kongress.appdata.xml