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-wm/muffin | |
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-wm/muffin')
-rw-r--r-- | x11-wm/muffin/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/muffin/distinfo | 4 | ||||
-rw-r--r-- | x11-wm/muffin/pkg-plist | 1 |
3 files changed, 3 insertions, 6 deletions
diff --git a/x11-wm/muffin/Makefile b/x11-wm/muffin/Makefile index ccc204f8c990..990b5a10a38a 100644 --- a/x11-wm/muffin/Makefile +++ b/x11-wm/muffin/Makefile @@ -1,10 +1,8 @@ # Created by: Gustau Perez i Querol <gustau.perez@gmail.com> # $FreeBSD$ -# $MCom: ports/trunk/x11-wm/muffin/Makefile 20031 2014-11-02 21:47:55Z kwm $ PORTNAME= muffin -PORTVERSION= 2.2.6 -PORTREVISION= 1 +PORTVERSION= 2.4.2 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 0331b5e92b60..1312265b70d5 100644 --- a/x11-wm/muffin/distinfo +++ b/x11-wm/muffin/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/muffin-2.2.6.tar.gz) = 5617504f5f8ecaf53268787728e6b7bf5da1514d9bc538dd0c047d467cca9ccf -SIZE (gnome3/muffin-2.2.6.tar.gz) = 2705497 +SHA256 (gnome3/muffin-2.4.2.tar.gz) = 4a58331161a3af07d952f025f4e2b5053de21125db5e2a19bef1d63fbda34ebf +SIZE (gnome3/muffin-2.4.2.tar.gz) = 2705492 diff --git a/x11-wm/muffin/pkg-plist b/x11-wm/muffin/pkg-plist index 7817f3093d44..52afe198937f 100644 --- a/x11-wm/muffin/pkg-plist +++ b/x11-wm/muffin/pkg-plist @@ -40,7 +40,6 @@ man/man1/muffin-theme-viewer.1.gz man/man1/muffin-window-demo.1.gz man/man1/muffin.1.gz share/applications/muffin.desktop -share/GConf/gsettings/muffin-schemas.convert share/locale/am/LC_MESSAGES/muffin.mo share/locale/ar/LC_MESSAGES/muffin.mo share/locale/as/LC_MESSAGES/muffin.mo |