summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2021-11-30 16:35:25 +0000
committergutteridge <gutteridge@pkgsrc.org>2021-11-30 16:35:25 +0000
commitfa8006b2a1c803729790046b5d8dc6b999644f61 (patch)
treeedc989c75a7a16634271053a4e54bbbe3a063773
parentce63c491167c7dc88f5a95ba747757d95296d308 (diff)
downloadpkgsrc-fa8006b2a1c803729790046b5d8dc6b999644f61.tar.gz
Revbump various Xfce-related packages that depend on xfce4-exo
In fact, though the ABI depends was bumped, none of these should actually be affected by what was removed. I'm bumping anyway, to avoid any potential confusion.
-rw-r--r--mail/xfce4-mailwatch-plugin/Makefile4
-rw-r--r--multimedia/xfce4-mpc-plugin/Makefile4
-rw-r--r--multimedia/xfce4-thunar-media-tags/Makefile4
-rw-r--r--sysutils/xfburn/Makefile6
-rw-r--r--x11/xfce4-clipman-plugin/Makefile4
-rw-r--r--x11/xfce4-places-plugin/Makefile4
-rw-r--r--x11/xfce4-screenshooter/Makefile4
7 files changed, 15 insertions, 15 deletions
diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile
index a85fede9ac3..c2dfca23ec3 100644
--- a/mail/xfce4-mailwatch-plugin/Makefile
+++ b/mail/xfce4-mailwatch-plugin/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2021/09/29 19:00:56 adam Exp $
+# $NetBSD: Makefile,v 1.23 2021/11/30 16:35:25 gutteridge Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 1.3.0
diff --git a/multimedia/xfce4-mpc-plugin/Makefile b/multimedia/xfce4-mpc-plugin/Makefile
index 30c127486e3..49326b07a6c 100644
--- a/multimedia/xfce4-mpc-plugin/Makefile
+++ b/multimedia/xfce4-mpc-plugin/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2020/08/31 18:10:30 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2021/11/30 16:35:25 gutteridge Exp $
-PKGREVISION= 4
+PKGREVISION= 5
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-mpc-plugin-0.5.2
diff --git a/multimedia/xfce4-thunar-media-tags/Makefile b/multimedia/xfce4-thunar-media-tags/Makefile
index 9c16315965d..cd26b8e68c6 100644
--- a/multimedia/xfce4-thunar-media-tags/Makefile
+++ b/multimedia/xfce4-thunar-media-tags/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2020/08/31 18:10:30 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2021/11/30 16:35:26 gutteridge Exp $
-PKGREVISION= 9
+PKGREVISION= 10
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= thunar-media-tags-plugin-0.3.0
diff --git a/sysutils/xfburn/Makefile b/sysutils/xfburn/Makefile
index 7fcde7bc526..2d1d114964a 100644
--- a/sysutils/xfburn/Makefile
+++ b/sysutils/xfburn/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.16 2020/08/17 20:20:10 leot Exp $
+# $NetBSD: Makefile,v 1.17 2021/11/30 16:35:26 gutteridge Exp $
VERSION= 0.6.2
DISTNAME= xfburn-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= https://archive.xfce.org/src/apps/xfburn/${VERSION:R}/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://goodies.xfce.org/projects/applications/xfburn
-COMMENT= Simple CD/DVD burning program for xfce
+COMMENT= Simple CD/DVD burning program for Xfce
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile
index ee93ba71598..8e1f2f8ada0 100644
--- a/x11/xfce4-clipman-plugin/Makefile
+++ b/x11/xfce4-clipman-plugin/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2020/08/31 18:13:26 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2021/11/30 16:35:26 gutteridge Exp $
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 1.6.1
diff --git a/x11/xfce4-places-plugin/Makefile b/x11/xfce4-places-plugin/Makefile
index e496d3fcd42..b9951b27276 100644
--- a/x11/xfce4-places-plugin/Makefile
+++ b/x11/xfce4-places-plugin/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2020/08/31 18:13:27 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2021/11/30 16:35:26 gutteridge Exp $
-PKGREVISION= 4
+PKGREVISION= 5
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 1.8.1
diff --git a/x11/xfce4-screenshooter/Makefile b/x11/xfce4-screenshooter/Makefile
index aac9f6b4f85..d6006edd797 100644
--- a/x11/xfce4-screenshooter/Makefile
+++ b/x11/xfce4-screenshooter/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2021/04/21 11:43:03 adam Exp $
+# $NetBSD: Makefile,v 1.44 2021/11/30 16:35:26 gutteridge Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 1.9.8