diff options
95 files changed, 189 insertions, 856 deletions
diff --git a/Mk/Uses/mate.mk b/Mk/Uses/mate.mk index 2431c0756469..93c8126b3185 100644 --- a/Mk/Uses/mate.mk +++ b/Mk/Uses/mate.mk @@ -130,9 +130,8 @@ panel_BUILD_DEPENDS= ${panel_DETECT}:x11/mate-panel panel_LIB_DEPENDS= libmate-panel-applet-4.so:x11/mate-panel panel_RUN_DEPENDS= ${panel_DETECT}:x11/mate-panel -polkit_DETECT= ${LOCALBASE}/libdata/pkgconfig/polkit-gtk-mate-1.pc +polkit_DETECT= ${LOCALBASE}/libexec/polkit-mate-authentication-agent-1 polkit_BUILD_DEPENDS= ${polkit_DETECT}:sysutils/mate-polkit -polkit_LIB_DEPENDS= libpolkit-gtk-mate-1.so:sysutils/mate-polkit polkit_RUN_DEPENDS= ${polkit_DETECT}:sysutils/mate-polkit pluma_DETECT= ${LOCALBASE}/libdata/pkgconfig/pluma.pc diff --git a/archivers/engrampa/Makefile b/archivers/engrampa/Makefile index c44d50666579..3c9413d4e4d6 100644 --- a/archivers/engrampa/Makefile +++ b/archivers/engrampa/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= engrampa -PORTVERSION= 1.18.2 +PORTVERSION= 1.20.0 CATEGORIES= archivers mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/archivers/engrampa/distinfo b/archivers/engrampa/distinfo index ecd90f8c35a6..ee23b4807eb0 100644 --- a/archivers/engrampa/distinfo +++ b/archivers/engrampa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497519601 -SHA256 (mate/engrampa-1.18.2.tar.xz) = 286dcb75540db41f0c363663c1019311d64e409b2505e058b70d1f8631fc2835 -SIZE (mate/engrampa-1.18.2.tar.xz) = 1424404 +TIMESTAMP = 1519679959 +SHA256 (mate/engrampa-1.20.0.tar.xz) = d5daac72a67a5e5b3d317f0031cc59e63c89c9b5fcc689932e192812e22860de +SIZE (mate/engrampa-1.20.0.tar.xz) = 1431464 diff --git a/archivers/engrampa/pkg-plist b/archivers/engrampa/pkg-plist index bedb14a6b54c..cc720bde68c0 100644 --- a/archivers/engrampa/pkg-plist +++ b/archivers/engrampa/pkg-plist @@ -179,6 +179,7 @@ share/locale/en_CA/LC_MESSAGES/engrampa.mo share/locale/en_GB/LC_MESSAGES/engrampa.mo share/locale/eo/LC_MESSAGES/engrampa.mo share/locale/es/LC_MESSAGES/engrampa.mo +share/locale/es_AR/LC_MESSAGES/engrampa.mo share/locale/es_CO/LC_MESSAGES/engrampa.mo share/locale/es_MX/LC_MESSAGES/engrampa.mo share/locale/et/LC_MESSAGES/engrampa.mo diff --git a/audio/libmatemixer/Makefile b/audio/libmatemixer/Makefile index 83396c6929e1..a0c79db9ca71 100644 --- a/audio/libmatemixer/Makefile +++ b/audio/libmatemixer/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libmatemixer -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 CATEGORIES= audio mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/audio/libmatemixer/distinfo b/audio/libmatemixer/distinfo index 01545aafeb1b..36bf373575de 100644 --- a/audio/libmatemixer/distinfo +++ b/audio/libmatemixer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491618757 -SHA256 (mate/libmatemixer-1.18.0.tar.xz) = b99209e310ba614c5b0bd6a97545ba974bc34a74cd29fd50189a5365a9ed7e27 -SIZE (mate/libmatemixer-1.18.0.tar.xz) = 418772 +TIMESTAMP = 1519680686 +SHA256 (mate/libmatemixer-1.20.0.tar.xz) = 65fdfca268b47a4c12cf95c7187d30fd1db0e0afed3fedcd9655d8ab1756ee4a +SIZE (mate/libmatemixer-1.20.0.tar.xz) = 422380 diff --git a/audio/libmatemixer/pkg-plist b/audio/libmatemixer/pkg-plist index f79cdeda59f1..39cc8d24907e 100644 --- a/audio/libmatemixer/pkg-plist +++ b/audio/libmatemixer/pkg-plist @@ -69,6 +69,7 @@ share/locale/es_MX/LC_MESSAGES/libmatemixer.mo share/locale/et/LC_MESSAGES/libmatemixer.mo share/locale/eu/LC_MESSAGES/libmatemixer.mo share/locale/fa/LC_MESSAGES/libmatemixer.mo +share/locale/fi/LC_MESSAGES/libmatemixer.mo share/locale/fr/LC_MESSAGES/libmatemixer.mo share/locale/fr_CA/LC_MESSAGES/libmatemixer.mo share/locale/frp/LC_MESSAGES/libmatemixer.mo @@ -80,11 +81,13 @@ share/locale/is/LC_MESSAGES/libmatemixer.mo share/locale/it/LC_MESSAGES/libmatemixer.mo share/locale/ja/LC_MESSAGES/libmatemixer.mo share/locale/jv/LC_MESSAGES/libmatemixer.mo +share/locale/kk/LC_MESSAGES/libmatemixer.mo share/locale/ko/LC_MESSAGES/libmatemixer.mo share/locale/ku_IQ/LC_MESSAGES/libmatemixer.mo share/locale/lt/LC_MESSAGES/libmatemixer.mo share/locale/ms/LC_MESSAGES/libmatemixer.mo share/locale/nb/LC_MESSAGES/libmatemixer.mo +share/locale/ne/LC_MESSAGES/libmatemixer.mo share/locale/nl/LC_MESSAGES/libmatemixer.mo share/locale/oc/LC_MESSAGES/libmatemixer.mo share/locale/pl/LC_MESSAGES/libmatemixer.mo diff --git a/audio/mate-media/Makefile b/audio/mate-media/Makefile index 07c12b4433d9..1de8c5ce722a 100644 --- a/audio/mate-media/Makefile +++ b/audio/mate-media/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-media -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= audio mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/audio/mate-media/distinfo b/audio/mate-media/distinfo index 3548e46bd39b..bac43eeb20ee 100644 --- a/audio/mate-media/distinfo +++ b/audio/mate-media/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1507995542 -SHA256 (mate/mate-media-1.18.1.tar.xz) = 04446e452abceba32defd0f31138ab997fd683d409781acde228a1035a3812d0 -SIZE (mate/mate-media-1.18.1.tar.xz) = 495644 +TIMESTAMP = 1519681456 +SHA256 (mate/mate-media-1.20.0.tar.xz) = 99c50f56c93c5a010806658525b189c2fe7f38802c2f5d6ab79286c4ece16b27 +SIZE (mate/mate-media-1.20.0.tar.xz) = 497248 diff --git a/deskutils/caja-extensions/Makefile b/deskutils/caja-extensions/Makefile index ba59618c4c06..a1d4162f4f47 100644 --- a/deskutils/caja-extensions/Makefile +++ b/deskutils/caja-extensions/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= caja-extensions -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= deskutils mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/deskutils/caja-extensions/distinfo b/deskutils/caja-extensions/distinfo index 02161d411ba7..c168cc46ea2b 100644 --- a/deskutils/caja-extensions/distinfo +++ b/deskutils/caja-extensions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497534122 -SHA256 (mate/caja-extensions-1.18.1.tar.xz) = bcb2f355c883bdca06a28028ca9a832d84e693257a60ea24304abbf98fa2ea41 -SIZE (mate/caja-extensions-1.18.1.tar.xz) = 409948 +TIMESTAMP = 1519683976 +SHA256 (mate/caja-extensions-1.20.0.tar.xz) = f2b65081ddbe9062c5a6ee1e00b6433b43a4c7aaeb90e34047fbf41a863e71a9 +SIZE (mate/caja-extensions-1.20.0.tar.xz) = 415124 diff --git a/deskutils/caja-extensions/pkg-plist b/deskutils/caja-extensions/pkg-plist index 73a843df0852..8e6040c9d980 100644 --- a/deskutils/caja-extensions/pkg-plist +++ b/deskutils/caja-extensions/pkg-plist @@ -58,6 +58,7 @@ share/locale/en_AU/LC_MESSAGES/caja-extensions.mo share/locale/en_GB/LC_MESSAGES/caja-extensions.mo share/locale/es/LC_MESSAGES/caja-extensions.mo share/locale/es_CO/LC_MESSAGES/caja-extensions.mo +share/locale/es_MX/LC_MESSAGES/caja-extensions.mo share/locale/et/LC_MESSAGES/caja-extensions.mo share/locale/eu/LC_MESSAGES/caja-extensions.mo share/locale/fi/LC_MESSAGES/caja-extensions.mo @@ -78,17 +79,21 @@ share/locale/kk/LC_MESSAGES/caja-extensions.mo share/locale/ko/LC_MESSAGES/caja-extensions.mo share/locale/ku_IQ/LC_MESSAGES/caja-extensions.mo share/locale/lt/LC_MESSAGES/caja-extensions.mo +share/locale/lv/LC_MESSAGES/caja-extensions.mo share/locale/mk/LC_MESSAGES/caja-extensions.mo share/locale/mr/LC_MESSAGES/caja-extensions.mo share/locale/ms/LC_MESSAGES/caja-extensions.mo share/locale/nb/LC_MESSAGES/caja-extensions.mo +share/locale/ne/LC_MESSAGES/caja-extensions.mo share/locale/nl/LC_MESSAGES/caja-extensions.mo share/locale/oc/LC_MESSAGES/caja-extensions.mo share/locale/pl/LC_MESSAGES/caja-extensions.mo +share/locale/pms/LC_MESSAGES/caja-extensions.mo share/locale/pt/LC_MESSAGES/caja-extensions.mo share/locale/pt_BR/LC_MESSAGES/caja-extensions.mo share/locale/ro/LC_MESSAGES/caja-extensions.mo share/locale/ru/LC_MESSAGES/caja-extensions.mo +share/locale/sc/LC_MESSAGES/caja-extensions.mo share/locale/sk/LC_MESSAGES/caja-extensions.mo share/locale/sl/LC_MESSAGES/caja-extensions.mo share/locale/sq/LC_MESSAGES/caja-extensions.mo @@ -101,4 +106,5 @@ share/locale/uk/LC_MESSAGES/caja-extensions.mo share/locale/uz/LC_MESSAGES/caja-extensions.mo share/locale/vi/LC_MESSAGES/caja-extensions.mo share/locale/zh_CN/LC_MESSAGES/caja-extensions.mo +share/locale/zh_HK/LC_MESSAGES/caja-extensions.mo share/locale/zh_TW/LC_MESSAGES/caja-extensions.mo diff --git a/deskutils/mate-notification-daemon/Makefile b/deskutils/mate-notification-daemon/Makefile index 1a26447fba1b..594d44893019 100644 --- a/deskutils/mate-notification-daemon/Makefile +++ b/deskutils/mate-notification-daemon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-notification-daemon -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 CATEGORIES= deskutils mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/deskutils/mate-notification-daemon/distinfo b/deskutils/mate-notification-daemon/distinfo index 9ee51f7791ec..73a1de22b881 100644 --- a/deskutils/mate-notification-daemon/distinfo +++ b/deskutils/mate-notification-daemon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491620341 -SHA256 (mate/mate-notification-daemon-1.18.0.tar.xz) = 4c1f08fa348cdba0b7786a4207b0b4a40d06deb878f3d71ca1c7f71b53da1066 -SIZE (mate/mate-notification-daemon-1.18.0.tar.xz) = 340828 +TIMESTAMP = 1519693181 +SHA256 (mate/mate-notification-daemon-1.20.0.tar.xz) = ae304c5beca9aae5bf757d41692edabcb887dd43b0bdc89d07a2c57fed290437 +SIZE (mate/mate-notification-daemon-1.20.0.tar.xz) = 345572 diff --git a/deskutils/mate-utils/Makefile b/deskutils/mate-utils/Makefile index b8ad7d004f79..69626364961a 100644 --- a/deskutils/mate-utils/Makefile +++ b/deskutils/mate-utils/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-utils -PORTVERSION= 1.18.2 +PORTVERSION= 1.20.0 CATEGORIES= deskutils mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/deskutils/mate-utils/distinfo b/deskutils/mate-utils/distinfo index d4bc789f2a6d..d9ae8b736e5c 100644 --- a/deskutils/mate-utils/distinfo +++ b/deskutils/mate-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494458996 -SHA256 (mate/mate-utils-1.18.2.tar.xz) = bbd80f772d9f4dd379794105fd7a4f5452c71ff3e634a06f0af245875b492373 -SIZE (mate/mate-utils-1.18.2.tar.xz) = 6442576 +TIMESTAMP = 1519700943 +SHA256 (mate/mate-utils-1.20.0.tar.xz) = f4c2ca4fe533538976412c0fab282a1c8e61f4987bc920d7a452b1131f9a4681 +SIZE (mate/mate-utils-1.20.0.tar.xz) = 6493640 diff --git a/deskutils/mate-utils/pkg-plist b/deskutils/mate-utils/pkg-plist index a18774a5fd95..c868b2832be3 100644 --- a/deskutils/mate-utils/pkg-plist +++ b/deskutils/mate-utils/pkg-plist @@ -557,6 +557,7 @@ share/locale/en_CA/LC_MESSAGES/mate-utils.mo share/locale/en_GB/LC_MESSAGES/mate-utils.mo share/locale/eo/LC_MESSAGES/mate-utils.mo share/locale/es/LC_MESSAGES/mate-utils.mo +share/locale/es_AR/LC_MESSAGES/mate-utils.mo share/locale/es_CO/LC_MESSAGES/mate-utils.mo share/locale/es_MX/LC_MESSAGES/mate-utils.mo share/locale/et/LC_MESSAGES/mate-utils.mo @@ -564,6 +565,7 @@ share/locale/eu/LC_MESSAGES/mate-utils.mo share/locale/fa/LC_MESSAGES/mate-utils.mo share/locale/fi/LC_MESSAGES/mate-utils.mo share/locale/fr/LC_MESSAGES/mate-utils.mo +share/locale/fr_CA/LC_MESSAGES/mate-utils.mo share/locale/frp/LC_MESSAGES/mate-utils.mo share/locale/ga/LC_MESSAGES/mate-utils.mo share/locale/gl/LC_MESSAGES/mate-utils.mo diff --git a/deskutils/mozo/Makefile b/deskutils/mozo/Makefile index 88bc111a8831..c107c7bbab52 100644 --- a/deskutils/mozo/Makefile +++ b/deskutils/mozo/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mozo -PORTVERSION= 1.18.0 -PORTREVISION= 1 +PORTVERSION= 1.20.0 CATEGORIES= deskutils mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/deskutils/mozo/distinfo b/deskutils/mozo/distinfo index c208c446eb61..a75fc5f8e86b 100644 --- a/deskutils/mozo/distinfo +++ b/deskutils/mozo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491619743 -SHA256 (mate/mozo-1.18.0.tar.xz) = ab24241d3203aca75974f0aeb96dbd215c5ac7ca67cd7af72caa6062f84ad613 -SIZE (mate/mozo-1.18.0.tar.xz) = 173432 +TIMESTAMP = 1519701445 +SHA256 (mate/mozo-1.20.0.tar.xz) = ef20df929fa89e33e818be5038cb222ed5022165a751435a53d2ddabda560884 +SIZE (mate/mozo-1.20.0.tar.xz) = 175684 diff --git a/deskutils/mozo/pkg-plist b/deskutils/mozo/pkg-plist index 31fc703e213d..396ccf57a8f6 100644 --- a/deskutils/mozo/pkg-plist +++ b/deskutils/mozo/pkg-plist @@ -93,6 +93,7 @@ share/locale/mr/LC_MESSAGES/mozo.mo share/locale/ms/LC_MESSAGES/mozo.mo share/locale/nb/LC_MESSAGES/mozo.mo share/locale/nds/LC_MESSAGES/mozo.mo +share/locale/ne/LC_MESSAGES/mozo.mo share/locale/nl/LC_MESSAGES/mozo.mo share/locale/nn/LC_MESSAGES/mozo.mo share/locale/oc/LC_MESSAGES/mozo.mo diff --git a/devel/mate-common/Makefile b/devel/mate-common/Makefile index 84f998d33486..1818b977978c 100644 --- a/devel/mate-common/Makefile +++ b/devel/mate-common/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-common -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 CATEGORIES= devel mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/devel/mate-common/distinfo b/devel/mate-common/distinfo index 5a59423c1b68..fbb024a04af2 100644 --- a/devel/mate-common/distinfo +++ b/devel/mate-common/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491670734 -SHA256 (mate/mate-common-1.18.0.tar.xz) = d77c44546e748f94cf93707ab3593146109401c9bcde533fc308863f9ca20580 -SIZE (mate/mate-common-1.18.0.tar.xz) = 72608 +TIMESTAMP = 1519702078 +SHA256 (mate/mate-common-1.20.0.tar.xz) = 616d9c319ee892f05494570fb0f7316c10f17a1f8d15d0a9a6ae38c320161a41 +SIZE (mate/mate-common-1.20.0.tar.xz) = 73108 diff --git a/editors/pluma/Makefile b/editors/pluma/Makefile index 3cae9bdc9c95..36ef07f407f5 100644 --- a/editors/pluma/Makefile +++ b/editors/pluma/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pluma -PORTVERSION= 1.18.2 +PORTVERSION= 1.20.1 CATEGORIES= editors mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -36,6 +36,6 @@ SHEBANG_FILES= ${WRKSRC}/plugins/externaltools/data/search-recursive.tool.in \ GLIB_SCHEMAS= org.mate.pluma.gschema.xml \ org.mate.pluma.plugins.filebrowser.gschema.xml \ org.mate.pluma.plugins.spell.gschema.xml \ - org.mate.pluma.plugins.time.gschema.xml + org.mate.pluma.plugins.time.gschema.xml .include <bsd.port.mk> diff --git a/editors/pluma/distinfo b/editors/pluma/distinfo index 0e2435d567d8..9675eb49a4f2 100644 --- a/editors/pluma/distinfo +++ b/editors/pluma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497524300 -SHA256 (mate/pluma-1.18.2.tar.xz) = ff0f29d4eaa946cbb2b26bbdc2b2d5a308b2d16ec99ea384bcb13f1f3d1a09fc -SIZE (mate/pluma-1.18.2.tar.xz) = 3348500 +TIMESTAMP = 1523144240 +SHA256 (mate/pluma-1.20.1.tar.xz) = e346d447b376537eb7f8937a7b1cfd15eee983d516e3d0fafd019bdfaeff5925 +SIZE (mate/pluma-1.20.1.tar.xz) = 3414916 diff --git a/editors/pluma/pkg-plist b/editors/pluma/pkg-plist index 0a1bcf006dd4..71e719c74e6b 100644 --- a/editors/pluma/pkg-plist +++ b/editors/pluma/pkg-plist @@ -133,10 +133,9 @@ share/applications/pluma.desktop %%PORTDOCS%%%%DOCSDIR%%/left.png %%PORTDOCS%%%%DOCSDIR%%/pluma-PlumaPrintJob.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-app.html -%%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-convert.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-debug.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-document.html -%%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-encodings-option-menu.html +%%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-encodings-combo-box.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-encodings.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-file-chooser-dialog.html %%PORTDOCS%%%%DOCSDIR%%/pluma-pluma-help.html @@ -386,6 +385,7 @@ share/locale/eu/LC_MESSAGES/pluma.mo share/locale/fa/LC_MESSAGES/pluma.mo share/locale/fi/LC_MESSAGES/pluma.mo share/locale/fr/LC_MESSAGES/pluma.mo +share/locale/fr_CA/LC_MESSAGES/pluma.mo share/locale/ga/LC_MESSAGES/pluma.mo share/locale/gl/LC_MESSAGES/pluma.mo share/locale/gu/LC_MESSAGES/pluma.mo @@ -398,6 +398,7 @@ share/locale/id/LC_MESSAGES/pluma.mo share/locale/is/LC_MESSAGES/pluma.mo share/locale/it/LC_MESSAGES/pluma.mo share/locale/ja/LC_MESSAGES/pluma.mo +share/locale/jv/LC_MESSAGES/pluma.mo share/locale/ka/LC_MESSAGES/pluma.mo share/locale/kk/LC_MESSAGES/pluma.mo share/locale/kn/LC_MESSAGES/pluma.mo diff --git a/graphics/atril-lite/pkg-plist b/graphics/atril-lite/pkg-plist index 88048ed2bbcc..91a705873cec 100644 --- a/graphics/atril-lite/pkg-plist +++ b/graphics/atril-lite/pkg-plist @@ -32,6 +32,7 @@ include/atril/1.5.0/libdocument/ev-layer.h include/atril/1.5.0/libdocument/ev-link-action.h include/atril/1.5.0/libdocument/ev-link-dest.h include/atril/1.5.0/libdocument/ev-link.h +include/atril/1.5.0/libdocument/ev-macros.h include/atril/1.5.0/libdocument/ev-mapping-list.h include/atril/1.5.0/libdocument/ev-page.h include/atril/1.5.0/libdocument/ev-render-context.h @@ -65,17 +66,15 @@ lib/atril/3/backends/tiffdocument.atril-backend %%XPS%%lib/atril/3/backends/xpsdocument.atril-backend lib/libatrildocument.so lib/libatrildocument.so.3 -lib/libatrildocument.so.3.0.0 +lib/libatrildocument.so.%%GTK3_VERSION%% lib/libatrilview.so lib/libatrilview.so.3 -lib/libatrilview.so.3.0.0 +lib/libatrilview.so.%%GTK3_VERSION%% libdata/pkgconfig/atril-document-1.5.0.pc libdata/pkgconfig/atril-view-1.5.0.pc man/man1/atril.1.gz share/appdata/atril.appdata.xml share/applications/atril.desktop -%%DATADIR%%/atril-toolbar.xml -%%DATADIR%%/atril-ui.xml %%DATADIR%%/hand-open.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-left.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-right.png @@ -309,12 +308,12 @@ share/icons/hicolor/22x22/apps/atril.png share/icons/hicolor/24x24/apps/atril.png share/icons/hicolor/48x48/apps/atril.png share/icons/hicolor/scalable/apps/atril.svg -share/locale/az/LC_MESSAGES/atril.mo share/locale/af/LC_MESSAGES/atril.mo share/locale/am/LC_MESSAGES/atril.mo share/locale/ar/LC_MESSAGES/atril.mo share/locale/as/LC_MESSAGES/atril.mo share/locale/ast/LC_MESSAGES/atril.mo +share/locale/az/LC_MESSAGES/atril.mo share/locale/be/LC_MESSAGES/atril.mo share/locale/bg/LC_MESSAGES/atril.mo share/locale/bn/LC_MESSAGES/atril.mo diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile index fb610486f56f..231a9b21c7a2 100644 --- a/graphics/atril/Makefile +++ b/graphics/atril/Makefile @@ -4,8 +4,7 @@ # Please update update atril-lite also PORTNAME= atril -PORTVERSION= 1.18.1 -PORTREVISION?= 2 +PORTVERSION= 1.20.1 CATEGORIES= graphics print mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/graphics/atril/distinfo b/graphics/atril/distinfo index 98d375ec7e81..65d94d933fb4 100644 --- a/graphics/atril/distinfo +++ b/graphics/atril/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1503851121 -SHA256 (mate/atril-1.18.1.tar.xz) = 8504c0164faf9a0763118d444007dd2bc655dd0dcd0c6ecfff163080b61883f2 -SIZE (mate/atril-1.18.1.tar.xz) = 1695280 +TIMESTAMP = 1523137027 +SHA256 (mate/atril-1.20.1.tar.xz) = 25f44a7cfde76d9e2e5909351f0fe445b4e00d8e6e3862befff462f52487d5c8 +SIZE (mate/atril-1.20.1.tar.xz) = 1754572 diff --git a/graphics/atril/pkg-plist b/graphics/atril/pkg-plist index 879b6e1d27e7..b2a8e5a463ad 100644 --- a/graphics/atril/pkg-plist +++ b/graphics/atril/pkg-plist @@ -34,6 +34,7 @@ include/atril/1.5.0/libdocument/ev-layer.h include/atril/1.5.0/libdocument/ev-link-action.h include/atril/1.5.0/libdocument/ev-link-dest.h include/atril/1.5.0/libdocument/ev-link.h +include/atril/1.5.0/libdocument/ev-macros.h include/atril/1.5.0/libdocument/ev-mapping-list.h include/atril/1.5.0/libdocument/ev-page.h include/atril/1.5.0/libdocument/ev-render-context.h @@ -80,9 +81,6 @@ man/man1/atril-thumbnailer.1.gz man/man1/atril.1.gz share/appdata/atril.appdata.xml share/applications/atril.desktop -%%DATADIR%%/atril-previewer-ui.xml -%%DATADIR%%/atril-toolbar.xml -%%DATADIR%%/atril-ui.xml %%DATADIR%%/hand-open.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-left.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-right.png diff --git a/graphics/eom/Makefile b/graphics/eom/Makefile index 0880a0ec0700..25015f5c0d75 100644 --- a/graphics/eom/Makefile +++ b/graphics/eom/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eom -PORTVERSION= 1.18.2 +PORTVERSION= 1.20.0 CATEGORIES= graphics mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/graphics/eom/distinfo b/graphics/eom/distinfo index c407084f3ec9..83812ff6c1b5 100644 --- a/graphics/eom/distinfo +++ b/graphics/eom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494460910 -SHA256 (mate/eom-1.18.2.tar.xz) = 0755a43f48fe1a09b826cdd6ed239631f5e4f9163ccb481362534d8fcf3bda02 -SIZE (mate/eom-1.18.2.tar.xz) = 2196228 +TIMESTAMP = 1519704261 +SHA256 (mate/eom-1.20.0.tar.xz) = 1a78226d1be0c563d9fb92d49b8dcf50cc7c9304c1cfed1d231540cf0cbc400c +SIZE (mate/eom-1.20.0.tar.xz) = 2204444 diff --git a/graphics/eom/pkg-plist b/graphics/eom/pkg-plist index adcf042a5cff..490fe2b6e8b2 100644 --- a/graphics/eom/pkg-plist +++ b/graphics/eom/pkg-plist @@ -91,7 +91,6 @@ share/applications/eom.desktop %%PORTDOCS%%%%DOCSDIR%%/style.css %%PORTDOCS%%%%DOCSDIR%%/up-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/up.png -%%DATADIR%%/eom-3.18.css %%DATADIR%%/eom-image-properties-dialog.ui %%DATADIR%%/eom-multiple-save-as-dialog.ui %%DATADIR%%/eom-preferences-dialog.ui diff --git a/math/mate-calc/Makefile b/math/mate-calc/Makefile index 9ee224085924..0c75b2466a71 100644 --- a/math/mate-calc/Makefile +++ b/math/mate-calc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-calc -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.1 CATEGORIES= math mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/math/mate-calc/distinfo b/math/mate-calc/distinfo index dc36db7af6d0..fad513e5e93f 100644 --- a/math/mate-calc/distinfo +++ b/math/mate-calc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499014432 -SHA256 (mate/mate-calc-1.18.0.tar.xz) = 9e02ea711000378d25274e532dd161f09172d1dcefdb3aa4b1ab7a2bfa34da61 -SIZE (mate/mate-calc-1.18.0.tar.xz) = 751780 +TIMESTAMP = 1523142475 +SHA256 (mate/mate-calc-1.20.1.tar.xz) = 0761c2fff146d9976d586f21598d1ea39812171de3e0f02edb9435a2e2306002 +SIZE (mate/mate-calc-1.20.1.tar.xz) = 734420 diff --git a/math/mate-calc/pkg-plist b/math/mate-calc/pkg-plist index 4e2ff008b80a..1c3ec019fcd3 100644 --- a/math/mate-calc/pkg-plist +++ b/math/mate-calc/pkg-plist @@ -740,10 +740,10 @@ share/locale/as/LC_MESSAGES/mate-calc.mo share/locale/ast/LC_MESSAGES/mate-calc.mo share/locale/az/LC_MESSAGES/mate-calc.mo share/locale/be/LC_MESSAGES/mate-calc.mo -share/locale/be@latin/LC_MESSAGES/mate-calc.mo share/locale/bg/LC_MESSAGES/mate-calc.mo share/locale/bn/LC_MESSAGES/mate-calc.mo share/locale/bn_IN/LC_MESSAGES/mate-calc.mo +share/locale/br/LC_MESSAGES/mate-calc.mo share/locale/bs/LC_MESSAGES/mate-calc.mo share/locale/ca/LC_MESSAGES/mate-calc.mo share/locale/ca@valencia/LC_MESSAGES/mate-calc.mo @@ -754,19 +754,22 @@ share/locale/da/LC_MESSAGES/mate-calc.mo share/locale/de/LC_MESSAGES/mate-calc.mo share/locale/dz/LC_MESSAGES/mate-calc.mo share/locale/el/LC_MESSAGES/mate-calc.mo -share/locale/en@shaw/LC_MESSAGES/mate-calc.mo share/locale/en_AU/LC_MESSAGES/mate-calc.mo share/locale/en_CA/LC_MESSAGES/mate-calc.mo share/locale/en_GB/LC_MESSAGES/mate-calc.mo -share/locale/en_US/LC_MESSAGES/mate-calc.mo share/locale/eo/LC_MESSAGES/mate-calc.mo share/locale/es/LC_MESSAGES/mate-calc.mo share/locale/es_AR/LC_MESSAGES/mate-calc.mo +share/locale/es_CL/LC_MESSAGES/mate-calc.mo +share/locale/es_CO/LC_MESSAGES/mate-calc.mo +share/locale/es_MX/LC_MESSAGES/mate-calc.mo share/locale/et/LC_MESSAGES/mate-calc.mo share/locale/eu/LC_MESSAGES/mate-calc.mo share/locale/fa/LC_MESSAGES/mate-calc.mo share/locale/fi/LC_MESSAGES/mate-calc.mo share/locale/fr/LC_MESSAGES/mate-calc.mo +share/locale/fr_CA/LC_MESSAGES/mate-calc.mo +share/locale/frp/LC_MESSAGES/mate-calc.mo share/locale/ga/LC_MESSAGES/mate-calc.mo share/locale/gl/LC_MESSAGES/mate-calc.mo share/locale/gu/LC_MESSAGES/mate-calc.mo @@ -776,6 +779,7 @@ share/locale/hr/LC_MESSAGES/mate-calc.mo share/locale/hu/LC_MESSAGES/mate-calc.mo share/locale/hy/LC_MESSAGES/mate-calc.mo share/locale/id/LC_MESSAGES/mate-calc.mo +share/locale/is/LC_MESSAGES/mate-calc.mo share/locale/it/LC_MESSAGES/mate-calc.mo share/locale/ja/LC_MESSAGES/mate-calc.mo share/locale/ka/LC_MESSAGES/mate-calc.mo @@ -784,6 +788,7 @@ share/locale/km/LC_MESSAGES/mate-calc.mo share/locale/kn/LC_MESSAGES/mate-calc.mo share/locale/ko/LC_MESSAGES/mate-calc.mo share/locale/ku/LC_MESSAGES/mate-calc.mo +share/locale/ku_IQ/LC_MESSAGES/mate-calc.mo share/locale/ky/LC_MESSAGES/mate-calc.mo share/locale/lt/LC_MESSAGES/mate-calc.mo share/locale/lv/LC_MESSAGES/mate-calc.mo @@ -803,6 +808,7 @@ share/locale/oc/LC_MESSAGES/mate-calc.mo share/locale/or/LC_MESSAGES/mate-calc.mo share/locale/pa/LC_MESSAGES/mate-calc.mo share/locale/pl/LC_MESSAGES/mate-calc.mo +share/locale/pms/LC_MESSAGES/mate-calc.mo share/locale/pt/LC_MESSAGES/mate-calc.mo share/locale/pt_BR/LC_MESSAGES/mate-calc.mo share/locale/ro/LC_MESSAGES/mate-calc.mo @@ -822,6 +828,7 @@ share/locale/tk/LC_MESSAGES/mate-calc.mo share/locale/tr/LC_MESSAGES/mate-calc.mo share/locale/ug/LC_MESSAGES/mate-calc.mo share/locale/uk/LC_MESSAGES/mate-calc.mo +share/locale/uz/LC_MESSAGES/mate-calc.mo share/locale/vi/LC_MESSAGES/mate-calc.mo share/locale/xh/LC_MESSAGES/mate-calc.mo share/locale/zh_CN/LC_MESSAGES/mate-calc.mo diff --git a/net/libmateweather/Makefile b/net/libmateweather/Makefile index 9058571523fc..e1ad62dea537 100644 --- a/net/libmateweather/Makefile +++ b/net/libmateweather/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libmateweather -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= net mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/net/libmateweather/distinfo b/net/libmateweather/distinfo index 9b3567be14dc..12d3c7d5e02c 100644 --- a/net/libmateweather/distinfo +++ b/net/libmateweather/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497518746 -SHA256 (mate/libmateweather-1.18.1.tar.xz) = 6af4ca73df3d0589481e74f8be843130359ba071d76195b3c4396d270874db7c -SIZE (mate/libmateweather-1.18.1.tar.xz) = 3454820 +TIMESTAMP = 1519738711 +SHA256 (mate/libmateweather-1.20.0.tar.xz) = 076eddad046454d8e8f90413b1b33594975fc2a51c2a0cec1fff40b09adf15b1 +SIZE (mate/libmateweather-1.20.0.tar.xz) = 3404840 diff --git a/net/libmateweather/pkg-plist b/net/libmateweather/pkg-plist index ac1f5e010cc9..9f998e245b39 100644 --- a/net/libmateweather/pkg-plist +++ b/net/libmateweather/pkg-plist @@ -21,7 +21,6 @@ libdata/pkgconfig/mateweather.pc %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/left-insensitive.png %%PORTDOCS%%%%DOCSDIR%%/left.png -%%PORTDOCS%%%%DOCSDIR%%/libmateweather-mateweather-mateconf.html %%PORTDOCS%%%%DOCSDIR%%/libmateweather-mateweather-prefs.html %%PORTDOCS%%%%DOCSDIR%%/libmateweather-mateweather-xml.html %%PORTDOCS%%%%DOCSDIR%%/libmateweather-weather.html diff --git a/sysutils/mate-control-center/Makefile b/sysutils/mate-control-center/Makefile index d576c64f44d6..91d32b4aff68 100644 --- a/sysutils/mate-control-center/Makefile +++ b/sysutils/mate-control-center/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-control-center -PORTVERSION= 1.18.2 +PORTVERSION= 1.20.2 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/sysutils/mate-control-center/distinfo b/sysutils/mate-control-center/distinfo index 0c5e3072898d..5efa85fc0b8a 100644 --- a/sysutils/mate-control-center/distinfo +++ b/sysutils/mate-control-center/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1507994658 -SHA256 (mate/mate-control-center-1.18.2.tar.xz) = b49d5af69dbf948604e646bde668c573e40d59c767d3cc19f358158720b0963a -SIZE (mate/mate-control-center-1.18.2.tar.xz) = 1351644 +TIMESTAMP = 1523142976 +SHA256 (mate/mate-control-center-1.20.2.tar.xz) = d49a26afa11c13328f40bff8a9762110811786786a6d445d5b3fc3f0737f80f4 +SIZE (mate/mate-control-center-1.20.2.tar.xz) = 1323496 diff --git a/sysutils/mate-control-center/pkg-plist b/sysutils/mate-control-center/pkg-plist index 2568e72c9526..672b826d47a4 100644 --- a/sysutils/mate-control-center/pkg-plist +++ b/sysutils/mate-control-center/pkg-plist @@ -17,8 +17,6 @@ include/libmate-slab/app-resizer.h include/libmate-slab/app-shell.h include/libmate-slab/application-tile.h include/libmate-slab/bookmark-agent.h -include/libmate-slab/directory-tile.h -include/libmate-slab/document-tile.h include/libmate-slab/double-click-detector.h include/libmate-slab/libslab-utils.h include/libmate-slab/mate-utils.h @@ -27,13 +25,10 @@ include/libmate-slab/nld-marshal.c include/libmate-slab/nld-marshal.h include/libmate-slab/search-bar.h include/libmate-slab/search-context-picker.h -include/libmate-slab/search-entry-watermark.h -include/libmate-slab/search-entry.h include/libmate-slab/shell-window.h include/libmate-slab/slab-mate-util.h include/libmate-slab/slab-section.h include/libmate-slab/slab.h -include/libmate-slab/system-tile.h include/libmate-slab/tile.h include/mate-window-settings-2.0/mate-window-manager.h include/mate-window-settings-2.0/mate-wm-manager.h diff --git a/sysutils/mate-polkit/Makefile b/sysutils/mate-polkit/Makefile index f9c725dd8780..b1a00a6cf2d3 100644 --- a/sysutils/mate-polkit/Makefile +++ b/sysutils/mate-polkit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-polkit -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/sysutils/mate-polkit/distinfo b/sysutils/mate-polkit/distinfo index 3adf15a8b6a6..2e5b3bca0219 100644 --- a/sysutils/mate-polkit/distinfo +++ b/sysutils/mate-polkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494456783 -SHA256 (mate/mate-polkit-1.18.1.tar.xz) = ec011e845184bb766684811b6befaef3797f12895cf21807d71f3de92d146e97 -SIZE (mate/mate-polkit-1.18.1.tar.xz) = 346904 +TIMESTAMP = 1519739530 +SHA256 (mate/mate-polkit-1.20.0.tar.xz) = 242988d0033f878b967dea5ad380cc7cb49910b9b2ea33e95061bf3062cd8101 +SIZE (mate/mate-polkit-1.20.0.tar.xz) = 325416 diff --git a/sysutils/mate-polkit/pkg-plist b/sysutils/mate-polkit/pkg-plist index 537de5056a9b..4b0a743409d4 100644 --- a/sysutils/mate-polkit/pkg-plist +++ b/sysutils/mate-polkit/pkg-plist @@ -1,15 +1,5 @@ etc/xdg/autostart/polkit-mate-authentication-agent-1.desktop -include/polkit-gtk-mate-1/polkitgtkmate/polkitgtkmate.h -include/polkit-gtk-mate-1/polkitgtkmate/polkitgtkmatetypes.h -include/polkit-gtk-mate-1/polkitgtkmate/polkitlockbutton.h -lib/girepository-1.0/PolkitGtkMate-1.0.typelib -lib/libpolkit-gtk-mate-1.a -lib/libpolkit-gtk-mate-1.so -lib/libpolkit-gtk-mate-1.so.0 -lib/libpolkit-gtk-mate-1.so.0.0.0 -libdata/pkgconfig/polkit-gtk-mate-1.pc libexec/polkit-mate-authentication-agent-1 -share/gir-1.0/PolkitGtkMate-1.0.gir share/locale/am/LC_MESSAGES/mate-polkit.mo share/locale/ar/LC_MESSAGES/mate-polkit.mo share/locale/be/LC_MESSAGES/mate-polkit.mo @@ -78,6 +68,7 @@ share/locale/tr/LC_MESSAGES/mate-polkit.mo share/locale/uk/LC_MESSAGES/mate-polkit.mo share/locale/ur/LC_MESSAGES/mate-polkit.mo share/locale/uz/LC_MESSAGES/mate-polkit.mo +share/locale/vi/LC_MESSAGES/mate-polkit.mo share/locale/zh_CN/LC_MESSAGES/mate-polkit.mo share/locale/zh_HK/LC_MESSAGES/mate-polkit.mo share/locale/zh_TW/LC_MESSAGES/mate-polkit.mo diff --git a/sysutils/mate-power-manager/Makefile b/sysutils/mate-power-manager/Makefile index 4a62bb22292c..2c929c934327 100644 --- a/sysutils/mate-power-manager/Makefile +++ b/sysutils/mate-power-manager/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-power-manager -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/sysutils/mate-power-manager/distinfo b/sysutils/mate-power-manager/distinfo index ddfddbc1a3a5..1d5da28a0960 100644 --- a/sysutils/mate-power-manager/distinfo +++ b/sysutils/mate-power-manager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491688605 -SHA256 (mate/mate-power-manager-1.18.0.tar.xz) = dd0c5fc82d0ea81246890a95d57de92c60c3d735ad06f5946c79eebe7c52b3be -SIZE (mate/mate-power-manager-1.18.0.tar.xz) = 3180036 +TIMESTAMP = 1523143747 +SHA256 (mate/mate-power-manager-1.20.1.tar.xz) = d6a965f85ef9bbf45c02a8f8010b7530a6154488c73730c5ea26aacce49686e8 +SIZE (mate/mate-power-manager-1.20.1.tar.xz) = 3199584 diff --git a/sysutils/mate-power-manager/pkg-plist b/sysutils/mate-power-manager/pkg-plist index 711af1bc03de..9f0259c43185 100644 --- a/sysutils/mate-power-manager/pkg-plist +++ b/sysutils/mate-power-manager/pkg-plist @@ -319,6 +319,7 @@ share/locale/id/LC_MESSAGES/mate-power-manager.mo share/locale/is/LC_MESSAGES/mate-power-manager.mo share/locale/it/LC_MESSAGES/mate-power-manager.mo share/locale/ja/LC_MESSAGES/mate-power-manager.mo +share/locale/jv/LC_MESSAGES/mate-power-manager.mo share/locale/ka/LC_MESSAGES/mate-power-manager.mo share/locale/kk/LC_MESSAGES/mate-power-manager.mo share/locale/kn/LC_MESSAGES/mate-power-manager.mo diff --git a/sysutils/mate-settings-daemon/Makefile b/sysutils/mate-settings-daemon/Makefile index dbdbef74f7e2..f0d510035b63 100644 --- a/sysutils/mate-settings-daemon/Makefile +++ b/sysutils/mate-settings-daemon/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-settings-daemon -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/sysutils/mate-settings-daemon/distinfo b/sysutils/mate-settings-daemon/distinfo index 6c0cf7ea72ef..000e48cb9413 100644 --- a/sysutils/mate-settings-daemon/distinfo +++ b/sysutils/mate-settings-daemon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491671899 -SHA256 (mate/mate-settings-daemon-1.18.0.tar.xz) = a377abc570eb553018c02665779a2799374efce0c9a756aba5d4266fb939aebe -SIZE (mate/mate-settings-daemon-1.18.0.tar.xz) = 779856 +TIMESTAMP = 1523143875 +SHA256 (mate/mate-settings-daemon-1.20.1.tar.xz) = 389e829c4bdc7ad9170a4ca9a6d68c90820d17d6b58a1618cd3bfb941d2eacc2 +SIZE (mate/mate-settings-daemon-1.20.1.tar.xz) = 793260 diff --git a/sysutils/mate-system-monitor/Makefile b/sysutils/mate-system-monitor/Makefile index def168ab817e..4b1ca22bef82 100644 --- a/sysutils/mate-system-monitor/Makefile +++ b/sysutils/mate-system-monitor/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-system-monitor -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 PORTREVISION= 1 CATEGORIES= sysutils mate MASTER_SITES= MATE diff --git a/sysutils/mate-system-monitor/distinfo b/sysutils/mate-system-monitor/distinfo index 7d012d618e85..07a5a513044c 100644 --- a/sysutils/mate-system-monitor/distinfo +++ b/sysutils/mate-system-monitor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491689060 -SHA256 (mate/mate-system-monitor-1.18.0.tar.xz) = 887c0d91fa866af75cc066591fcd521107976f123784b1b887535a4709cd9bf1 -SIZE (mate/mate-system-monitor-1.18.0.tar.xz) = 2133484 +TIMESTAMP = 1519740316 +SHA256 (mate/mate-system-monitor-1.20.0.tar.xz) = c5f2ab0884b338cad0819b5e5f3b869e5039e16455db140e8b9afc07a4cf2a15 +SIZE (mate/mate-system-monitor-1.20.0.tar.xz) = 2149220 diff --git a/x11-fm/caja/Makefile b/x11-fm/caja/Makefile index a3b3c27b2c8d..77954ae72a31 100644 --- a/x11-fm/caja/Makefile +++ b/x11-fm/caja/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= caja -PORTVERSION= 1.18.4 -PORTREVISION= 1 +PORTVERSION= 1.20.2 CATEGORIES= x11-fm mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11-fm/caja/distinfo b/x11-fm/caja/distinfo index d5e362e9506a..292d74e26b2f 100644 --- a/x11-fm/caja/distinfo +++ b/x11-fm/caja/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1507994098 -SHA256 (mate/caja-1.18.4.tar.xz) = 74972b520a96e34325b2a97bae67a627509c7b1a59e23e73954bd877843af818 -SIZE (mate/caja-1.18.4.tar.xz) = 3527648 +TIMESTAMP = 1523141108 +SHA256 (mate/caja-1.20.2.tar.xz) = 8d818489f7788eccd41a2695f616d1b9f3a70ab5d41bfa5ebae49813e46d3286 +SIZE (mate/caja-1.20.2.tar.xz) = 3557280 diff --git a/x11-fm/caja/files/patch-src_file-manager_fm-list-view.c b/x11-fm/caja/files/patch-src_file-manager_fm-list-view.c deleted file mode 100644 index 45afa7a108f6..000000000000 --- a/x11-fm/caja/files/patch-src_file-manager_fm-list-view.c +++ /dev/null @@ -1,24 +0,0 @@ -From 6ace67d382e7a138e86a5677dc4a999853d3ecdc Mon Sep 17 00:00:00 2001 -From: monsta <monsta@inbox.ru> -Date: Thu, 31 Aug 2017 16:28:21 +0300 -Subject: [PATCH] Revert "Adds columns autosizing" - -This reverts commit ee0de1a5e74cbed5cf49517ea82a73e52dd6424a. ---- src/file-manager/fm-list-view.c.orig 2017-08-26 09:34:58 UTC -+++ src/file-manager/fm-list-view.c -@@ -1765,7 +1765,6 @@ create_and_set_up_tree_view (FMListView *view) - gtk_tree_view_column_set_sort_column_id (view->details->file_name_column, column_num); - gtk_tree_view_column_set_title (view->details->file_name_column, _("Name")); - gtk_tree_view_column_set_resizable (view->details->file_name_column, TRUE); -- gtk_tree_view_column_set_sizing(view->details->file_name_column, GTK_TREE_VIEW_COLUMN_AUTOSIZE); - - gtk_tree_view_column_pack_start (view->details->file_name_column, cell, FALSE); - gtk_tree_view_column_set_attributes (view->details->file_name_column, -@@ -1805,7 +1804,6 @@ create_and_set_up_tree_view (FMListView *view) - column); - - gtk_tree_view_column_set_resizable (column, TRUE); -- gtk_tree_view_column_set_sizing(column, GTK_TREE_VIEW_COLUMN_AUTOSIZE); - } - g_free (name); - g_free (label); diff --git a/x11-fm/caja/pkg-plist b/x11-fm/caja/pkg-plist index 41ba7a0a0357..57b6ffe32e07 100644 --- a/x11-fm/caja/pkg-plist +++ b/x11-fm/caja/pkg-plist @@ -32,7 +32,6 @@ share/applications/caja-home.desktop share/applications/caja.desktop share/applications/mate-network-scheme.desktop %%DATADIR%%/browser.xml -%%DATADIR%%/caja-desktop-3.14.css %%DATADIR%%/caja-desktop.css %%DATADIR%%/caja-extras.placeholder %%DATADIR%%/caja-suggested.placeholder @@ -139,13 +138,17 @@ share/locale/en_GB/LC_MESSAGES/caja.mo share/locale/eo/LC_MESSAGES/caja.mo share/locale/es/LC_MESSAGES/caja.mo share/locale/es_AR/LC_MESSAGES/caja.mo +share/locale/es_CL/LC_MESSAGES/caja.mo share/locale/es_CO/LC_MESSAGES/caja.mo +share/locale/es_ES/LC_MESSAGES/caja.mo share/locale/es_MX/LC_MESSAGES/caja.mo +share/locale/es_PR/LC_MESSAGES/caja.mo share/locale/et/LC_MESSAGES/caja.mo share/locale/eu/LC_MESSAGES/caja.mo share/locale/fa/LC_MESSAGES/caja.mo share/locale/fi/LC_MESSAGES/caja.mo share/locale/fr/LC_MESSAGES/caja.mo +share/locale/fr_CA/LC_MESSAGES/caja.mo share/locale/frp/LC_MESSAGES/caja.mo share/locale/fur/LC_MESSAGES/caja.mo share/locale/fy/LC_MESSAGES/caja.mo @@ -166,8 +169,10 @@ share/locale/it/LC_MESSAGES/caja.mo share/locale/ja/LC_MESSAGES/caja.mo share/locale/ka/LC_MESSAGES/caja.mo share/locale/kk/LC_MESSAGES/caja.mo +share/locale/km/LC_MESSAGES/caja.mo share/locale/kn/LC_MESSAGES/caja.mo share/locale/ko/LC_MESSAGES/caja.mo +share/locale/ks/LC_MESSAGES/caja.mo share/locale/ku/LC_MESSAGES/caja.mo share/locale/ku_IQ/LC_MESSAGES/caja.mo share/locale/ky/LC_MESSAGES/caja.mo diff --git a/x11-themes/mate-backgrounds/Makefile b/x11-themes/mate-backgrounds/Makefile index 9b2cd25d88e9..0448c75f33b5 100644 --- a/x11-themes/mate-backgrounds/Makefile +++ b/x11-themes/mate-backgrounds/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-backgrounds -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 CATEGORIES= x11-themes graphics mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11-themes/mate-backgrounds/distinfo b/x11-themes/mate-backgrounds/distinfo index fe1e3e807d21..99fa3e1bf5bf 100644 --- a/x11-themes/mate-backgrounds/distinfo +++ b/x11-themes/mate-backgrounds/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491700555 -SHA256 (mate/mate-backgrounds-1.18.0.tar.xz) = f103d38898cc088608c813d732e4681fd6a8b9cf2a9564b9d057461da59e081b -SIZE (mate/mate-backgrounds-1.18.0.tar.xz) = 20890260 +TIMESTAMP = 1519740667 +SHA256 (mate/mate-backgrounds-1.20.0.tar.xz) = 57b2127cba9233aef1db6fa3ecc85b2c8422e6d26565c797701079003893965d +SIZE (mate/mate-backgrounds-1.20.0.tar.xz) = 20892008 diff --git a/x11-themes/mate-backgrounds/pkg-plist b/x11-themes/mate-backgrounds/pkg-plist index 5a2a87908b03..f593f2e0380b 100644 --- a/x11-themes/mate-backgrounds/pkg-plist +++ b/x11-themes/mate-backgrounds/pkg-plist @@ -32,10 +32,10 @@ share/locale/ar/LC_MESSAGES/mate-backgrounds.mo share/locale/as/LC_MESSAGES/mate-backgrounds.mo share/locale/ast/LC_MESSAGES/mate-backgrounds.mo share/locale/be/LC_MESSAGES/mate-backgrounds.mo -share/locale/be@latin/LC_MESSAGES/mate-backgrounds.mo share/locale/bg/LC_MESSAGES/mate-backgrounds.mo share/locale/bn/LC_MESSAGES/mate-backgrounds.mo share/locale/bn_IN/LC_MESSAGES/mate-backgrounds.mo +share/locale/br/LC_MESSAGES/mate-backgrounds.mo share/locale/bs/LC_MESSAGES/mate-backgrounds.mo share/locale/ca/LC_MESSAGES/mate-backgrounds.mo share/locale/ca@valencia/LC_MESSAGES/mate-backgrounds.mo @@ -46,7 +46,6 @@ share/locale/da/LC_MESSAGES/mate-backgrounds.mo share/locale/de/LC_MESSAGES/mate-backgrounds.mo share/locale/dz/LC_MESSAGES/mate-backgrounds.mo share/locale/el/LC_MESSAGES/mate-backgrounds.mo -share/locale/en@shaw/LC_MESSAGES/mate-backgrounds.mo share/locale/en_AU/LC_MESSAGES/mate-backgrounds.mo share/locale/en_CA/LC_MESSAGES/mate-backgrounds.mo share/locale/en_GB/LC_MESSAGES/mate-backgrounds.mo @@ -119,7 +118,6 @@ share/locale/th/LC_MESSAGES/mate-backgrounds.mo share/locale/tr/LC_MESSAGES/mate-backgrounds.mo share/locale/uk/LC_MESSAGES/mate-backgrounds.mo share/locale/uz/LC_MESSAGES/mate-backgrounds.mo -share/locale/uz@cyrillic/LC_MESSAGES/mate-backgrounds.mo share/locale/vi/LC_MESSAGES/mate-backgrounds.mo share/locale/zh_CN/LC_MESSAGES/mate-backgrounds.mo share/locale/zh_HK/LC_MESSAGES/mate-backgrounds.mo diff --git a/x11-themes/mate-icon-theme-faenza/Makefile b/x11-themes/mate-icon-theme-faenza/Makefile index 8ff702d99207..72546046d271 100644 --- a/x11-themes/mate-icon-theme-faenza/Makefile +++ b/x11-themes/mate-icon-theme-faenza/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-icon-theme-faenza -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= x11-themes mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11-themes/mate-icon-theme-faenza/distinfo b/x11-themes/mate-icon-theme-faenza/distinfo index bd119010e631..1ab939ec765d 100644 --- a/x11-themes/mate-icon-theme-faenza/distinfo +++ b/x11-themes/mate-icon-theme-faenza/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497526123 -SHA256 (mate/mate-icon-theme-faenza-1.18.1.tar.xz) = 8920a19b5c1755bf3b489b3bf45b90d88e273825ff455a3ba83dfb42d3e3836d -SIZE (mate/mate-icon-theme-faenza-1.18.1.tar.xz) = 19330596 +TIMESTAMP = 1519740950 +SHA256 (mate/mate-icon-theme-faenza-1.20.0.tar.xz) = ca7202b7c880399d3d1ccd409b79fd0de728350dcf3fe1b4a758d06559ca1b00 +SIZE (mate/mate-icon-theme-faenza-1.20.0.tar.xz) = 19327552 diff --git a/x11-themes/mate-icon-theme/Makefile b/x11-themes/mate-icon-theme/Makefile index 329e3dffab8e..8bc86c120927 100644 --- a/x11-themes/mate-icon-theme/Makefile +++ b/x11-themes/mate-icon-theme/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-icon-theme -PORTVERSION= 1.18.2 +PORTVERSION= 1.20.0 CATEGORIES= x11-themes mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11-themes/mate-icon-theme/distinfo b/x11-themes/mate-icon-theme/distinfo index 8d08d69b1bd9..072eb5235032 100644 --- a/x11-themes/mate-icon-theme/distinfo +++ b/x11-themes/mate-icon-theme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497527567 -SHA256 (mate/mate-icon-theme-1.18.2.tar.xz) = 9091373f9672634b5bc09344d4819df717e48ac55b6a057f21faa83f47a4236a -SIZE (mate/mate-icon-theme-1.18.2.tar.xz) = 20071792 +TIMESTAMP = 1519740779 +SHA256 (mate/mate-icon-theme-1.20.0.tar.xz) = 65b6a654245a05db63d09b78c8ef98a19f46cd511ca73033363abc5795aeba52 +SIZE (mate/mate-icon-theme-1.20.0.tar.xz) = 19665788 diff --git a/x11-wm/marco/Makefile b/x11-wm/marco/Makefile index bd9a7fdf8963..988d328a48b4 100644 --- a/x11-wm/marco/Makefile +++ b/x11-wm/marco/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= marco -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.1 CATEGORIES= x11-wm mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11-wm/marco/distinfo b/x11-wm/marco/distinfo index 9029b6391484..cbbe5478164f 100644 --- a/x11-wm/marco/distinfo +++ b/x11-wm/marco/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497520209 -SHA256 (mate/marco-1.18.1.tar.xz) = 65a276104745817208582e5da1894eeb86391ea2e288775aa1d098e679ba8b53 -SIZE (mate/marco-1.18.1.tar.xz) = 1251108 +TIMESTAMP = 1523142099 +SHA256 (mate/marco-1.20.1.tar.xz) = a44e4983f1f3bcf6460ded1677c3599d59ce4e2133cae0140680ee15d521dde2 +SIZE (mate/marco-1.20.1.tar.xz) = 1423400 diff --git a/x11-wm/marco/pkg-plist b/x11-wm/marco/pkg-plist index cc273f6e5539..0cbc298c8204 100644 --- a/x11-wm/marco/pkg-plist +++ b/x11-wm/marco/pkg-plist @@ -20,6 +20,7 @@ man/man1/marco-window-demo.1.gz man/man1/marco.1.gz share/applications/marco.desktop share/help/C/creating-marco-themes/index.docbook +share/locale/af/LC_MESSAGES/marco.mo share/locale/am/LC_MESSAGES/marco.mo share/locale/ar/LC_MESSAGES/marco.mo share/locale/as/LC_MESSAGES/marco.mo @@ -48,11 +49,14 @@ share/locale/eo/LC_MESSAGES/marco.mo share/locale/es/LC_MESSAGES/marco.mo share/locale/es_CO/LC_MESSAGES/marco.mo share/locale/es_MX/LC_MESSAGES/marco.mo +share/locale/es_PR/LC_MESSAGES/marco.mo share/locale/et/LC_MESSAGES/marco.mo share/locale/eu/LC_MESSAGES/marco.mo share/locale/fa/LC_MESSAGES/marco.mo share/locale/fi/LC_MESSAGES/marco.mo share/locale/fr/LC_MESSAGES/marco.mo +share/locale/frp/LC_MESSAGES/marco.mo +share/locale/fur/LC_MESSAGES/marco.mo share/locale/ga/LC_MESSAGES/marco.mo share/locale/gl/LC_MESSAGES/marco.mo share/locale/gu/LC_MESSAGES/marco.mo @@ -76,6 +80,7 @@ share/locale/ku/LC_MESSAGES/marco.mo share/locale/ku_IQ/LC_MESSAGES/marco.mo share/locale/ky/LC_MESSAGES/marco.mo share/locale/la/LC_MESSAGES/marco.mo +share/locale/li/LC_MESSAGES/marco.mo share/locale/lt/LC_MESSAGES/marco.mo share/locale/lv/LC_MESSAGES/marco.mo share/locale/mai/LC_MESSAGES/marco.mo @@ -90,10 +95,12 @@ share/locale/nds/LC_MESSAGES/marco.mo share/locale/ne/LC_MESSAGES/marco.mo share/locale/nl/LC_MESSAGES/marco.mo share/locale/nn/LC_MESSAGES/marco.mo +share/locale/nso/LC_MESSAGES/marco.mo share/locale/oc/LC_MESSAGES/marco.mo share/locale/or/LC_MESSAGES/marco.mo share/locale/pa/LC_MESSAGES/marco.mo share/locale/pl/LC_MESSAGES/marco.mo +share/locale/ps/LC_MESSAGES/marco.mo share/locale/pt/LC_MESSAGES/marco.mo share/locale/pt_BR/LC_MESSAGES/marco.mo share/locale/ro/LC_MESSAGES/marco.mo @@ -111,7 +118,9 @@ share/locale/te/LC_MESSAGES/marco.mo share/locale/th/LC_MESSAGES/marco.mo share/locale/tk/LC_MESSAGES/marco.mo share/locale/tr/LC_MESSAGES/marco.mo +share/locale/ug/LC_MESSAGES/marco.mo share/locale/uk/LC_MESSAGES/marco.mo +share/locale/ur/LC_MESSAGES/marco.mo share/locale/uz/LC_MESSAGES/marco.mo share/locale/vi/LC_MESSAGES/marco.mo share/locale/wa/LC_MESSAGES/marco.mo @@ -120,6 +129,7 @@ share/locale/yo/LC_MESSAGES/marco.mo share/locale/zh_CN/LC_MESSAGES/marco.mo share/locale/zh_HK/LC_MESSAGES/marco.mo share/locale/zh_TW/LC_MESSAGES/marco.mo +share/locale/zu/LC_MESSAGES/marco.mo %%DATADIR%%/icons/marco-window-demo.png share/mate-control-center/keybindings/50-marco-desktop-key.xml share/mate-control-center/keybindings/50-marco-global-key.xml diff --git a/x11/libmatekbd/Makefile b/x11/libmatekbd/Makefile index 22f33c7b4e9d..5393c44afaf6 100644 --- a/x11/libmatekbd/Makefile +++ b/x11/libmatekbd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libmatekbd -PORTVERSION= 1.18.2 +PORTVERSION= 1.20.1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11/libmatekbd/distinfo b/x11/libmatekbd/distinfo index 1209793e50ae..3a9cd67a7821 100644 --- a/x11/libmatekbd/distinfo +++ b/x11/libmatekbd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497538064 -SHA256 (mate/libmatekbd-1.18.2.tar.xz) = 03df100cf931a1f6880a32b0b3eb90e82e81f6d17085bb44a2a7ca8551a00b0c -SIZE (mate/libmatekbd-1.18.2.tar.xz) = 369448 +TIMESTAMP = 1523141913 +SHA256 (mate/libmatekbd-1.20.1.tar.xz) = 4690737e3a572c4f31476d1536b19ef40ca0586fcbc7cfd266a170b496ed00b5 +SIZE (mate/libmatekbd-1.20.1.tar.xz) = 372428 diff --git a/x11/mate-applets/Makefile b/x11/mate-applets/Makefile index 68ef3a904783..4eddd9b4c621 100644 --- a/x11/mate-applets/Makefile +++ b/x11/mate-applets/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mate-applets -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -24,16 +24,12 @@ LIB_DEPENDS= libgtop-2.0.so:devel/libgtop \ PORTSCOUT= limitw:1,even -#USES= autoreconf:build gettext gmake libtool localbase pathfix \ -# pkgconfig python shebangfix tar:xz USES= compiler:c11 gettext gmake libtool localbase pkgconfig \ - python:2.7 shebangfix tar:xz + python:2.7 tar:xz USE_CSTD= c11 -#USE_MATE= desktop icontheme libmateweather panel polkit settingsdaemon + USE_MATE= libmateweather panel USE_XORG= ice sm x11 -#USE_GNOME= cairo gdkpixbuf2 gtk30 gtksourceview3 introspection:build \ -# libwnck3 libxml2 libxslt pygobject pygobject3 intlhack USE_GNOME= cairo gtk30 gtksourceview3 intltool libwnck3 libxml2 \ pygobject3 USE_LDCONFIG= yes @@ -50,9 +46,6 @@ GLIB_SCHEMAS= org.mate.panel.applet.charpick.gschema.xml \ org.mate.panel.applet.timer.gschema.xml \ org.mate.stickynotes.gschema.xml -SHEBANG_FILES= invest-applet/invest/*.py \ - invest-applet/invest/mate-invest-chart - .include <bsd.port.pre.mk> .if ${ARCH} != "i386" && ${ARCH} != "amd64" diff --git a/x11/mate-applets/distinfo b/x11/mate-applets/distinfo index 5dbb8bf92ee1..cd324bcd4622 100644 --- a/x11/mate-applets/distinfo +++ b/x11/mate-applets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491691806 -SHA256 (mate/mate-applets-1.18.1.tar.xz) = 05bae1324de35659b37307bb345bb9da16b19391c83388ef697df51a22caf4da -SIZE (mate/mate-applets-1.18.1.tar.xz) = 7158716 +TIMESTAMP = 1523142281 +SHA256 (mate/mate-applets-1.20.1.tar.xz) = 8c0723644a49d465c616ab611e9b1e4f532cac3e7c891151cbf2649dc84b21a8 +SIZE (mate/mate-applets-1.20.1.tar.xz) = 7022772 diff --git a/x11/mate-applets/files/patch-configure.ac b/x11/mate-applets/files/patch-configure.ac index 0923fcd11d0b..a9dd76cc8373 100644 --- a/x11/mate-applets/files/patch-configure.ac +++ b/x11/mate-applets/files/patch-configure.ac @@ -53,6 +53,6 @@ -AS_AC_EXPAND(DATADIR, "${datadir}") +AS_AC_EXPAND(DATADIR, $datadir) - AS_AC_EXPAND(PYTHONDIR, $pythondir) AS_AC_EXPAND(BUILDERDIR, $builderdir) - + + AC_SUBST(VERSION) diff --git a/x11/mate-applets/files/patch-invest-applet_invest_invest-applet.py b/x11/mate-applets/files/patch-invest-applet_invest_invest-applet.py deleted file mode 100644 index 5cb46b6018bc..000000000000 --- a/x11/mate-applets/files/patch-invest-applet_invest_invest-applet.py +++ /dev/null @@ -1,13 +0,0 @@ ---- invest-applet/invest/invest-applet.py.orig 2008-03-15 19:39:32.000000000 -0400 -+++ invest-applet/invest/invest-applet.py 2008-04-28 13:27:46.000000000 -0400 -@@ -26,8 +26,8 @@ import mate_invest, mate_invest.applet, mate_invest.def - import gettext, locale - gettext.bindtextdomain(mate_invest.defs.GETTEXT_PACKAGE, mate_invest.defs.MATELOCALEDIR) - gettext.textdomain(mate_invest.defs.GETTEXT_PACKAGE) --locale.bindtextdomain(mate_invest.defs.GETTEXT_PACKAGE, mate_invest.defs.MATELOCALEDIR) --locale.textdomain(mate_invest.defs.GETTEXT_PACKAGE) -+#locale.bindtextdomain(mate_invest.defs.GETTEXT_PACKAGE, mate_invest.defs.MATELOCALEDIR) -+#locale.textdomain(mate_invest.defs.GETTEXT_PACKAGE) - - from gettext import gettext as _ - diff --git a/x11/mate-applets/files/patch-invest-applet_invest_invest-chart b/x11/mate-applets/files/patch-invest-applet_invest_invest-chart deleted file mode 100644 index 2b6da07eb611..000000000000 --- a/x11/mate-applets/files/patch-invest-applet_invest_invest-chart +++ /dev/null @@ -1,13 +0,0 @@ ---- invest-applet/invest/mate-invest-chart.orig 2008-03-15 16:34:50.000000000 -0400 -+++ invest-applet/invest/mate-invest-chart 2008-04-28 13:29:13.000000000 -0400 -@@ -6,8 +6,8 @@ import sys, mate_invest.chart, gtk - import gettext, locale - gettext.bindtextdomain(mate_invest.defs.GETTEXT_PACKAGE, mate_invest.defs.MATELOCALEDIR) - gettext.textdomain(mate_invest.defs.GETTEXT_PACKAGE) --locale.bindtextdomain(mate_invest.defs.GETTEXT_PACKAGE, mate_invest.defs.MATELOCALEDIR) --locale.textdomain(mate_invest.defs.GETTEXT_PACKAGE) -+#locale.bindtextdomain(mate_invest.defs.GETTEXT_PACKAGE, mate_invest.defs.MATELOCALEDIR) -+#locale.textdomain(mate_invest.defs.GETTEXT_PACKAGE) - - if __name__ == "__main__": - win = mate_invest.chart.show_chart(sys.argv[1:]) diff --git a/x11/mate-applets/pkg-plist b/x11/mate-applets/pkg-plist index 3773204df56d..fbfe42e0750c 100644 --- a/x11/mate-applets/pkg-plist +++ b/x11/mate-applets/pkg-plist @@ -1,42 +1,7 @@ -bin/mate-invest-chart %%BATTERY%%etc/sound/events/mate-battstat_applet.soundlist -%%PYTHON_SITELIBDIR%%/mate_invest/__init__.py -%%PYTHON_SITELIBDIR%%/mate_invest/__init__.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/__init__.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/about.py -%%PYTHON_SITELIBDIR%%/mate_invest/about.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/about.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/applet.py -%%PYTHON_SITELIBDIR%%/mate_invest/applet.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/applet.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/chart.py -%%PYTHON_SITELIBDIR%%/mate_invest/chart.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/chart.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/currencies.py -%%PYTHON_SITELIBDIR%%/mate_invest/currencies.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/currencies.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/defs.py -%%PYTHON_SITELIBDIR%%/mate_invest/defs.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/defs.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/help.py -%%PYTHON_SITELIBDIR%%/mate_invest/help.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/help.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/networkmanager.py -%%PYTHON_SITELIBDIR%%/mate_invest/networkmanager.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/networkmanager.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/preferences.py -%%PYTHON_SITELIBDIR%%/mate_invest/preferences.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/preferences.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/quotes.py -%%PYTHON_SITELIBDIR%%/mate_invest/quotes.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/quotes.%%PYTHON_PYOEXTENSION%% -%%PYTHON_SITELIBDIR%%/mate_invest/widgets.py -%%PYTHON_SITELIBDIR%%/mate_invest/widgets.pyc -%%PYTHON_SITELIBDIR%%/mate_invest/widgets.%%PYTHON_PYOEXTENSION%% libexec/accessx-status-applet %%BATTERY%%libexec/battstat-applet libexec/command-applet -libexec/invest-applet libexec/mate-charpick-applet libexec/mate-drivemount-applet libexec/mate-geyes-applet @@ -50,7 +15,6 @@ man/man1/mate-charpick-applet.1.gz man/man1/mate-cpufreq-selector.1.gz man/man1/mate-drivemount-applet.1.gz man/man1/mate-geyes-applet.1.gz -man/man1/mate-invest-chart.1.gz man/man1/mate-multiload-applet.1.gz man/man1/mateweather.1.gz share/dbus-1/services/org.mate.panel.applet.AccessxStatusAppletFactory.service @@ -59,7 +23,6 @@ share/dbus-1/services/org.mate.panel.applet.CharpickerAppletFactory.service share/dbus-1/services/org.mate.panel.applet.CommandAppletFactory.service share/dbus-1/services/org.mate.panel.applet.DriveMountAppletFactory.service share/dbus-1/services/org.mate.panel.applet.GeyesAppletFactory.service -share/dbus-1/services/org.mate.panel.applet.InvestAppletFactory.service share/dbus-1/services/org.mate.panel.applet.MateWeatherAppletFactory.service share/dbus-1/services/org.mate.panel.applet.MultiLoadAppletFactory.service share/dbus-1/services/org.mate.panel.applet.NetspeedAppletFactory.service @@ -102,9 +65,6 @@ share/help/C/mate-drivemount/legal.xml share/help/C/mate-geyes/figures/geyes_applet.png share/help/C/mate-geyes/index.docbook share/help/C/mate-geyes/legal.xml -share/help/C/mate-invest-applet/figures/symbol-search.png -share/help/C/mate-invest-applet/index.docbook -share/help/C/mate-invest-applet/legal.xml share/help/C/mate-multiload/figures/multiload-preferences.png share/help/C/mate-multiload/figures/system-monitor-applet_window.png share/help/C/mate-multiload/figures/system_monitor.png @@ -231,9 +191,6 @@ share/help/ca/mate-drivemount/legal.xml share/help/ca/mate-geyes/figures/geyes_applet.png share/help/ca/mate-geyes/index.docbook share/help/ca/mate-geyes/legal.xml -share/help/ca/mate-invest-applet/figures/symbol-search.png -share/help/ca/mate-invest-applet/index.docbook -share/help/ca/mate-invest-applet/legal.xml share/help/ca/mate-multiload/figures/multiload-preferences.png share/help/ca/mate-multiload/figures/system-monitor-applet_window.png share/help/ca/mate-multiload/figures/system_monitor.png @@ -388,9 +345,6 @@ share/help/de/mate-drivemount/legal.xml share/help/de/mate-geyes/figures/geyes_applet.png share/help/de/mate-geyes/index.docbook share/help/de/mate-geyes/legal.xml -share/help/de/mate-invest-applet/figures/symbol-search.png -share/help/de/mate-invest-applet/index.docbook -share/help/de/mate-invest-applet/legal.xml share/help/de/mate-multiload/figures/multiload-preferences.png share/help/de/mate-multiload/figures/system-monitor-applet_window.png share/help/de/mate-multiload/figures/system_monitor.png @@ -469,9 +423,6 @@ share/help/el/mate-drivemount/legal.xml share/help/el/mate-geyes/figures/geyes_applet.png share/help/el/mate-geyes/index.docbook share/help/el/mate-geyes/legal.xml -share/help/el/mate-invest-applet/figures/symbol-search.png -share/help/el/mate-invest-applet/index.docbook -share/help/el/mate-invest-applet/legal.xml share/help/el/mate-multiload/figures/multiload-preferences.png share/help/el/mate-multiload/figures/system-monitor-applet_window.png share/help/el/mate-multiload/figures/system_monitor.png @@ -550,9 +501,6 @@ share/help/en_GB/mate-drivemount/legal.xml share/help/en_GB/mate-geyes/figures/geyes_applet.png share/help/en_GB/mate-geyes/index.docbook share/help/en_GB/mate-geyes/legal.xml -share/help/en_GB/mate-invest-applet/figures/symbol-search.png -share/help/en_GB/mate-invest-applet/index.docbook -share/help/en_GB/mate-invest-applet/legal.xml share/help/en_GB/mate-multiload/figures/multiload-preferences.png share/help/en_GB/mate-multiload/figures/system-monitor-applet_window.png share/help/en_GB/mate-multiload/figures/system_monitor.png @@ -620,9 +568,6 @@ share/help/es/mate-drivemount/legal.xml share/help/es/mate-geyes/figures/geyes_applet.png share/help/es/mate-geyes/index.docbook share/help/es/mate-geyes/legal.xml -share/help/es/mate-invest-applet/figures/symbol-search.png -share/help/es/mate-invest-applet/index.docbook -share/help/es/mate-invest-applet/legal.xml share/help/es/mate-multiload/figures/multiload-preferences.png share/help/es/mate-multiload/figures/system-monitor-applet_window.png share/help/es/mate-multiload/figures/system_monitor.png @@ -757,9 +702,6 @@ share/help/fi/mate-drivemount/legal.xml share/help/fi/mate-geyes/figures/geyes_applet.png share/help/fi/mate-geyes/index.docbook share/help/fi/mate-geyes/legal.xml -share/help/fi/mate-invest-applet/figures/symbol-search.png -share/help/fi/mate-invest-applet/index.docbook -share/help/fi/mate-invest-applet/legal.xml share/help/fi/mate-multiload/figures/multiload-preferences.png share/help/fi/mate-multiload/figures/system-monitor-applet_window.png share/help/fi/mate-multiload/figures/system_monitor.png @@ -1202,9 +1144,6 @@ share/help/ru/mate-drivemount/legal.xml share/help/ru/mate-geyes/figures/geyes_applet.png share/help/ru/mate-geyes/index.docbook share/help/ru/mate-geyes/legal.xml -share/help/ru/mate-invest-applet/figures/symbol-search.png -share/help/ru/mate-invest-applet/index.docbook -share/help/ru/mate-invest-applet/legal.xml share/help/ru/mate-multiload/figures/multiload-preferences.png share/help/ru/mate-multiload/figures/system-monitor-applet_window.png share/help/ru/mate-multiload/figures/system_monitor.png @@ -1272,9 +1211,6 @@ share/help/sv/mate-drivemount/legal.xml share/help/sv/mate-geyes/figures/geyes_applet.png share/help/sv/mate-geyes/index.docbook share/help/sv/mate-geyes/legal.xml -share/help/sv/mate-invest-applet/figures/symbol-search.png -share/help/sv/mate-invest-applet/index.docbook -share/help/sv/mate-invest-applet/legal.xml share/help/sv/mate-multiload/figures/multiload-preferences.png share/help/sv/mate-multiload/figures/system-monitor-applet_window.png share/help/sv/mate-multiload/figures/system_monitor.png @@ -1420,9 +1356,6 @@ share/help/zh_CN/mate-drivemount/legal.xml share/help/zh_CN/mate-geyes/figures/geyes_applet.png share/help/zh_CN/mate-geyes/index.docbook share/help/zh_CN/mate-geyes/legal.xml -share/help/zh_CN/mate-invest-applet/figures/symbol-search.png -share/help/zh_CN/mate-invest-applet/index.docbook -share/help/zh_CN/mate-invest-applet/legal.xml share/help/zh_CN/mate-multiload/figures/multiload-preferences.png share/help/zh_CN/mate-multiload/figures/system-monitor-applet_window.png share/help/zh_CN/mate-multiload/figures/system_monitor.png @@ -1481,14 +1414,12 @@ share/help/zh_TW/mate-trashapplet/figures/trash-applet.png share/help/zh_TW/mate-trashapplet/index.docbook share/help/zh_TW/mate-trashapplet/legal.xml share/icons/hicolor/16x16/apps/mate-eyes-applet.png -share/icons/hicolor/16x16/apps/mate-invest-applet.png share/icons/hicolor/16x16/apps/mate-netspeed-applet.png share/icons/hicolor/16x16/apps/mate-sticky-notes-applet.png share/icons/hicolor/16x16/devices/mate-netspeed-loopback.png share/icons/hicolor/16x16/devices/mate-netspeed-plip.png share/icons/hicolor/16x16/devices/mate-netspeed-ppp.png share/icons/hicolor/22x22/apps/mate-eyes-applet.png -share/icons/hicolor/22x22/apps/mate-invest-applet.png share/icons/hicolor/22x22/apps/mate-netspeed-applet.png share/icons/hicolor/22x22/apps/mate-sticky-notes-applet.png share/icons/hicolor/24x24/apps/mate-eyes-applet.png @@ -1502,10 +1433,8 @@ share/icons/hicolor/32x32/apps/mate-eyes-applet.png share/icons/hicolor/32x32/apps/mate-netspeed-applet.png share/icons/hicolor/32x32/apps/mate-sticky-notes-applet.png share/icons/hicolor/48x48/apps/mate-ax-applet.png -share/icons/hicolor/48x48/apps/mate-invest-applet.png share/icons/hicolor/48x48/apps/mate-netspeed-applet.png share/icons/hicolor/scalable/apps/mate-eyes-applet.svg -share/icons/hicolor/scalable/apps/mate-invest-applet.svg share/icons/hicolor/scalable/apps/mate-netspeed-applet.svg share/icons/hicolor/scalable/apps/mate-sticky-notes-applet.svg share/locale/af/LC_MESSAGES/mate-applets.mo @@ -1594,6 +1523,7 @@ share/locale/oc/LC_MESSAGES/mate-applets.mo share/locale/or/LC_MESSAGES/mate-applets.mo share/locale/pa/LC_MESSAGES/mate-applets.mo share/locale/pl/LC_MESSAGES/mate-applets.mo +share/locale/pms/LC_MESSAGES/mate-applets.mo share/locale/ps/LC_MESSAGES/mate-applets.mo share/locale/pt/LC_MESSAGES/mate-applets.mo share/locale/pt_BR/LC_MESSAGES/mate-applets.mo @@ -1621,10 +1551,7 @@ share/locale/xh/LC_MESSAGES/mate-applets.mo share/locale/zh_CN/LC_MESSAGES/mate-applets.mo share/locale/zh_HK/LC_MESSAGES/mate-applets.mo share/locale/zh_TW/LC_MESSAGES/mate-applets.mo -%%DATADIR%%/Invest_Applet.xml %%BATTERY%%%%DATADIR%%/builder/battstat_applet.ui -%%DATADIR%%/builder/financialchart.ui -%%DATADIR%%/builder/prefs-dialog.ui %%DATADIR%%/builder/stickynotes.ui %%DATADIR%%/builder/trashapplet-empty-progress.ui %%DATADIR%%/geyes/Bizarre/Bizarre-eye.png @@ -1639,6 +1566,9 @@ share/locale/zh_TW/LC_MESSAGES/mate-applets.mo %%DATADIR%%/geyes/Default/Default-eye.png %%DATADIR%%/geyes/Default/Default-pupil.png %%DATADIR%%/geyes/Default/config +%%DATADIR%%/geyes/Digital/Digital-eye.png +%%DATADIR%%/geyes/Digital/Digital-pupil.png +%%DATADIR%%/geyes/Digital/config %%DATADIR%%/geyes/Horrid/config %%DATADIR%%/geyes/Horrid/horrid_eye.png %%DATADIR%%/geyes/Horrid/horrid_pupil.png @@ -1650,20 +1580,12 @@ share/locale/zh_TW/LC_MESSAGES/mate-applets.mo %%DATADIR%%/icons/hicolor/48x48/apps/stickynotes-stock-resize-se.png %%DATADIR%%/icons/hicolor/48x48/apps/stickynotes-stock-resize-sw.png %%DATADIR%%/icons/hicolor/48x48/apps/stickynotes-stock-unlocked.png -%%DATADIR%%/invest-applet/invest-16_neutral.png -%%DATADIR%%/invest-applet/invest-22_down.png -%%DATADIR%%/invest-applet/invest-22_neutral.png -%%DATADIR%%/invest-applet/invest-22_up.png -%%DATADIR%%/invest-applet/invest_down.svg -%%DATADIR%%/invest-applet/invest_neutral.svg -%%DATADIR%%/invest-applet/invest_up.svg share/mate-panel/applets/org.mate.applets.AccessxStatusApplet.mate-panel-applet %%BATTERY%%share/mate-panel/applets/org.mate.applets.BattstatApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.CharpickerApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.CommandApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.DriveMountApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.GeyesApplet.mate-panel-applet -share/mate-panel/applets/org.mate.applets.InvestApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.MateWeatherApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.MultiLoadApplet.mate-panel-applet share/mate-panel/applets/org.mate.applets.NetspeedApplet.mate-panel-applet diff --git a/x11/mate-base/Makefile b/x11/mate-base/Makefile index eaeaf7068a38..f253e4e244f2 100644 --- a/x11/mate-base/Makefile +++ b/x11/mate-base/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-base -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 CATEGORIES= x11 mate MAINTAINER= gnome@FreeBSD.org diff --git a/x11/mate-desktop/Makefile b/x11/mate-desktop/Makefile index a7612a13f931..af6785c99f17 100644 --- a/x11/mate-desktop/Makefile +++ b/x11/mate-desktop/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mate-desktop -PORTVERSION= 1.18.0 -PORTREVISION= 1 +PORTVERSION= 1.20.1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11/mate-desktop/distinfo b/x11/mate-desktop/distinfo index c0b156451d2d..8f39e5c9de1a 100644 --- a/x11/mate-desktop/distinfo +++ b/x11/mate-desktop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491603387 -SHA256 (mate/mate-desktop-1.18.0.tar.xz) = 6f2dd9fc60bacd0ff27b8328c7addceb9e73a75c7dce7db4132659d588173b8a -SIZE (mate/mate-desktop-1.18.0.tar.xz) = 827332 +TIMESTAMP = 1523143310 +SHA256 (mate/mate-desktop-1.20.1.tar.xz) = dd37a1ebbe7b9fd1bb9c54e367c9a3bef9583f5542beea8d82e857c39383b04b +SIZE (mate/mate-desktop-1.20.1.tar.xz) = 816196 diff --git a/x11/mate-desktop/pkg-plist b/x11/mate-desktop/pkg-plist index 70f9c29fc93c..28be78ec2377 100644 --- a/x11/mate-desktop/pkg-plist +++ b/x11/mate-desktop/pkg-plist @@ -1,6 +1,5 @@ bin/mate-about bin/mate-color-select -include/mate-desktop-2.0/libmate-desktop/mate-aboutdialog.h include/mate-desktop-2.0/libmate-desktop/mate-bg-crossfade.h include/mate-desktop-2.0/libmate-desktop/mate-bg.h include/mate-desktop-2.0/libmate-desktop/mate-colorbutton.h @@ -101,6 +100,7 @@ share/locale/fi/LC_MESSAGES/mate-desktop.mo share/locale/fr/LC_MESSAGES/mate-desktop.mo share/locale/frp/LC_MESSAGES/mate-desktop.mo share/locale/fur/LC_MESSAGES/mate-desktop.mo +share/locale/fy/LC_MESSAGES/mate-desktop.mo share/locale/ga/LC_MESSAGES/mate-desktop.mo share/locale/gl/LC_MESSAGES/mate-desktop.mo share/locale/gu/LC_MESSAGES/mate-desktop.mo diff --git a/x11/mate-menus/Makefile b/x11/mate-menus/Makefile index e8fd62f2ff7f..77cc57c7ac07 100644 --- a/x11/mate-menus/Makefile +++ b/x11/mate-menus/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-menus -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -24,17 +24,4 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -post-patch: - @${REINPLACE_CMD} -e 's|/usr/share/mate|${LOCALBASE}/share/mate|g' \ - ${WRKSRC}/layout/mate-applications.menu \ - ${WRKSRC}/layout/mate-settings.menu - @${SED} -e 's|/usr/local|${LOCALBASE}|g' \ - < ${FILESDIR}/KDE.directory > ${WRKSRC}/KDE.directory - @${SED} -e 's|/usr/local|${LOCALBASE}|g' \ - < ${FILESDIR}/GNOME.directory > ${WRKSRC}/GNOME.directory - -post-install: - @${INSTALL_DATA} ${WRKSRC}/*.directory \ - ${STAGEDIR}${PREFIX}/share/mate/desktop-directories/ - .include <bsd.port.mk> diff --git a/x11/mate-menus/distinfo b/x11/mate-menus/distinfo index e07c889d829d..505aa4a36a73 100644 --- a/x11/mate-menus/distinfo +++ b/x11/mate-menus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491694633 -SHA256 (mate/mate-menus-1.18.0.tar.xz) = f07cdb952934b732678ed37a9cd740c8860e9e2d0ddb4d73a8d06cdccfc87e16 -SIZE (mate/mate-menus-1.18.0.tar.xz) = 358032 +TIMESTAMP = 1519753633 +SHA256 (mate/mate-menus-1.20.0.tar.xz) = 0fdadb1ba0950c14a72802c8a5afae99c46ca20ef3c7b9f1854bd5a5da3433f0 +SIZE (mate/mate-menus-1.20.0.tar.xz) = 360776 diff --git a/x11/mate-menus/files/GNOME.directory b/x11/mate-menus/files/GNOME.directory deleted file mode 100644 index f6c98fff65f3..000000000000 --- a/x11/mate-menus/files/GNOME.directory +++ /dev/null @@ -1,5 +0,0 @@ -[Desktop Entry] -Name=GNOME -Comment=Some comment about GNOME menu -Icon=/usr/local/share/icons/gnome/48x48/places/gnome-main-menu.png -Type=Directory diff --git a/x11/mate-menus/files/KDE.directory b/x11/mate-menus/files/KDE.directory deleted file mode 100644 index d8cacb75019e..000000000000 --- a/x11/mate-menus/files/KDE.directory +++ /dev/null @@ -1,5 +0,0 @@ -[Desktop Entry] -Name=KDE -Comment=Some comment about KDE menu -Icon=/usr/local/share/icons/default.kde/48x48/apps/kmenu.png -Type=Directory diff --git a/x11/mate-menus/files/patch-layout_mate-applications.menu b/x11/mate-menus/files/patch-layout_mate-applications.menu deleted file mode 100644 index b50b8267ee4a..000000000000 --- a/x11/mate-menus/files/patch-layout_mate-applications.menu +++ /dev/null @@ -1,459 +0,0 @@ ---- layout/mate-applications.menu.orig 2013-03-31 16:16:30.000000000 -0500 -+++ layout/mate-applications.menu 2013-04-13 21:48:00.000000000 -0500 -@@ -6,9 +6,8 @@ - <Name>Applications</Name> - <Directory>mate-menu-applications.directory</Directory> - -- <!-- Scan legacy dirs first, as later items take priority --> -- <KDELegacyDirs/> -- <LegacyDir>/etc/X11/applnk</LegacyDir> -+ <!-- Scan legacy dirs first, as later items take priority -+ <LegacyDir>/etc/X11/applnk</LegacyDir> --> - <LegacyDir>/usr/share/mate/apps</LegacyDir> - - <!-- Read standard .directory and .desktop file locations --> -@@ -31,6 +30,9 @@ - applications here --> - <Not><Category>Accessibility</Category></Not> - <Not><Category>System</Category></Not> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> -+ <Not><Category>GNOME</Category></Not> - </And> - </Include> - </Menu> <!-- End Accessories --> -@@ -43,6 +45,9 @@ - <And> - <Category>Accessibility</Category> - <Not><Category>Settings</Category></Not> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> -+ <Not><Category>GNOME</Category></Not> - </And> - </Include> - </Menu> <!-- End Accessibility --> -@@ -54,6 +59,9 @@ - <Include> - <And> - <Category>Development</Category> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> -+ <Not><Category>GNOME</Category></Not> - </And> - <Filename>emacs.desktop</Filename> - </Include> -@@ -66,6 +74,9 @@ - <Include> - <And> - <Category>Education</Category> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> -+ <Not><Category>GNOME</Category></Not> - </And> - </Include> - </Menu> <!-- End Education --> -@@ -77,6 +88,9 @@ - <Include> - <And> - <Category>Game</Category> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> -+ <Not><Category>GNOME</Category></Not> - </And> - </Include> - </Menu> <!-- End Games --> -@@ -88,6 +102,9 @@ - <Include> - <And> - <Category>Graphics</Category> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> -+ <Not><Category>GNOME</Category></Not> - </And> - </Include> - </Menu> <!-- End Graphics --> -@@ -99,6 +116,9 @@ - <Include> - <And> - <Category>Network</Category> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> -+ <Not><Category>GNOME</Category></Not> - </And> - </Include> - </Menu> <!-- End Internet --> -@@ -110,6 +130,9 @@ - <Include> - <And> - <Category>AudioVideo</Category> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> -+ <Not><Category>GNOME</Category></Not> - </And> - </Include> - </Menu> <!-- End Multimedia --> -@@ -121,6 +144,9 @@ - <Include> - <And> - <Category>Office</Category> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> -+ <Not><Category>GNOME</Category></Not> - </And> - </Include> - </Menu> <!-- End Office --> -@@ -133,6 +159,9 @@ - <And> - <Category>System</Category> - <Not><Category>Settings</Category></Not> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> -+ <Not><Category>GNOME</Category></Not> - </And> - </Include> - </Menu> <!-- End System Tools --> -@@ -147,8 +176,344 @@ - <Not><Category>Core</Category></Not> - <Not><Category>Settings</Category></Not> - <Not><Category>Screensaver</Category></Not> -+ <Not><Category>Qt</Category></Not> -+ <Not><Category>KDE</Category></Not> -+ <Not><Category>GNOME</Category></Not> - </And> - </Include> - </Menu> <!-- End Other --> - -+ <!-- Read in overrides and child menus from applications-merged/ --> -+ <DefaultMergeDirs/> -+ -+ <!-- GNOME --> -+ <Menu> -+ <Name>GNOME</Name> -+ <Directory>GNOME.directory</Directory> -+ -+ <!-- GNOME Accessories submenu --> -+ <Menu> -+ <Name>Accessories</Name> -+ <Directory>mate-utility.directory</Directory> -+ <Include> -+ <And> -+ <Category>GNOME</Category> -+ <Category>Utility</Category> -+ <Not><Category>Accessibility</Category></Not> -+ <Not><Category>System</Category></Not> -+ </And> -+ </Include> -+ </Menu> <!-- End GNOME Accessories --> -+ -+ <!-- GNOME Accessibility submenu --> -+ <Menu> -+ <Name>Universal Access</Name> -+ <Directory>mate-utility-accessibility.directory</Directory> -+ <Include> -+ <And> -+ <Category>GNOME</Category> -+ <Category>Accessibility</Category> -+ <Not><Category>Settings</Category></Not> -+ </And> -+ </Include> -+ </Menu> <!-- End GNOME Accessibility --> -+ -+ <!-- GNOME Development Tools --> -+ <Menu> -+ <Name>Development</Name> -+ <Directory>mate-development.directory</Directory> -+ <Include> -+ <And> -+ <Category>GNOME</Category> -+ <Category>Development</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End GNOME Development Tools --> -+ -+ <!-- GNOME Education --> -+ <Menu> -+ <Name>Education</Name> -+ <Directory>mate-education.directory</Directory> -+ <Include> -+ <And> -+ <Category>GNOME</Category> -+ <Category>Education</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End GNOME Education --> -+ -+ <!-- GNOME Games --> -+ <Menu> -+ <Name>Games</Name> -+ <Directory>mate-game.directory</Directory> -+ <Include> -+ <And> -+ <Category>GNOME</Category> -+ <Category>Game</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End GNOME Games --> -+ -+ <!-- GNOME Graphics --> -+ <Menu> -+ <Name>Graphics</Name> -+ <Directory>mate-graphics.directory</Directory> -+ <Include> -+ <And> -+ <Category>GNOME</Category> -+ <Category>Graphics</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End GNOME Graphics --> -+ -+ <!-- GNOME Internet --> -+ <Menu> -+ <Name>Internet</Name> -+ <Directory>mate-network.directory</Directory> -+ <Include> -+ <And> -+ <Category>GNOME</Category> -+ <Category>Network</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End GNOME Internet --> -+ -+ <!-- GNOME Multimedia --> -+ <Menu> -+ <Name>Multimedia</Name> -+ <Directory>mate-audio-video.directory</Directory> -+ <Include> -+ <And> -+ <Category>GNOME</Category> -+ <Category>AudioVideo</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End GNOME Multimedia --> -+ -+ <!-- GNOME Office --> -+ <Menu> -+ <Name>Office</Name> -+ <Directory>mate-office.directory</Directory> -+ <Include> -+ <And> -+ <Category>GNOME</Category> -+ <Category>Office</Category> -+ </And> -+ </Include> -+ </Menu><!-- End GNOME Office --> -+ -+ <!-- GNOME System Tools--> -+ <Menu> -+ <Name>System</Name> -+ <Directory>mate-system-tools.directory</Directory> -+ <Include> -+ <And> -+ <Category>GNOME</Category> -+ <Category>System</Category> -+ <Not><Category>Settings</Category></Not> -+ </And> -+ </Include> -+ </Menu> <!-- End GNOME System Tools --> -+ -+ <!-- GNOME Other --> -+ <Menu> -+ <Name>Other</Name> -+ <Directory>mate-other.directory</Directory> -+ <OnlyUnallocated/> -+ <Include> -+ <And> -+ <Category>GNOME</Category> -+ <Category>Application</Category> -+ <Not><Category>Core</Category></Not> -+ <Not><Category>Settings</Category></Not> -+ <Not><Category>Screensaver</Category></Not> -+ </And> -+ </Include> -+ </Menu> <!-- End GNOME Other --> -+ </Menu> <!-- GNOME --> -+ -+ <!-- KDE --> -+ <Menu> -+ <KDELegacyDirs/> -+ <Name>KDE</Name> -+ <Directory>KDE.directory</Directory> -+ -+ <!-- KAccessories submenu --> -+ <Menu> -+ <Name>Accessories</Name> -+ <Directory>mate-utility.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Utility</Category> -+ <Not> -+ <Category>System</Category> -+ </Not> -+ </And> -+ </Include> -+ </Menu> <!-- End KAccessories --> -+ -+ <!-- KAccessibility submenu --> -+ <Menu> -+ <Name>Accessibility</Name> -+ <Directory>mate-utility-accessibility.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Accessibility</Category> -+ <Not> -+ <Category>Settings</Category> -+ </Not> -+ </And> -+ </Include> -+ </Menu> <!-- End KAccessibility --> -+ -+ <!-- KDevelopment Tools --> -+ <Menu> -+ <Name>Development</Name> -+ <Directory>mate-development.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Development</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KDevelopment Tools --> -+ -+ <!-- KEducation --> -+ <Menu> -+ <Name>Education</Name> -+ <Directory>mate-education.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Education</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KEducation --> -+ -+ <!-- KGames --> -+ <Menu> -+ <Name>Games</Name> -+ <Directory>mate-game.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Game</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KGames --> -+ -+ <!-- KGraphics --> -+ <Menu> -+ <Name>Graphics</Name> -+ <Directory>mate-graphics.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Graphics</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KGraphics --> -+ -+ <!-- KInternet --> -+ <Menu> -+ <Name>Internet</Name> -+ <Directory>mate-network.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Network</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KInternet --> -+ -+ <!-- KMultimedia --> -+ <Menu> -+ <Name>Multimedia</Name> -+ <Directory>mate-audio-video.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>AudioVideo</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KMultimedia --> -+ -+ <!-- KOffice --> -+ <Menu> -+ <Name>Office</Name> -+ <Directory>mate-office.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Or> -+ <Category>Office</Category> -+ </Or> -+ </And> -+ </Include> -+ </Menu><!-- End KOffice --> -+ -+ <!-- KSystem Tools--> -+ <Menu> -+ <Name>System</Name> -+ <Directory>mate-system-tools.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>System</Category> -+ <Not><Category>Settings</Category></Not> -+ </And> -+ </Include> -+ </Menu> <!-- End KSystem Tools --> -+ -+ <!-- KOther --> -+ <Menu> -+ <Name>Other</Name> -+ <Directory>mate-other.directory</Directory> -+ <OnlyUnallocated/> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Application</Category> -+ <Not><Category>Core</Category></Not> -+ <Not><Category>Settings</Category></Not> -+ </And> -+ </Include> -+ </Menu> <!-- End KOther --> -+ </Menu> <!-- KDE --> -+ - </Menu> <!-- End Applications --> diff --git a/x11/mate-menus/files/patch-layout_mate-settings.menu b/x11/mate-menus/files/patch-layout_mate-settings.menu deleted file mode 100644 index 48b33c41dd04..000000000000 --- a/x11/mate-menus/files/patch-layout_mate-settings.menu +++ /dev/null @@ -1,60 +0,0 @@ ---- layout/mate-settings.menu.orig 2013-04-13 22:55:06.000000000 -0500 -+++ layout/mate-settings.menu 2013-04-13 22:55:49.000000000 -0500 -@@ -27,6 +27,7 @@ - <Category>Settings</Category> - <Not> - <Or> -+ <Category>GNOME</Category> - <Category>System</Category> - <Filename>matecc.desktop</Filename> - </Or> -@@ -43,10 +44,49 @@ - <And> - <Category>Settings</Category> - <Category>System</Category> -+ <Not> -+ <Or> -+ <Category>GNOME</Category> -+ </Or> -+ </Not> - </And> - </Include> - </Menu> <!-- End System Settings --> - -+ <Menu> -+ <Name>GNOME</Name> -+ <Directory>GNOME.directory</Directory> -+ <Menu> -+ <Name>Preferences</Name> -+ <Directory>mate-settings.directory</Directory> -+ <Include> -+ <And> -+ <Category>GNOME</Category> -+ <Category>Settings</Category> -+ <Not> -+ <Or> -+ <Category>System</Category> -+ <Filename>matecc.desktop</Filename> -+ </Or> -+ </Not> -+ </And> -+ </Include> -+ </Menu> -+ -+ <!-- System Settings --> -+ <Menu> -+ <Name>Administration</Name> -+ <Directory>mate-settings-system.directory</Directory> -+ <Include> -+ <And> -+ <Category>GNOME</Category> -+ <Category>Settings</Category> -+ <Category>System</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End System Settings --> -+ </Menu> -+ - <Layout> - <Menuname>Preferences</Menuname> - <Menuname>Administration</Menuname> diff --git a/x11/mate-menus/pkg-plist b/x11/mate-menus/pkg-plist index 3ca0e810d73f..8aef6dfa1474 100644 --- a/x11/mate-menus/pkg-plist +++ b/x11/mate-menus/pkg-plist @@ -119,8 +119,6 @@ share/locale/zh_CN/LC_MESSAGES/mate-menus.mo share/locale/zh_HK/LC_MESSAGES/mate-menus.mo share/locale/zh_TW/LC_MESSAGES/mate-menus.mo %%DATADIR%%/examples/mate-menus-ls.py -share/mate/desktop-directories/GNOME.directory -share/mate/desktop-directories/KDE.directory share/mate/desktop-directories/mate-audio-video.directory share/mate/desktop-directories/mate-development.directory share/mate/desktop-directories/mate-education.directory diff --git a/x11/mate-panel/Makefile b/x11/mate-panel/Makefile index bce6cf2f3484..3be17d9e4ffa 100644 --- a/x11/mate-panel/Makefile +++ b/x11/mate-panel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-panel -PORTVERSION= 1.18.4 +PORTVERSION= 1.20.1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11/mate-panel/distinfo b/x11/mate-panel/distinfo index 009cdd1dbe61..e7ec191c5521 100644 --- a/x11/mate-panel/distinfo +++ b/x11/mate-panel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1507994435 -SHA256 (mate/mate-panel-1.18.4.tar.xz) = 81affb5de332d4a3f243766d6b40514df264eaa06cc4214477591e1b9c2ba6d8 -SIZE (mate/mate-panel-1.18.4.tar.xz) = 1955156 +TIMESTAMP = 1523143483 +SHA256 (mate/mate-panel-1.20.1.tar.xz) = 13798eda47bf004b349989bf582dc952bfbe98cdfe0f816aca06efab46b2bbee +SIZE (mate/mate-panel-1.20.1.tar.xz) = 1992580 diff --git a/x11/mate-panel/pkg-plist b/x11/mate-panel/pkg-plist index 95fcfdd790fb..e6c000f70934 100644 --- a/x11/mate-panel/pkg-plist +++ b/x11/mate-panel/pkg-plist @@ -29,7 +29,6 @@ share/dbus-1/services/org.mate.panel.applet.WnckletFactory.service %%PORTDOCS%%%%DOCSDIR%%-applet/index.html %%PORTDOCS%%%%DOCSDIR%%-applet/left-insensitive.png %%PORTDOCS%%%%DOCSDIR%%-applet/left.png -%%PORTDOCS%%%%DOCSDIR%%-applet/mate-panel-applet-Panel-Applet-MateConf-Utilities.html %%PORTDOCS%%%%DOCSDIR%%-applet/mate-panel-applet-mate-panel-applet.html %%PORTDOCS%%%%DOCSDIR%%-applet/mate-panel-applet.devhelp2 %%PORTDOCS%%%%DOCSDIR%%-applet/mate-panel-applet.html @@ -301,6 +300,7 @@ share/locale/ko/LC_MESSAGES/mate-panel.mo share/locale/ku/LC_MESSAGES/mate-panel.mo share/locale/ku_IQ/LC_MESSAGES/mate-panel.mo share/locale/ky/LC_MESSAGES/mate-panel.mo +share/locale/la/LC_MESSAGES/mate-panel.mo share/locale/li/LC_MESSAGES/mate-panel.mo share/locale/lt/LC_MESSAGES/mate-panel.mo share/locale/lv/LC_MESSAGES/mate-panel.mo diff --git a/x11/mate-screensaver/Makefile b/x11/mate-screensaver/Makefile index e8fb6c6d1f82..ad63ee4f423e 100644 --- a/x11/mate-screensaver/Makefile +++ b/x11/mate-screensaver/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-screensaver -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11/mate-screensaver/distinfo b/x11/mate-screensaver/distinfo index e9808e2f9f7f..25e8d7fbedb3 100644 --- a/x11/mate-screensaver/distinfo +++ b/x11/mate-screensaver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497537052 -SHA256 (mate/mate-screensaver-1.18.1.tar.xz) = 32bd34ac058e4a9206da5eeea07902f8f9321e76961f766aded605a71c08d135 -SIZE (mate/mate-screensaver-1.18.1.tar.xz) = 4923504 +TIMESTAMP = 1519754497 +SHA256 (mate/mate-screensaver-1.20.0.tar.xz) = 69927e32b49b9723ab26a9cc0005f84ff904103d9eb71e926dc44d5311302899 +SIZE (mate/mate-screensaver-1.20.0.tar.xz) = 4930836 diff --git a/x11/mate-session-manager/Makefile b/x11/mate-session-manager/Makefile index c4391f8693f4..cf5273349bdf 100644 --- a/x11/mate-session-manager/Makefile +++ b/x11/mate-session-manager/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-session-manager -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11/mate-session-manager/distinfo b/x11/mate-session-manager/distinfo index 145ed3f983d2..6b39f4bc256a 100644 --- a/x11/mate-session-manager/distinfo +++ b/x11/mate-session-manager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1507994208 -SHA256 (mate/mate-session-manager-1.18.1.tar.xz) = 9402f181262c1f9daa8577f0d48d956fba8b41e76aa56ec4aa58f44080c11d44 -SIZE (mate/mate-session-manager-1.18.1.tar.xz) = 582732 +TIMESTAMP = 1519754601 +SHA256 (mate/mate-session-manager-1.20.0.tar.xz) = 4f5c4068f3e1f4d63bb86340b375c2f73dec8fb54066d7da589f70a89337f96f +SIZE (mate/mate-session-manager-1.20.0.tar.xz) = 585048 diff --git a/x11/mate-terminal/Makefile b/x11/mate-terminal/Makefile index 21aa5bea0c05..ada9522e7cca 100644 --- a/x11/mate-terminal/Makefile +++ b/x11/mate-terminal/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-terminal -PORTVERSION= 1.18.1 +PORTVERSION= 1.20.0 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11/mate-terminal/distinfo b/x11/mate-terminal/distinfo index 0a50f7210e2e..da5c648dbb98 100644 --- a/x11/mate-terminal/distinfo +++ b/x11/mate-terminal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1494459097 -SHA256 (mate/mate-terminal-1.18.1.tar.xz) = 4135b2212a2ed5d6c20b645e17a76d814aa8212f68f83c0a67a9899680a930fe -SIZE (mate/mate-terminal-1.18.1.tar.xz) = 1299492 +TIMESTAMP = 1519754746 +SHA256 (mate/mate-terminal-1.20.0.tar.xz) = 5f81ac98793880c03fea143c49b997c4c616d6bc77146faab15ff57a3434660c +SIZE (mate/mate-terminal-1.20.0.tar.xz) = 1317068 diff --git a/x11/mate-terminal/pkg-plist b/x11/mate-terminal/pkg-plist index 5c533bfc8412..663376830d00 100644 --- a/x11/mate-terminal/pkg-plist +++ b/x11/mate-terminal/pkg-plist @@ -103,6 +103,7 @@ share/locale/eu/LC_MESSAGES/mate-terminal.mo share/locale/fa/LC_MESSAGES/mate-terminal.mo share/locale/fi/LC_MESSAGES/mate-terminal.mo share/locale/fr/LC_MESSAGES/mate-terminal.mo +share/locale/fr_CA/LC_MESSAGES/mate-terminal.mo share/locale/frp/LC_MESSAGES/mate-terminal.mo share/locale/fur/LC_MESSAGES/mate-terminal.mo share/locale/ga/LC_MESSAGES/mate-terminal.mo diff --git a/x11/mate/Makefile b/x11/mate/Makefile index 449d8932ca0e..f0aed2b6c746 100644 --- a/x11/mate/Makefile +++ b/x11/mate/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate -PORTVERSION= 1.18.0 +PORTVERSION= 1.20.0 CATEGORIES= x11 mate MAINTAINER= gnome@FreeBSD.org |