pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/xfce4-extras xfce4-extras: xfce4-datetime-pl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3d4b20e2933
branches:  trunk
changeset: 390848:c3d4b20e2933
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sat Dec 31 11:21:04 2022 +0000

description:
xfce4-extras: xfce4-datetime-plugin is no more

Its functionality was merged into the "clock" plugin of xfce4-panel.

(This package should have had its PKGREVISION dropped when the update
to 4.18 was made, but it's probably too late now.)

diffstat:

 meta-pkgs/xfce4-extras/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 08495b5a06b5 -r c3d4b20e2933 meta-pkgs/xfce4-extras/Makefile
--- a/meta-pkgs/xfce4-extras/Makefile   Sat Dec 31 11:13:07 2022 +0000
+++ b/meta-pkgs/xfce4-extras/Makefile   Sat Dec 31 11:21:04 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.93 2022/11/17 01:54:41 gutteridge Exp $
+# $NetBSD: Makefile,v 1.94 2022/12/31 11:21:04 gutteridge Exp $
 
 META_PACKAGE=  yes
 
-PKGREVISION=   4
+PKGREVISION=   5
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
 DISTNAME=      xfce4-extras-${XFCE4_VERSION}
@@ -21,7 +21,6 @@
 DEPENDS+=      xfce4-battery-plugin>=1.1.3:../../sysutils/xfce4-battery-plugin
 DEPENDS+=      xfce4-calculator-plugin>=0.7.0:../../misc/xfce4-calculator-plugin
 DEPENDS+=      xfce4-clipman-plugin>=1.6.2:../../x11/xfce4-clipman-plugin
-DEPENDS+=      xfce4-datetime-plugin>=0.8.2:../../time/xfce4-datetime-plugin
 DEPENDS+=      xfce4-dict>=0.8.2:../../textproc/xfce4-dict
 DEPENDS+=      xfce4-eyes-plugin>=4.6.0:../../x11/xfce4-eyes-plugin
 DEPENDS+=      xfce4-fsguard-plugin>=1.1.2:../../sysutils/xfce4-fsguard-plugin



Home | Main Index | Thread Index | Old Index