pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Tue Nov 30 16:35:26 UTC 2021

Modified Files:
        pkgsrc/mail/xfce4-mailwatch-plugin: Makefile
        pkgsrc/multimedia/xfce4-mpc-plugin: Makefile
        pkgsrc/multimedia/xfce4-thunar-media-tags: Makefile
        pkgsrc/sysutils/xfburn: Makefile
        pkgsrc/x11/xfce4-clipman-plugin: Makefile
        pkgsrc/x11/xfce4-places-plugin: Makefile
        pkgsrc/x11/xfce4-screenshooter: Makefile

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/mail/xfce4-mailwatch-plugin/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/multimedia/xfce4-mpc-plugin/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/multimedia/xfce4-thunar-media-tags/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/sysutils/xfburn/Makefile
cvs rdiff -u -r1.60 -r1.61 pkgsrc/x11/xfce4-clipman-plugin/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/x11/xfce4-places-plugin/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/x11/xfce4-screenshooter/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/xfce4-mailwatch-plugin/Makefile
diff -u pkgsrc/mail/xfce4-mailwatch-plugin/Makefile:1.22 pkgsrc/mail/xfce4-mailwatch-plugin/Makefile:1.23
--- pkgsrc/mail/xfce4-mailwatch-plugin/Makefile:1.22    Wed Sep 29 19:00:56 2021
+++ pkgsrc/mail/xfce4-mailwatch-plugin/Makefile Tue Nov 30 16:35:25 2021
@@ -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

Index: pkgsrc/multimedia/xfce4-mpc-plugin/Makefile
diff -u pkgsrc/multimedia/xfce4-mpc-plugin/Makefile:1.51 pkgsrc/multimedia/xfce4-mpc-plugin/Makefile:1.52
--- pkgsrc/multimedia/xfce4-mpc-plugin/Makefile:1.51    Mon Aug 31 18:10:30 2020
+++ pkgsrc/multimedia/xfce4-mpc-plugin/Makefile Tue Nov 30 16:35:25 2021
@@ -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

Index: pkgsrc/multimedia/xfce4-thunar-media-tags/Makefile
diff -u pkgsrc/multimedia/xfce4-thunar-media-tags/Makefile:1.20 pkgsrc/multimedia/xfce4-thunar-media-tags/Makefile:1.21
--- pkgsrc/multimedia/xfce4-thunar-media-tags/Makefile:1.20     Mon Aug 31 18:10:30 2020
+++ pkgsrc/multimedia/xfce4-thunar-media-tags/Makefile  Tue Nov 30 16:35:26 2021
@@ -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

Index: pkgsrc/sysutils/xfburn/Makefile
diff -u pkgsrc/sysutils/xfburn/Makefile:1.16 pkgsrc/sysutils/xfburn/Makefile:1.17
--- pkgsrc/sysutils/xfburn/Makefile:1.16        Mon Aug 17 20:20:10 2020
+++ pkgsrc/sysutils/xfburn/Makefile     Tue Nov 30 16:35:26 2021
@@ -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

Index: pkgsrc/x11/xfce4-clipman-plugin/Makefile
diff -u pkgsrc/x11/xfce4-clipman-plugin/Makefile:1.60 pkgsrc/x11/xfce4-clipman-plugin/Makefile:1.61
--- pkgsrc/x11/xfce4-clipman-plugin/Makefile:1.60       Mon Aug 31 18:13:26 2020
+++ pkgsrc/x11/xfce4-clipman-plugin/Makefile    Tue Nov 30 16:35:26 2021
@@ -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

Index: pkgsrc/x11/xfce4-places-plugin/Makefile
diff -u pkgsrc/x11/xfce4-places-plugin/Makefile:1.51 pkgsrc/x11/xfce4-places-plugin/Makefile:1.52
--- pkgsrc/x11/xfce4-places-plugin/Makefile:1.51        Mon Aug 31 18:13:27 2020
+++ pkgsrc/x11/xfce4-places-plugin/Makefile     Tue Nov 30 16:35:26 2021
@@ -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

Index: pkgsrc/x11/xfce4-screenshooter/Makefile
diff -u pkgsrc/x11/xfce4-screenshooter/Makefile:1.43 pkgsrc/x11/xfce4-screenshooter/Makefile:1.44
--- pkgsrc/x11/xfce4-screenshooter/Makefile:1.43        Wed Apr 21 11:43:03 2021
+++ pkgsrc/x11/xfce4-screenshooter/Makefile     Tue Nov 30 16:35:26 2021
@@ -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