diff options
| author | Gleb Popov <arrowd@FreeBSD.org> | 2026-05-09 19:43:17 +0000 |
|---|---|---|
| committer | Gleb Popov <arrowd@FreeBSD.org> | 2026-05-09 19:46:25 +0000 |
| commit | 389beaba22555f08a8a1bd229d8b8af428bcd89a (patch) | |
| tree | b746928079fe0418dbdf6c26b9acb55e78330205 | |
| parent | b8732da4cfd749069376afa96e3bba705d8e3b37 (diff) | |
| -rw-r--r-- | deskutils/gnome-initial-setup/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/budgie-control-center/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/gnome-control-center/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/mate-control-center/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/mate-polkit/Makefile | 1 | ||||
| -rw-r--r-- | x11/budgie-desktop/Makefile | 1 | ||||
| -rw-r--r-- | x11/cinnamon-screensaver/Makefile | 2 | ||||
| -rw-r--r-- | x11/gdm/Makefile | 1 | ||||
| -rw-r--r-- | x11/swaysettings/Makefile | 2 |
9 files changed, 9 insertions, 4 deletions
diff --git a/deskutils/gnome-initial-setup/Makefile b/deskutils/gnome-initial-setup/Makefile index 42f27f51921a..04255d087779 100644 --- a/deskutils/gnome-initial-setup/Makefile +++ b/deskutils/gnome-initial-setup/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnome-initial-setup PORTVERSION= 47.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/sysutils/budgie-control-center/Makefile b/sysutils/budgie-control-center/Makefile index 42be465072a7..3476d0a2f4a1 100644 --- a/sysutils/budgie-control-center/Makefile +++ b/sysutils/budgie-control-center/Makefile @@ -1,5 +1,6 @@ PORTNAME= budgie-control-center DISTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= sysutils budgie MASTER_SITES= BUDGIE diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index 2c09ab0fa2f2..ad81e2552bb2 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -1,5 +1,6 @@ PORTNAME= gnome-control-center PORTVERSION= 47.7 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/sysutils/mate-control-center/Makefile b/sysutils/mate-control-center/Makefile index 078b3d7b6d85..93ff6c33e29a 100644 --- a/sysutils/mate-control-center/Makefile +++ b/sysutils/mate-control-center/Makefile @@ -1,7 +1,7 @@ PORTNAME= mate-control-center PORTVERSION= 1.28.1 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils mate DIST_SUBDIR= mate diff --git a/sysutils/mate-polkit/Makefile b/sysutils/mate-polkit/Makefile index d71361eb383d..84ae358c38d2 100644 --- a/sysutils/mate-polkit/Makefile +++ b/sysutils/mate-polkit/Makefile @@ -1,5 +1,6 @@ PORTNAME= mate-polkit PORTVERSION= 1.28.1 +PORTREVISION= 1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11/budgie-desktop/Makefile b/x11/budgie-desktop/Makefile index 6e36739534e8..2c3bebde784a 100644 --- a/x11/budgie-desktop/Makefile +++ b/x11/budgie-desktop/Makefile @@ -1,6 +1,7 @@ PORTNAME= budgie-desktop DISTVERSIONPREFIX= v DISTVERSION= 10.9.3 +PORTREVISION= 1 CATEGORIES= x11 budgie MASTER_SITES= BUDGIE diff --git a/x11/cinnamon-screensaver/Makefile b/x11/cinnamon-screensaver/Makefile index 5511b4f73fe0..fc10d4896d19 100644 --- a/x11/cinnamon-screensaver/Makefile +++ b/x11/cinnamon-screensaver/Makefile @@ -1,6 +1,6 @@ PORTNAME= cinnamon-screensaver DISTVERSION= 6.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome DIST_SUBDIR= gnome diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 761c2de67f9e..ab2df278ac6e 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,5 +1,6 @@ PORTNAME= gdm PORTVERSION= 47.0 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/x11/swaysettings/Makefile b/x11/swaysettings/Makefile index 1c8d85ed0b00..ce6d4e152bec 100644 --- a/x11/swaysettings/Makefile +++ b/x11/swaysettings/Makefile @@ -1,7 +1,7 @@ PORTNAME= swaysettings DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= ports@FreeBSD.org |
