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:           Tue Sep 19 12:46:16 UTC 2023

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

Log Message:
xfce4-extras: reflect xfce4-notifyd 0.9.0


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 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.103 pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.104
--- pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.103        Mon Sep  4 23:00:32 2023
+++ pkgsrc/meta-pkgs/xfce4-extras/Makefile      Tue Sep 19 12:46:16 2023
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.103 2023/09/04 23:00:32 gutteridge Exp $
+# $NetBSD: Makefile,v 1.104 2023/09/19 12:46:16 gutteridge Exp $
 
 META_PACKAGE=  yes
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
 DISTNAME=      xfce4-extras-${XFCE4_VERSION}
+PKGREVISION=   1
 CATEGORIES=    meta-pkgs
 COMMENT=       Meta-package for extra optional items for the Xfce desktop environment
 
@@ -30,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.8.2:../../x11/xfce4-notifyd
+DEPENDS+=      xfce4-notifyd>=0.9.0:../../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