summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/snorenotify/Makefile1
-rw-r--r--devel/snorenotify/files/patch-src_plugins_secondary__backends_pushover__backend_CMakeLists.txt6
-rw-r--r--devel/snorenotify/pkg-plist4
3 files changed, 9 insertions, 2 deletions
diff --git a/devel/snorenotify/Makefile b/devel/snorenotify/Makefile
index 5d91add987b3..6ffa2ffa1d0c 100644
--- a/devel/snorenotify/Makefile
+++ b/devel/snorenotify/Makefile
@@ -2,6 +2,7 @@
PORTNAME= snorenotify
PORTVERSION= 0.7.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= devel
diff --git a/devel/snorenotify/files/patch-src_plugins_secondary__backends_pushover__backend_CMakeLists.txt b/devel/snorenotify/files/patch-src_plugins_secondary__backends_pushover__backend_CMakeLists.txt
new file mode 100644
index 000000000000..1d2646e39385
--- /dev/null
+++ b/devel/snorenotify/files/patch-src_plugins_secondary__backends_pushover__backend_CMakeLists.txt
@@ -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)
+
diff --git a/devel/snorenotify/pkg-plist b/devel/snorenotify/pkg-plist
index 729811daf519..0570e80d2131 100644
--- a/devel/snorenotify/pkg-plist
+++ b/devel/snorenotify/pkg-plist
@@ -45,11 +45,11 @@ lib/libsnoresettings-qt5.so.0.7.0
%%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