git: 82083abcdd8a - main - sysutils/dunst: Update to 1.9.1

From: Dmitri Goutnik <dmgk_at_FreeBSD.org>
Date: Fri, 10 Mar 2023 15:59:17 UTC
The branch main has been updated by dmgk:

URL: https://cgit.FreeBSD.org/ports/commit/?id=82083abcdd8a0b89ec5a3a03c3cf84b72818ad18

commit 82083abcdd8a0b89ec5a3a03c3cf84b72818ad18
Author:     Dmitri Goutnik <dmgk@FreeBSD.org>
AuthorDate: 2023-03-10 15:53:50 +0000
Commit:     Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2023-03-10 15:57:43 +0000

    sysutils/dunst: Update to 1.9.1
    
    Changes:        https://github.com/dunst-project/dunst/releases/tag/v1.9.1
---
 sysutils/dunst/Makefile             |  2 +-
 sysutils/dunst/distinfo             |  6 +++---
 sysutils/dunst/files/patch-Makefile | 14 +++++++-------
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/sysutils/dunst/Makefile b/sysutils/dunst/Makefile
index afaf60c822c6..4ef10d93af0f 100644
--- a/sysutils/dunst/Makefile
+++ b/sysutils/dunst/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dunst
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.9.0
+DISTVERSION=	1.9.1
 CATEGORIES=	sysutils
 
 MAINTAINER=	dmgk@FreeBSD.org
diff --git a/sysutils/dunst/distinfo b/sysutils/dunst/distinfo
index a55b0b11c6f3..c1158a8b5191 100644
--- a/sysutils/dunst/distinfo
+++ b/sysutils/dunst/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656681614
-SHA256 (dunst-project-dunst-v1.9.0_GH0.tar.gz) = b7b8d7d6560bb241b1e4d37eba770cdf19b9d5dbfc1d4d47572ad676f3f7c98a
-SIZE (dunst-project-dunst-v1.9.0_GH0.tar.gz) = 4609222
+TIMESTAMP = 1678463295
+SHA256 (dunst-project-dunst-v1.9.1_GH0.tar.gz) = 571d82d5feef995e69a35e708a400a0cfa12a0f81854c5a3357e17844bf6249a
+SIZE (dunst-project-dunst-v1.9.1_GH0.tar.gz) = 4614410
diff --git a/sysutils/dunst/files/patch-Makefile b/sysutils/dunst/files/patch-Makefile
index 0ca8c8d8e443..7d3c8dea215d 100644
--- a/sysutils/dunst/files/patch-Makefile
+++ b/sysutils/dunst/files/patch-Makefile
@@ -1,7 +1,7 @@
---- Makefile.orig	2022-03-02 10:55:25 UTC
+--- Makefile.orig	2023-03-08 12:18:14 UTC
 +++ Makefile
-@@ -184,22 +184,22 @@ install-dunst: dunst doc
- install: install-dunst install-dunstctl install-dunstrc install-service install-dunstify
+@@ -187,22 +187,22 @@ clean-wayland-protocols:
+ install: install-dunst install-dunstctl install-dunstrc install-service 
  
  install-dunst: dunst doc
 -	install -Dm755 dunst ${DESTDIR}${BINDIR}/dunst
@@ -30,12 +30,12 @@
  ifneq (0,${SYSTEMD})
  install-service: install-service-systemd
  install-service-systemd: service-systemd
-@@ -207,7 +207,7 @@ install-dunstify: dunstify
- endif
- 
+@@ -212,7 +212,7 @@ endif
+ ifneq (0,${DUNSTIFY})
+ install: install-dunstify
  install-dunstify: dunstify
 -	install -Dm755 dunstify ${DESTDIR}${BINDIR}/dunstify
 +	install -m555 dunstify ${DESTDIR}${BINDIR}/dunstify
+ endif
  
  uninstall: uninstall-keepconf
- uninstall-purge: uninstall-keepconf uninstall-dunstrc