From 742278408f8aac049371ee164cc096982840c3c8 Mon Sep 17 00:00:00 2001 From: tobik Date: Thu, 5 Apr 2018 20:13:48 +0000 Subject: 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 (initial update to 2.18.3) Reviewed by: Ting-Wei Lan Approved by: gnome (maintainer timeout, too long) Security: 1ce95bc7-3278-11e8-b527-00012e582166 MFH: 2018Q2 Differential Revision: https://reviews.freebsd.org/D14872 --- mail/evolution-ews/Makefile | 2 +- mail/evolution/Makefile | 2 +- mail/geary/Makefile | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/evolution-ews/Makefile b/mail/evolution-ews/Makefile index b7fcd89a2af4..24539fa357d7 100644 --- a/mail/evolution-ews/Makefile +++ b/mail/evolution-ews/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution-ews PORTVERSION= 3.24.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 7e6eedb67628..3ceae9a861b3 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -3,7 +3,7 @@ PORTNAME= evolution PORTVERSION= 3.24.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 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 -- cgit