diff options
author | kwm <kwm@FreeBSD.org> | 2018-10-01 04:27:44 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2018-10-01 04:27:44 +0800 |
commit | a5eafa1ab258b1362a5a88270dcc444c168b4c3d (patch) | |
tree | fb07b980b80b704bba67922a93cdc19f54fdaba4 /sysutils/mate-system-monitor | |
parent | f1b791fc0605d7fbd4519180e7a0cae4b8c2ebfe (diff) | |
download | freebsd-ports-gnome-a5eafa1ab258b1362a5a88270dcc444c168b4c3d.tar.gz freebsd-ports-gnome-a5eafa1ab258b1362a5a88270dcc444c168b4c3d.tar.zst freebsd-ports-gnome-a5eafa1ab258b1362a5a88270dcc444c168b4c3d.zip |
The updated libgtop included in the GNOME 3.28 update broke runtime for
mate ports that use libgtop [1]. Bump all users not included in the GNOME
update to fix these issues.
Reported by: Barbara Guida <barbara.freebsd@gmail.com> [1]
Diffstat (limited to 'sysutils/mate-system-monitor')
-rw-r--r-- | sysutils/mate-system-monitor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mate-system-monitor/Makefile b/sysutils/mate-system-monitor/Makefile index 8ea7f6b4eaf1..ee7cbe773029 100644 --- a/sysutils/mate-system-monitor/Makefile +++ b/sysutils/mate-system-monitor/Makefile @@ -3,7 +3,7 @@ PORTNAME= mate-system-monitor PORTVERSION= 1.20.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate |