diff options
author | kwm <kwm@FreeBSD.org> | 2015-03-27 16:26:59 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2015-03-27 16:26:59 +0800 |
commit | 753c27a99589b471662a29ef5de8c9565e0d9d94 (patch) | |
tree | d22ebcab112c9d4a4706008a243780f29cb23237 /x11-wm | |
parent | 3b7c43cc8b39b07b4ea63ee5169f96e20320c038 (diff) | |
download | freebsd-ports-gnome-753c27a99589b471662a29ef5de8c9565e0d9d94.tar.gz freebsd-ports-gnome-753c27a99589b471662a29ef5de8c9565e0d9d94.tar.zst freebsd-ports-gnome-753c27a99589b471662a29ef5de8c9565e0d9d94.zip |
Update the cinnamon stack to the latest in the 2.4 series.
sysutils/cinnamon-settings-daemon to 2.4.3.
x11/cinnamon to 2.4.6.
x11/cinnamon-screensaver to 2.4.1.
x11/cinnamon-session to 2.4.3.
x11-fm/nemo to 2.4.5.
x11-wm/muffin to 2.4.4.
Switch cinnamon to py-pillow instead of py-imaging which seems to be
discontinued upstream.
Thanks to Gustau PĂ©rez <gustau.perez@gmail.com> for helping to kee
these ports updated.
Obtained from: GNOME dev repo
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/muffin/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/muffin/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/muffin/Makefile b/x11-wm/muffin/Makefile index 990b5a10a38a..fa12c3340632 100644 --- a/x11-wm/muffin/Makefile +++ b/x11-wm/muffin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= muffin -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.4 CATEGORIES= x11-wm gnome MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 diff --git a/x11-wm/muffin/distinfo b/x11-wm/muffin/distinfo index 1312265b70d5..3491304668f9 100644 --- a/x11-wm/muffin/distinfo +++ b/x11-wm/muffin/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/muffin-2.4.2.tar.gz) = 4a58331161a3af07d952f025f4e2b5053de21125db5e2a19bef1d63fbda34ebf -SIZE (gnome3/muffin-2.4.2.tar.gz) = 2705492 +SHA256 (gnome3/muffin-2.4.4.tar.gz) = 027641f3bc12a5770f063ffbf9ff0a4797768d256449941ae0be779700b90805 +SIZE (gnome3/muffin-2.4.4.tar.gz) = 2706446 |