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-fm | |
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-fm')
-rw-r--r-- | x11-fm/nemo/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/nemo/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-fm/nemo/Makefile b/x11-fm/nemo/Makefile index 82f5a7447828..00cf57945bb7 100644 --- a/x11-fm/nemo/Makefile +++ b/x11-fm/nemo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nemo -PORTVERSION= 2.4.4 +PORTVERSION= 2.4.5 CATEGORIES= x11-fm gnome MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ DIST_SUBDIR= gnome3 diff --git a/x11-fm/nemo/distinfo b/x11-fm/nemo/distinfo index b8b9a452f2ee..04b93d26de12 100644 --- a/x11-fm/nemo/distinfo +++ b/x11-fm/nemo/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/nemo-2.4.4.tar.gz) = 3f42a3153bbd3b03035a53a258eca94e172f80c74800972d61c462119a3c03ee -SIZE (gnome3/nemo-2.4.4.tar.gz) = 1356359 +SHA256 (gnome3/nemo-2.4.5.tar.gz) = a4eae743f25d1a66cbb5b28675d78aee1d57224c825d6baebdf88068dc1d8d04 +SIZE (gnome3/nemo-2.4.5.tar.gz) = 1356445 |