diff options
author | kwm <kwm@FreeBSD.org> | 2016-01-25 20:31:21 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2016-01-25 20:31:21 +0800 |
commit | 62697e4d49308fc48297ac37f3b110750703a6d4 (patch) | |
tree | 329fd827b9752aa3d875c61d8b9e9d31a7803dd7 /x11/mate-menus | |
parent | f78d827a322ae8051f61800cc19a7e537d2b92b4 (diff) | |
download | freebsd-ports-gnome-62697e4d49308fc48297ac37f3b110750703a6d4.tar.gz freebsd-ports-gnome-62697e4d49308fc48297ac37f3b110750703a6d4.tar.zst freebsd-ports-gnome-62697e4d49308fc48297ac37f3b110750703a6d4.zip |
Update the MATE DE to 1.12.
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready
for prime time.
* Fix loading of a number of applets. We rename a number of applets
but didn't change the "config" files the "add applet to panel" dialog
uses. [1]
* Unbreak the creation of new notes with the stickynotes applet [2]
PR: 205391 [1], 200349 [2]
Obtained from: GNOME devel repo
Diffstat (limited to 'x11/mate-menus')
-rw-r--r-- | x11/mate-menus/Makefile | 3 | ||||
-rw-r--r-- | x11/mate-menus/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11/mate-menus/Makefile b/x11/mate-menus/Makefile index 616928350383..7cf23f3e332e 100644 --- a/x11/mate-menus/Makefile +++ b/x11/mate-menus/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mate-menus -PORTVERSION= 1.10.0 -PORTREVISION= 1 +PORTVERSION= 1.12.0 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11/mate-menus/distinfo b/x11/mate-menus/distinfo index 2f446dcb02d1..232fb2c7a06f 100644 --- a/x11/mate-menus/distinfo +++ b/x11/mate-menus/distinfo @@ -1,2 +1,2 @@ -SHA256 (mate/mate-menus-1.10.0.tar.xz) = dc0832bdcc60354ccfc6e898cf167b7f45778825ef2011d7fe849c10ed0ae759 -SIZE (mate/mate-menus-1.10.0.tar.xz) = 342796 +SHA256 (mate/mate-menus-1.12.0.tar.xz) = b0b735be91cca632d7c63f254a9442201608b24f1d5588a1ff05b50da41b95c4 +SIZE (mate/mate-menus-1.12.0.tar.xz) = 342488 |