diff --git a/sysutils/dunst/Makefile b/sysutils/dunst/Makefile index 159c79e0b688..9b8439db96c5 100644 --- a/sysutils/dunst/Makefile +++ b/sysutils/dunst/Makefile @@ -1,70 +1,70 @@ PORTNAME= dunst DISTVERSIONPREFIX= v -DISTVERSION= 1.13.0 +DISTVERSION= 1.13.1 CATEGORIES= sysutils MAINTAINER= uzsolt@FreeBSD.org COMMENT= Lightweight notification daemon WWW= https://dunst-project.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto LIB_DEPENDS= libdbus-1.so:devel/dbus \ libharfbuzz.so:print/harfbuzz # textproc/jq required by completions RUN_DEPENDS= jq:textproc/jq TEST_DEPENDS= bash:shells/bash \ valgrind:devel/valgrind USES= gmake gnome perl5 pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= dunst-project USE_GNOME= cairo gdkpixbuf pango USE_PERL5= build USE_XORG= x11 xext xinerama xrandr xscrnsaver MAKE_ARGS= MANPREFIX="${PREFIX}/share/man" \ SYSCONFDIR="${PREFIX}/etc" \ SYSTEMD=0 TEST_TARGET= test OPTIONS_DEFINE= DUNSTIFY WAYLAND OPTIONS_DEFAULT= DUNSTIFY WAYLAND OPTIONS_SUB= yes DUNSTIFY_DESC= Install dunstify (alternative to the notify-send) DUNSTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify DUNSTIFY_MAKE_ENV_OFF= DUNSTIFY=0 WAYLAND_CATEGORIES= wayland WAYLAND_BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland WAYLAND_MAKE_ENV_OFF= WAYLAND=0 post-patch: @${REINPLACE_CMD} \ -e 's,/usr/bin,${PREFIX}/bin,g' \ -e 's,/usr/share,${PREFIX}/share,g' \ -e 's,/etc,${PREFIX}&,g' \ ${WRKSRC}/docs/dunst.?.pod \ ${WRKSRC}/dunstrc \ ${WRKSRC}/src/settings_data.h \ ${WRKSRC}/src/icon-lookup.c pre-install: @${MKDIR} ${STAGEDIR}${ETCDIR} @${MKDIR} ${STAGEDIR}${PREFIX}/share/dbus-1/services/ post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dunst ${MV} ${STAGEDIR}/${ETCDIR}/dunstrc ${STAGEDIR}/${ETCDIR}/dunstrc.sample post-install-DUNSTIFY-on: ${INSTALL_PROGRAM} ${WRKSRC}/dunstify ${STAGEDIR}${PREFIX}/bin .include 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 @@ -1,16 +1,18 @@ bin/dunst bin/dunstctl %%DUNSTIFY%%bin/dunstify @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 %%DUNSTIFY%%share/fish/vendor_completions.d/dunstify.fish share/man/man1/dunst.1.gz share/man/man1/dunstctl.1.gz 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