diff options
author | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2019-12-30 23:20:27 +0800 |
---|---|---|
committer | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2019-12-30 23:20:27 +0800 |
commit | a8a2ebda283a8b2d28d7fe2a0ea16f5a6a165ce1 (patch) | |
tree | 8ef515390fb8ea65e342f35e4430f7e088004acc /x11/compton-conf/Makefile | |
parent | 665f09b6f79e4490c7365af91d51fdeca30faccd (diff) | |
download | freebsd-ports-gnome-a8a2ebda283a8b2d28d7fe2a0ea16f5a6a165ce1.tar.gz freebsd-ports-gnome-a8a2ebda283a8b2d28d7fe2a0ea16f5a6a165ce1.tar.zst freebsd-ports-gnome-a8a2ebda283a8b2d28d7fe2a0ea16f5a6a165ce1.zip |
Update LXQt to 0.14.1
Update devel/libqtxdg to 3.4.0
Update x11/lxqt-globalkeys to 0.14.3
Official announcement https://forum.lxqt.org/t/release-lxqt-0-14-1/648
PR: 239427
Approved by: swills (mentor) mbeis@xs4all.nl (maintainer)
Differential Revision: https://reviews.freebsd.org/D21056
Diffstat (limited to 'x11/compton-conf/Makefile')
-rw-r--r-- | x11/compton-conf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/compton-conf/Makefile b/x11/compton-conf/Makefile index 21358c82cdd1..ed69433d578b 100644 --- a/x11/compton-conf/Makefile +++ b/x11/compton-conf/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= compton-conf -PORTVERSION= 0.14.0 -PORTREVISION= 1 +PORTVERSION= 0.14.1 CATEGORIES= x11 MASTER_SITES= LXQT/${PORTNAME} |