diff options
author | kwm <kwm@FreeBSD.org> | 2014-12-03 17:18:23 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2014-12-03 17:18:23 +0800 |
commit | d65f5e5ea34650e52c451fc4b7ef13e5a644394e (patch) | |
tree | 9021a26f76674a75f55054140dbaa1e2146de3d6 /mail/evolution-ews | |
parent | 975e6f9db2c90e097aa03cc1a8b0a4f33af91d5b (diff) | |
download | freebsd-ports-gnome-d65f5e5ea34650e52c451fc4b7ef13e5a644394e.tar.gz freebsd-ports-gnome-d65f5e5ea34650e52c451fc4b7ef13e5a644394e.tar.zst freebsd-ports-gnome-d65f5e5ea34650e52c451fc4b7ef13e5a644394e.zip |
Update GNOME to 3.14.2.
This update was brought to you in collaboration with Gustua Perez
Make sure gtk30 pulls it the default theme (adwaita-icon-theme).
Update the extra gnome-shell-extensions so they work with gnome-shell 3.14.
Drop metacity from gnome3 meta-port.
Remove the gtile gnome-shell extension since it proven to be buggy.
Exp-run done by antoine@ for gdk-pixbuf2 deprecated API.
PR: 195414
Obtained from: gnome dev repo
Diffstat (limited to 'mail/evolution-ews')
-rw-r--r-- | mail/evolution-ews/Makefile | 4 | ||||
-rw-r--r-- | mail/evolution-ews/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/evolution-ews/Makefile b/mail/evolution-ews/Makefile index 8f29eafe2ac4..c302953be5de 100644 --- a/mail/evolution-ews/Makefile +++ b/mail/evolution-ews/Makefile @@ -1,9 +1,9 @@ # Created by: Koop Mast <kwm@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/mail/evolution-ews/Makefile 19979 2014-10-17 05:16:24Z gusi $ +# $MCom: ports/trunk/mail/evolution-ews/Makefile 20048 2014-11-10 09:19:46Z gusi $ PORTNAME= evolution-ews -PORTVERSION= 3.12.7 +PORTVERSION= 3.12.8 CATEGORIES= mail gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/mail/evolution-ews/distinfo b/mail/evolution-ews/distinfo index 741aafa8aae8..84f39bb0b237 100644 --- a/mail/evolution-ews/distinfo +++ b/mail/evolution-ews/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/evolution-ews-3.12.7.tar.xz) = 138fb6c4cdb36757b3c1efc430b5392d30fe7520c280168c80687627fc325671 -SIZE (gnome3/evolution-ews-3.12.7.tar.xz) = 661880 +SHA256 (gnome3/evolution-ews-3.12.8.tar.xz) = 808783683bef9fd0c41b0c27f94669418c95ebf7bc62120e10f674f1f2f686b5 +SIZE (gnome3/evolution-ews-3.12.8.tar.xz) = 662132 |