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 /databases | |
parent | Update sysutils/libcdio to 2.0.0 (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 'databases')
-rw-r--r-- | databases/evolution-data-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 6730db8876e9..34cba6ae0579 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution-data-server PORTVERSION= 3.24.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= databases gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |