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:           Fri Nov  3 02:43:54 UTC 2023

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

Log Message:
xfce4-extras: bump for xfce4-thunar-archive-plugin 0.5.2


To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 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.108 pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.109
--- pkgsrc/meta-pkgs/xfce4-extras/Makefile:1.108        Thu Nov  2 01:27:26 2023
+++ pkgsrc/meta-pkgs/xfce4-extras/Makefile      Fri Nov  3 02:43:54 2023
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.108 2023/11/02 01:27:26 gutteridge Exp $
+# $NetBSD: Makefile,v 1.109 2023/11/03 02:43:54 gutteridge Exp $
 
 META_PACKAGE=  yes
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
 DISTNAME=      xfce4-extras-${XFCE4_VERSION}
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    meta-pkgs
 COMMENT=       Meta-package for extra optional items for the Xfce desktop environment
 
@@ -43,7 +43,7 @@ DEPENDS+=     xfce4-whiskermenu-plugin>=2.8.
 DEPENDS+=      xfce4-xkb-plugin>=0.8.3:../../sysutils/xfce4-xkb-plugin
 
 # File Manager Plugins
-DEPENDS+=      xfce4-thunar-archive-plugin>=0.5.1:../../archivers/xfce4-thunar-archive
+DEPENDS+=      xfce4-thunar-archive-plugin>=0.5.2:../../archivers/xfce4-thunar-archive
 DEPENDS+=      xfce4-thunar-media-tags-plugin>=0.2.1:../../multimedia/xfce4-thunar-media-tags
 #DEPENDS+=     xfce4-thunar-vcs-plugin>=0.1.4:../../sysutils/xfce4-thunar-vcs
 



Home | Main Index | Thread Index | Old Index