pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/xfce4



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu May 16 23:39:06 UTC 2024

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

Log Message:
xfce4: bump for elementary-xfce-icon-theme 0.19


To generate a diff of this commit:
cvs rdiff -u -r1.140 -r1.141 pkgsrc/meta-pkgs/xfce4/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/Makefile
diff -u pkgsrc/meta-pkgs/xfce4/Makefile:1.140 pkgsrc/meta-pkgs/xfce4/Makefile:1.141
--- pkgsrc/meta-pkgs/xfce4/Makefile:1.140       Sun Apr  7 07:34:36 2024
+++ pkgsrc/meta-pkgs/xfce4/Makefile     Thu May 16 23:39:06 2024
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.140 2024/04/07 07:34:36 wiz Exp $
+# $NetBSD: Makefile,v 1.141 2024/05/16 23:39:06 gutteridge Exp $
 
 META_PACKAGE=  yes
 
 .include "Makefile.common"
 
 DISTNAME=      xfce4-${XFCE4_VERSION}
-PKGREVISION=   14
+PKGREVISION=   15
 CATEGORIES=    meta-pkgs
 COMMENT=       Meta-package for the Xfce desktop environment
 
@@ -21,7 +21,7 @@ DEPENDS+=     xfce4-terminal>=1.1.3:../../x1
 DEPENDS+=      xfce4-thunar>=4.18.10:../../sysutils/xfce4-thunar
 DEPENDS+=      xfce4-wm>=4.18.0:../../wm/xfce4-wm
 DEPENDS+=      xfce4-wm-themes>=4.10.0:../../wm/xfce4-wm-themes
-DEPENDS+=      elementary-xfce-icon-theme>=0.18:../../graphics/elementary-xfce-icon-theme
+DEPENDS+=      elementary-xfce-icon-theme>=0.19:../../graphics/elementary-xfce-icon-theme
 DEPENDS+=      gnome-themes-standard>=3.20.2:../../graphics/gnome-themes-standard
 DEPENDS+=      xdg-utils-[0-9]*:../../misc/xdg-utils
 



Home | Main Index | Thread Index | Old Index