diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-12-30 20:13:46 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-12-30 20:13:46 +0000 |
commit | b28f4972855f1b355b5b156ffca59f4135e0e4c8 (patch) | |
tree | f8d16b26e7f6882796704c78c3316de2d96ca435 /x11-wm/mutter/Makefile | |
parent | 83b4f7b7528232f46a80c28193ac942e4e8c2f83 (diff) |
Update cinnamon to 2.4, this should fix [1] and [2].
Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates.
Update evolution suite to 3.12.9.
Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].
PR: 195290 [1], 195289 [2], 195455 [3]
Obtained from: gnome devel repo
Notes
Notes:
svn path=/head/; revision=375852
Diffstat (limited to 'x11-wm/mutter/Makefile')
-rw-r--r-- | x11-wm/mutter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index ccd75af5bb3b..c430300c77f9 100644 --- a/x11-wm/mutter/Makefile +++ b/x11-wm/mutter/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/x11-wm/mutter/Makefile 20040 2014-11-03 17:21:59Z kwm $ PORTNAME= mutter -PORTVERSION= 3.14.2 +PORTVERSION= 3.14.3 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |