Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2026 07:27:33 +0000
From:      Zsolt Udvari <uzsolt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b2052adde471 - main - sysutils/dunst: Update to 1.13.1
Message-ID:  <6975c5e5.22089.68283652@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by uzsolt:

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

commit b2052adde4712e93fb5175cfedebbdb682afd2d0
Author:     Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2026-01-25 07:26:10 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2026-01-25 07:27:03 +0000

    sysutils/dunst: Update to 1.13.1
    
    Add shell completions for dunstify.
    
    Changelog: https://github.com/dunst-project/dunst/blob/master/CHANGELOG.md
---
 sysutils/dunst/Makefile  | 2 +-
 sysutils/dunst/distinfo  | 6 +++---
 sysutils/dunst/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/sysutils/dunst/Makefile b/sysutils/dunst/Makefile
index 159c79e0b688..9b8439db96c5 100644
--- a/sysutils/dunst/Makefile
+++ b/sysutils/dunst/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	dunst
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.13.0
+DISTVERSION=	1.13.1
 CATEGORIES=	sysutils
 
 MAINTAINER=	uzsolt@FreeBSD.org
diff --git a/sysutils/dunst/distinfo b/sysutils/dunst/distinfo
index 9c0f86825cda..9b838fd2661f 100644
--- a/sysutils/dunst/distinfo
+++ b/sysutils/dunst/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1754997231
-SHA256 (dunst-project-dunst-v1.13.0_GH0.tar.gz) = 7a8a1813977ad5941488c66b914501703fc0f6e12e631dc18506ad617242e7a0
-SIZE (dunst-project-dunst-v1.13.0_GH0.tar.gz) = 4664717
+TIMESTAMP = 1769322045
+SHA256 (dunst-project-dunst-v1.13.1_GH0.tar.gz) = a578e5c2cdb546187355c710f1aa84c472e6e23828e692fe1cb0ebb9635b11a6
+SIZE (dunst-project-dunst-v1.13.1_GH0.tar.gz) = 4666210
diff --git a/sysutils/dunst/pkg-plist b/sysutils/dunst/pkg-plist
index 77f179623987..15d8339b9cb4 100644
--- a/sysutils/dunst/pkg-plist
+++ b/sysutils/dunst/pkg-plist
@@ -4,6 +4,7 @@ bin/dunstctl
 @sample %%ETCDIR%%/dunstrc.sample
 share/bash-completion/completions/dunst
 share/bash-completion/completions/dunstctl
+share/bash-completion/completions/dunstify
 share/dbus-1/services/org.knopwob.dunst.service
 share/fish/vendor_completions.d/dunst.fish
 share/fish/vendor_completions.d/dunstctl.fish
@@ -14,3 +15,4 @@ share/man/man1/dunstify.1.gz
 share/man/man5/dunst.5.gz
 share/zsh/site-functions/_dunst
 share/zsh/site-functions/_dunstctl
+share/zsh/site-functions/_dunstify


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6975c5e5.22089.68283652>