Skip to content

Commit

Permalink
deskutils/xfce4-notifyd: Update to 0.9.3
Browse files Browse the repository at this point in the history
While here sort option helpers.
  • Loading branch information
madpilot78 committed Jan 20, 2024
1 parent 9e5b747 commit dc7b17b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
11 changes: 5 additions & 6 deletions deskutils/xfce4-notifyd/Makefile
Expand Up @@ -4,8 +4,7 @@
# Support of GTK is checked at compile time and themes directories too.

PORTNAME= xfce4-notifyd
PORTVERSION= 0.9.2
PORTREVISION= 3
PORTVERSION= 0.9.3
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
Expand Down Expand Up @@ -35,11 +34,11 @@ OPTIONS_SUB= yes

SOUND_DESC= Sound (audio) support via canberra

SOUND_LIB_DEPENDS= libcanberra.so:audio/libcanberra \
libcanberra-gtk3.so:audio/libcanberra-gtk3
SOUND_CONFIGURE_ENABLE= sound

NLS_USES= gettext-runtime
NLS_CONFIGURE_ENABLE= nls

SOUND_LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \
libcanberra.so:audio/libcanberra
SOUND_CONFIGURE_ENABLE= sound

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions deskutils/xfce4-notifyd/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1695583448
SHA256 (xfce4/xfce4-notifyd-0.9.2.tar.bz2) = 47590f0c1f5cb45652d63e17cb4202bee2b2136432ac42395a4bedd110d18789
SIZE (xfce4/xfce4-notifyd-0.9.2.tar.bz2) = 728345
TIMESTAMP = 1705740187
SHA256 (xfce4/xfce4-notifyd-0.9.3.tar.bz2) = 79ee4701e2f8715a700de2431aa33682933cab18d76938bb18e2820302bbe030
SIZE (xfce4/xfce4-notifyd-0.9.3.tar.bz2) = 730485

0 comments on commit dc7b17b

Please sign in to comment.