diff options
author | Koop Mast <kwm@FreeBSD.org> | 2016-01-25 12:31:21 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2016-01-25 12:31:21 +0000 |
commit | 310fc7eeb723e3130db6ec184218e6057537f79f (patch) | |
tree | 329fd827b9752aa3d875c61d8b9e9d31a7803dd7 /x11-fm | |
parent | 46c8f38e47c759226b0e988bae31201ff3fd94ff (diff) | |
download | ports-310fc7eeb723e3130db6ec184218e6057537f79f.tar.gz ports-310fc7eeb723e3130db6ec184218e6057537f79f.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
Notes
Notes:
svn path=/head/; revision=407209
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/caja/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/caja/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-fm/caja/Makefile b/x11-fm/caja/Makefile index adb381febf10..5fd396a3535e 100644 --- a/x11-fm/caja/Makefile +++ b/x11-fm/caja/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= caja -PORTVERSION= 1.10.3 +PORTVERSION= 1.12.2 CATEGORIES= x11-fm mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11-fm/caja/distinfo b/x11-fm/caja/distinfo index 337946b6d7f7..82f296242262 100644 --- a/x11-fm/caja/distinfo +++ b/x11-fm/caja/distinfo @@ -1,2 +1,2 @@ -SHA256 (mate/caja-1.10.3.tar.xz) = d7132b85d368caf88e46422c23cdc3c280a8ea7c8fed4ebb5cfc2492b28cfdd5 -SIZE (mate/caja-1.10.3.tar.xz) = 3637744 +SHA256 (mate/caja-1.12.2.tar.xz) = 9a609298df3a73b8bf54f4d114104be83d6e1e002ad25ace82680926dda4a37d +SIZE (mate/caja-1.12.2.tar.xz) = 3645932 |