diff options
author | kwm <kwm@FreeBSD.org> | 2014-12-31 04:13:46 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2014-12-31 04:13:46 +0800 |
commit | 816bd153bdd241d15760e1f3157b6599b480a604 (patch) | |
tree | f8d16b26e7f6882796704c78c3316de2d96ca435 /x11/gnome-shell | |
parent | 2708491b9858faea7fe6e4a4c93aec5355aeaf49 (diff) | |
download | freebsd-ports-gnome-816bd153bdd241d15760e1f3157b6599b480a604.tar.gz freebsd-ports-gnome-816bd153bdd241d15760e1f3157b6599b480a604.tar.zst freebsd-ports-gnome-816bd153bdd241d15760e1f3157b6599b480a604.zip |
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
Diffstat (limited to 'x11/gnome-shell')
-rw-r--r-- | x11/gnome-shell/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome-shell/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index f44c5084f1cf..74052afcfbc8 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/x11/gnome-shell/Makefile 20036 2014-11-03 08:23:27Z kwm $ PORTNAME= gnome-shell -PORTVERSION= 3.14.2 +PORTVERSION= 3.14.3 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index 5c2d21bb5a6c..85e3b4fe9883 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-shell-3.14.2.tar.xz) = 4166656cac98da9b2fbd5c315ca1c4f34e06f1f5423ae058831ceb51ea5deda1 -SIZE (gnome3/gnome-shell-3.14.2.tar.xz) = 1590640 +SHA256 (gnome3/gnome-shell-3.14.3.tar.xz) = fb44484efb94af4d90189127136a82b2cc1afed93e24834165ae550b58b539d6 +SIZE (gnome3/gnome-shell-3.14.3.tar.xz) = 1592136 |