Index: head/devel/snorenotify/Makefile =================================================================== --- head/devel/snorenotify/Makefile (revision 505318) +++ head/devel/snorenotify/Makefile (revision 505319) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= snorenotify PORTVERSION= 0.7.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= swills@FreeBSD.org COMMENT= Multi platform Qt notification framework LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING.LGPL-3 USES= cmake kde:5 qt:5 USE_KDE= ecm USE_QT= core dbus gui network widgets buildtools_build qmake_build USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= KDE .include Index: head/devel/snorenotify/files/patch-src_plugins_secondary__backends_pushover__backend_CMakeLists.txt =================================================================== --- head/devel/snorenotify/files/patch-src_plugins_secondary__backends_pushover__backend_CMakeLists.txt (nonexistent) +++ head/devel/snorenotify/files/patch-src_plugins_secondary__backends_pushover__backend_CMakeLists.txt (revision 505319) @@ -0,0 +1,6 @@ +--- src/plugins/secondary_backends/pushover_backend/CMakeLists.txt.orig 2019-06-29 00:26:58 UTC ++++ src/plugins/secondary_backends/pushover_backend/CMakeLists.txt +@@ -1,2 +1,2 @@ +-add_snore_plugin(Puhover SOURCES pushover.cpp SETTINGS_SOURCES pushoversettings.cpp TYPE SecondaryBackend) ++add_snore_plugin(Pushover SOURCES pushover.cpp SETTINGS_SOURCES pushoversettings.cpp TYPE SecondaryBackend) + Property changes on: head/devel/snorenotify/files/patch-src_plugins_secondary__backends_pushover__backend_CMakeLists.txt ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/devel/snorenotify/pkg-plist =================================================================== --- head/devel/snorenotify/pkg-plist (revision 505318) +++ head/devel/snorenotify/pkg-plist (revision 505319) @@ -1,56 +1,56 @@ bin/snorenotify bin/snoresend bin/snoresettings bin/snoresettings-cli include/libsnore/alert.h include/libsnore/application.h include/libsnore/hint.h include/libsnore/lambdahint.h include/libsnore/notification/icon.h include/libsnore/notification/notification.h include/libsnore/notification/notificationaction.h include/libsnore/plugins/plugins.h include/libsnore/plugins/settingsplugin.h include/libsnore/plugins/snorebackend.h include/libsnore/plugins/snorefrontend.h include/libsnore/plugins/snoresecondarybackend.h include/libsnore/settings/pluginsettingswidget.h include/libsnore/settings/settings.h include/libsnore/settings/settingsdialog.h include/libsnore/settings/snore_settings_exports.h include/libsnore/snore_exports.h include/libsnore/snore_p.h include/libsnore/snore.h include/libsnore/snoreglobals.h include/libsnore/utils.h include/libsnore/version.h lib/cmake/libsnoreQt5/LibsnoreQt5Config.cmake lib/cmake/libsnoreQt5/LibsnoreQt5ConfigVersion.cmake lib/cmake/libsnoreQt5/LibsnoreQt5Target-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/libsnoreQt5/LibsnoreQt5Target.cmake lib/cmake/libsnoreQt5/SnoreAddPlugin.cmake lib/cmake/libsnoresettingsQt5/LibsnoreSettingsQt5Config.cmake lib/cmake/libsnoresettingsQt5/LibsnoreSettingsQt5ConfigVersion.cmake lib/cmake/libsnoresettingsQt5/LibsnoreSettingsQt5Target-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/libsnoresettingsQt5/LibsnoreSettingsQt5Target.cmake lib/libsnore-qt5.so lib/libsnore-qt5.so.0.7 lib/libsnore-qt5.so.0.7.0 lib/libsnoresettings-qt5.so lib/libsnoresettings-qt5.so.0.7 lib/libsnoresettings-qt5.so.0.7.0 %%QT_MKSPECDIR%%/modules/qt_LibsnoreQt5.pri %%QT_MKSPECDIR%%/modules/qt_LibsnoreSettingsQt5.pri %%QT_PLUGINDIR%%/libsnore-qt5/libsnore_backend_freedesktop.so %%QT_PLUGINDIR%%/libsnore-qt5/libsnore_frontend_freedesktop.so %%QT_PLUGINDIR%%/libsnore-qt5/libsnore_frontend_snarlnetwork.so %%QT_PLUGINDIR%%/libsnore-qt5/libsnore_secondarybackend_nma.so -%%QT_PLUGINDIR%%/libsnore-qt5/libsnore_secondarybackend_puhover.so +%%QT_PLUGINDIR%%/libsnore-qt5/libsnore_secondarybackend_pushover.so %%QT_PLUGINDIR%%/libsnore-qt5/libsnore_secondarybackend_toasty.so %%QT_PLUGINDIR%%/libsnore-qt5/libsnore_backend_trayicon.so %%QT_PLUGINDIR%%/libsnore-qt5/libsnore_settings_secondarybackend_nma.so -%%QT_PLUGINDIR%%/libsnore-qt5/libsnore_settings_secondarybackend_puhover.so +%%QT_PLUGINDIR%%/libsnore-qt5/libsnore_settings_secondarybackend_pushover.so %%QT_PLUGINDIR%%/libsnore-qt5/libsnore_settings_secondarybackend_toasty.so share/applications/snorenotify.desktop share/applications/snoresettings.desktop share/icons/hicolor/128x128/apps/snore.png