diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-04-05 20:13:48 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-04-05 20:13:48 +0000 |
commit | c4df193039e92c772d7ec7f2fe2147c892d616ad (patch) | |
tree | f41b467e6743bc5e79cfe4633aae469cf2552713 /mail/geary | |
parent | 656577b7235ce46a7b7fa667fc0250c743d1cee3 (diff) |
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
Notes
Notes:
svn path=/head/; revision=466598
Diffstat (limited to 'mail/geary')
-rw-r--r-- | mail/geary/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/geary/Makefile b/mail/geary/Makefile index 01439fea6348..6d587fc7d49c 100644 --- a/mail/geary/Makefile +++ b/mail/geary/Makefile @@ -4,6 +4,7 @@ PORTNAME= geary PORTVERSION= 0.12.1 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |