pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Revbump various Xfce-related packages that depend on x...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f590639da1ee
branches:  trunk
changeset: 770457:f590639da1ee
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Tue Nov 30 16:35:25 2021 +0000

description:
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.

diffstat:

 mail/xfce4-mailwatch-plugin/Makefile        |  4 ++--
 multimedia/xfce4-mpc-plugin/Makefile        |  4 ++--
 multimedia/xfce4-thunar-media-tags/Makefile |  4 ++--
 sysutils/xfburn/Makefile                    |  6 +++---
 x11/xfce4-clipman-plugin/Makefile           |  4 ++--
 x11/xfce4-places-plugin/Makefile            |  4 ++--
 x11/xfce4-screenshooter/Makefile            |  4 ++--
 7 files changed, 15 insertions(+), 15 deletions(-)

diffs (94 lines):

diff -r b7eb479fcc03 -r f590639da1ee mail/xfce4-mailwatch-plugin/Makefile
--- a/mail/xfce4-mailwatch-plugin/Makefile      Tue Nov 30 16:30:05 2021 +0000
+++ b/mail/xfce4-mailwatch-plugin/Makefile      Tue Nov 30 16:35:25 2021 +0000
@@ -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 -r b7eb479fcc03 -r f590639da1ee multimedia/xfce4-mpc-plugin/Makefile
--- a/multimedia/xfce4-mpc-plugin/Makefile      Tue Nov 30 16:30:05 2021 +0000
+++ b/multimedia/xfce4-mpc-plugin/Makefile      Tue Nov 30 16:35:25 2021 +0000
@@ -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 -r b7eb479fcc03 -r f590639da1ee multimedia/xfce4-thunar-media-tags/Makefile
--- a/multimedia/xfce4-thunar-media-tags/Makefile       Tue Nov 30 16:30:05 2021 +0000
+++ b/multimedia/xfce4-thunar-media-tags/Makefile       Tue Nov 30 16:35:25 2021 +0000
@@ -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 -r b7eb479fcc03 -r f590639da1ee sysutils/xfburn/Makefile
--- a/sysutils/xfburn/Makefile  Tue Nov 30 16:30:05 2021 +0000
+++ b/sysutils/xfburn/Makefile  Tue Nov 30 16:35:25 2021 +0000
@@ -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@localhost
 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 -r b7eb479fcc03 -r f590639da1ee x11/xfce4-clipman-plugin/Makefile
--- a/x11/xfce4-clipman-plugin/Makefile Tue Nov 30 16:30:05 2021 +0000
+++ b/x11/xfce4-clipman-plugin/Makefile Tue Nov 30 16:35:25 2021 +0000
@@ -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 -r b7eb479fcc03 -r f590639da1ee x11/xfce4-places-plugin/Makefile
--- a/x11/xfce4-places-plugin/Makefile  Tue Nov 30 16:30:05 2021 +0000
+++ b/x11/xfce4-places-plugin/Makefile  Tue Nov 30 16:35:25 2021 +0000
@@ -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 -r b7eb479fcc03 -r f590639da1ee x11/xfce4-screenshooter/Makefile
--- a/x11/xfce4-screenshooter/Makefile  Tue Nov 30 16:30:05 2021 +0000
+++ b/x11/xfce4-screenshooter/Makefile  Tue Nov 30 16:35:25 2021 +0000
@@ -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



Home | Main Index | Thread Index | Old Index