diff options
author | fernape <fernape@FreeBSD.org> | 2018-08-07 01:22:36 +0800 |
---|---|---|
committer | fernape <fernape@FreeBSD.org> | 2018-08-07 01:22:36 +0800 |
commit | 88ee33446d9eaef123ad248168453914319a0850 (patch) | |
tree | 448684319362efa6aee22b03733923cb5ac67eb1 /x11-wm | |
parent | 48a77f54da6b5dd8d3a1a683e93e504f63ccb3c0 (diff) | |
download | freebsd-ports-gnome-88ee33446d9eaef123ad248168453914319a0850.tar.gz freebsd-ports-gnome-88ee33446d9eaef123ad248168453914319a0850.tar.zst freebsd-ports-gnome-88ee33446d9eaef123ad248168453914319a0850.zip |
devel/libconfig: update to 1.7.2
* Change to USE_GH
* Bump PORTREVISION of dependant ports.
Committing after maintainer timeout
PR: 229961
Submitted by: che@bein.link
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16442
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/compton/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/compton/Makefile b/x11-wm/compton/Makefile index 3f4ec140a433..3f9f7b840be0 100644 --- a/x11-wm/compton/Makefile +++ b/x11-wm/compton/Makefile @@ -2,7 +2,7 @@ PORTNAME= compton PORTVERSION= 20160907 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MAINTAINER= femc7488@gmail.com |