diff options
author | tobik <tobik@FreeBSD.org> | 2018-04-06 04:13:48 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2018-04-06 04:13:48 +0800 |
commit | 742278408f8aac049371ee164cc096982840c3c8 (patch) | |
tree | f41b467e6743bc5e79cfe4633aae469cf2552713 /x11-fm | |
parent | 735cac5e7ebcbba2a5b3d85769f3da09ff41cccd (diff) | |
download | freebsd-ports-gnome-742278408f8aac049371ee164cc096982840c3c8.tar.gz freebsd-ports-gnome-742278408f8aac049371ee164cc096982840c3c8.tar.zst freebsd-ports-gnome-742278408f8aac049371ee164cc096982840c3c8.zip |
www/webkit2-gtk3: Update to 2.20.0
- Add WAYLAND option
- Bump PORTREVISION of dependents
- Fix build of epiphany 3.24.2 with newer WebKit versions
PR: 223733
Submitted by: Greg V <greg@unrelenting.technology> (initial update to 2.18.3)
Reviewed by: Ting-Wei Lan <lantw44@gmail.com>
Approved by: gnome (maintainer timeout, too long)
Security: 1ce95bc7-3278-11e8-b527-00012e582166
MFH: 2018Q2
Differential Revision: https://reviews.freebsd.org/D14872
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/sushi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/sushi/Makefile b/x11-fm/sushi/Makefile index edd9688e91df..0e7d1299f838 100644 --- a/x11-fm/sushi/Makefile +++ b/x11-fm/sushi/Makefile @@ -3,6 +3,7 @@ PORTNAME= sushi PORTVERSION= 3.18.0 +PORTREVISION= 1 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |