aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2020-07-05 02:11:42 +0800
committerNiclas Zeising <zeising@FreeBSD.org>2020-07-05 02:11:42 +0800
commit0e32330f15f054f5b77cc0a58e7a6ec282dec710 (patch)
treeb4bdc11662e20506078156e14bbeefa6145af3ee /x11-wm
parentebc9067a31c6dc63b90eb56ad1bb59250c31b1f5 (diff)
downloadfreebsd-ports-gnome-0e32330f15f054f5b77cc0a58e7a6ec282dec710.tar.gz
freebsd-ports-gnome-0e32330f15f054f5b77cc0a58e7a6ec282dec710.tar.zst
freebsd-ports-gnome-0e32330f15f054f5b77cc0a58e7a6ec282dec710.zip
Chanse update of devel/libffi
Chase the devel/libffi update Bump portrevision of all dependent ports to chace shard library version bump in libffi. Update LIB_DEPENDS lines where needed to not require a specific version of libffi.so. PR: 247028 (for tracking)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/hs-xmonad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/hs-xmonad/Makefile b/x11-wm/hs-xmonad/Makefile
index 97e8098b83a9..0eed182808e1 100644
--- a/x11-wm/hs-xmonad/Makefile
+++ b/x11-wm/hs-xmonad/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmonad
PORTVERSION= 0.15
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-wm haskell
MAINTAINER= haskell@FreeBSD.org