diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-11-09 17:08:12 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-11-09 17:08:12 +0000 |
commit | 9e0e8d17a400657031581d099ae64e1ac9dd5760 (patch) | |
tree | 1a007ab17ca647747d08d6d95c9df5f927c08b00 /deskutils | |
parent | ae33c6a4d22ef6506fe2f3fd7121be47c87c48ba (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/cairo-dock-plugins/Makefile | 2 | ||||
-rw-r--r-- | deskutils/cairo-dock/Makefile | 2 | ||||
-rw-r--r-- | deskutils/glabels/Makefile | 1 | ||||
-rw-r--r-- | deskutils/mate-notification-daemon/Makefile | 1 | ||||
-rw-r--r-- | deskutils/shutter/Makefile | 1 | ||||
-rw-r--r-- | deskutils/virt-manager/Makefile | 1 | ||||
-rw-r--r-- | deskutils/xfce4-tumbler/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xfce4-xkb-plugin/Makefile | 2 |
8 files changed, 7 insertions, 5 deletions
diff --git a/deskutils/cairo-dock-plugins/Makefile b/deskutils/cairo-dock-plugins/Makefile index 74a643c6b9a5..f8a51221bff1 100644 --- a/deskutils/cairo-dock-plugins/Makefile +++ b/deskutils/cairo-dock-plugins/Makefile @@ -2,7 +2,7 @@ PORTNAME= cairo-dock-plugins PORTVERSION= 3.4.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= deskutils PATCH_SITES= https://github.com/Cairo-Dock/cairo-dock-plug-ins/commit/ diff --git a/deskutils/cairo-dock/Makefile b/deskutils/cairo-dock/Makefile index 332593670de6..4d966464c0f1 100644 --- a/deskutils/cairo-dock/Makefile +++ b/deskutils/cairo-dock/Makefile @@ -2,7 +2,7 @@ PORTNAME= cairo-dock PORTVERSION= 3.4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MAINTAINER= ports@FreeBSD.org diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile index 4e535a67fa01..54f283deeba1 100644 --- a/deskutils/glabels/Makefile +++ b/deskutils/glabels/Makefile @@ -3,6 +3,7 @@ PORTNAME= glabels PORTVERSION= 3.4.1 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= GNOME diff --git a/deskutils/mate-notification-daemon/Makefile b/deskutils/mate-notification-daemon/Makefile index e4634ca2825e..f760fbce13ae 100644 --- a/deskutils/mate-notification-daemon/Makefile +++ b/deskutils/mate-notification-daemon/Makefile @@ -3,6 +3,7 @@ PORTNAME= mate-notification-daemon PORTVERSION= 1.24.1 +PORTREVISION= 1 CATEGORIES= deskutils mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/deskutils/shutter/Makefile b/deskutils/shutter/Makefile index 5a0ae5e24582..1d3380366e4b 100644 --- a/deskutils/shutter/Makefile +++ b/deskutils/shutter/Makefile @@ -13,7 +13,6 @@ LICENSE= GPLv3 GPLv2 # the latter for some shipped cursors LICENSE_COMB= multi RUN_DEPENDS= ImageMagick6>=6.9.3.1,1:graphics/ImageMagick6 \ - librsvg2>=2.40.6:graphics/librsvg2 \ p5-File-BaseDir>=0.03:devel/p5-File-BaseDir \ p5-File-Copy-Recursive>=0.38_1:devel/p5-File-Copy-Recursive \ p5-File-Spec-Native>=1.003_1:devel/p5-File-Spec-Native \ diff --git a/deskutils/virt-manager/Makefile b/deskutils/virt-manager/Makefile index 2266113afaf9..95a72dc64474 100644 --- a/deskutils/virt-manager/Makefile +++ b/deskutils/virt-manager/Makefile @@ -2,6 +2,7 @@ PORTNAME= virt-manager PORTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= deskutils net-mgmt MASTER_SITES= https://virt-manager.org/download/sources/${PORTNAME}/ diff --git a/deskutils/xfce4-tumbler/Makefile b/deskutils/xfce4-tumbler/Makefile index 2b43e358f947..e336c99dbe30 100644 --- a/deskutils/xfce4-tumbler/Makefile +++ b/deskutils/xfce4-tumbler/Makefile @@ -3,7 +3,7 @@ PORTNAME= tumbler PORTVERSION= 0.2.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils xfce MASTER_SITES= XFCE PKGNAMEPREFIX= xfce4- diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index a693aed4b74a..ec0b4880a291 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -2,7 +2,7 @@ PORTNAME= xfce4-xkb-plugin PORTVERSION= 0.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/panel-plugins |