pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/meta-pkgs/xfce4-extras



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu Nov  2 01:27:26 UTC 2023

Modified Files:
        pkgsrc/meta-pkgs/xfce4-extras: Makefile

Log Message:
xfce4-extras: bump for xfce4-notifyd 0.9.3


To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/meta-pkgs/xfce4-extras/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/xfce4-extras/Makefile
diff -u pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.107 pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.108
--- pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.107        Sat Oct 21 17:11:02 2023
+++ pkgsrc/meta-pkgs/xfce4-extras/Makefile      Thu Nov  2 01:27:26 2023
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.107 2023/10/21 17:11:02 gdt Exp $
+# $NetBSD: Makefile,v 1.108 2023/11/02 01:27:26 gutteridge Exp $
 
 META_PACKAGE=  yes
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
 DISTNAME=      xfce4-extras-${XFCE4_VERSION}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    meta-pkgs
 COMMENT=       Meta-package for extra optional items for the Xfce desktop environment
 
@@ -31,7 +31,7 @@ DEPENDS+=     xfce4-mount-plugin>=1.1.6:../.
 DEPENDS+=      xfce4-mpc-plugin>=0.5.3:../../multimedia/xfce4-mpc-plugin
 DEPENDS+=      xfce4-netload-plugin>=1.4.1:../../sysutils/xfce4-netload-plugin
 DEPENDS+=      xfce4-notes-plugin>=1.10.0:../../x11/xfce4-notes-plugin
-DEPENDS+=      xfce4-notifyd>=0.9.2:../../x11/xfce4-notifyd
+DEPENDS+=      xfce4-notifyd>=0.9.3:../../x11/xfce4-notifyd
 DEPENDS+=      xfce4-places-plugin>=1.8.3:../../x11/xfce4-places-plugin
 DEPENDS+=      xfce4-screenshooter>=1.10.3:../../x11/xfce4-screenshooter
 DEPENDS+=      xfce4-smartbookmark-plugin>=0.5.2:../../misc/xfce4-smartbookmark-plugin



Home | Main Index | Thread Index | Old Index