diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2021-11-30 16:30:05 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2021-11-30 16:30:05 +0000 |
commit | ce63c491167c7dc88f5a95ba747757d95296d308 (patch) | |
tree | 2deecfb2116ce5100902885e8b8f3a7abba25769 | |
parent | 695b99526c10432a1ea83e3d963c78f41c6c0bc3 (diff) | |
download | pkgsrc-ce63c491167c7dc88f5a95ba747757d95296d308.tar.gz |
meta-pkgs/xfce4-extras: bump xfce4-verve-plugin, ride update
(Oddly, though the 2.0.1 change log implies 2.0.0 wouldn't build with
the newer Xfce panel, it did for me, but update anyway.)
-rw-r--r-- | meta-pkgs/xfce4-extras/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/xfce4-extras/Makefile b/meta-pkgs/xfce4-extras/Makefile index 1ee89c58508..06da5c4554c 100644 --- a/meta-pkgs/xfce4-extras/Makefile +++ b/meta-pkgs/xfce4-extras/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.88 2021/11/30 15:10:23 gutteridge Exp $ +# $NetBSD: Makefile,v 1.89 2021/11/30 16:30:05 gutteridge Exp $ META_PACKAGE= yes @@ -38,7 +38,7 @@ DEPENDS+= xfce4-screenshooter>=1.9.5:../../x11/xfce4-screenshooter DEPENDS+= xfce4-smartbookmark-plugin>=0.5.1:../../misc/xfce4-smartbookmark-plugin DEPENDS+= xfce4-time-out-plugin>=1.0.3:../../misc/xfce4-time-out-plugin DEPENDS+= xfce4-timer-plugin>=1.7.0:../../time/xfce4-timer-plugin -DEPENDS+= xfce4-verve-plugin>=2.0.0:../../sysutils/xfce4-verve-plugin +DEPENDS+= xfce4-verve-plugin>=2.0.1:../../sysutils/xfce4-verve-plugin DEPENDS+= xfce4-weather-plugin>=0.10.0:../../misc/xfce4-weather-plugin DEPENDS+= xfce4-whiskermenu-plugin>=2.7.0:../../x11/xfce4-whiskermenu-plugin DEPENDS+= xfce4-xkb-plugin>=0.8.1:../../sysutils/xfce4-xkb-plugin |