diff options
author | kwm <kwm@FreeBSD.org> | 2017-10-15 04:51:48 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2017-10-15 04:51:48 +0800 |
commit | f76e449c9891ebc08e56d6414995e8b89c779e99 (patch) | |
tree | faefdae5e3f9177813e5e0939c3368d1738e1519 /x11/mate-panel | |
parent | a8a871bcd65837215a984e5c54892bf3621f368d (diff) | |
download | freebsd-ports-graphics-f76e449c9891ebc08e56d6414995e8b89c779e99.tar.gz freebsd-ports-graphics-f76e449c9891ebc08e56d6414995e8b89c779e99.tar.zst freebsd-ports-graphics-f76e449c9891ebc08e56d6414995e8b89c779e99.zip |
Minor MATE 1.18 update.
Apart from version updates, the highlights are:
* fix orphaned file issues in atril/atril-lite.
* Add licenses where required.
* make sure the mime xml gets installed in mate-control-center.
* regen the m-c-c patch, with make makepatch.
Diffstat (limited to 'x11/mate-panel')
-rw-r--r-- | x11/mate-panel/Makefile | 2 | ||||
-rw-r--r-- | x11/mate-panel/distinfo | 6 | ||||
-rw-r--r-- | x11/mate-panel/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/x11/mate-panel/Makefile b/x11/mate-panel/Makefile index 46c28a31281..bce6cf2f348 100644 --- a/x11/mate-panel/Makefile +++ b/x11/mate-panel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mate-panel -PORTVERSION= 1.18.3 +PORTVERSION= 1.18.4 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/x11/mate-panel/distinfo b/x11/mate-panel/distinfo index c5733de564f..009cdd1dbe6 100644 --- a/x11/mate-panel/distinfo +++ b/x11/mate-panel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497518551 -SHA256 (mate/mate-panel-1.18.3.tar.xz) = 4d04ad53ed7826c39cd10628b9dfda60b0e4e06edf38ff3c9a4329f7c0f2e987 -SIZE (mate/mate-panel-1.18.3.tar.xz) = 1976968 +TIMESTAMP = 1507994435 +SHA256 (mate/mate-panel-1.18.4.tar.xz) = 81affb5de332d4a3f243766d6b40514df264eaa06cc4214477591e1b9c2ba6d8 +SIZE (mate/mate-panel-1.18.4.tar.xz) = 1955156 diff --git a/x11/mate-panel/pkg-plist b/x11/mate-panel/pkg-plist index 86cf85f7197..95fcfdd790f 100644 --- a/x11/mate-panel/pkg-plist +++ b/x11/mate-panel/pkg-plist @@ -27,7 +27,6 @@ share/dbus-1/services/org.mate.panel.applet.WnckletFactory.service %%PORTDOCS%%%%DOCSDIR%%-applet/applet-writing.html %%PORTDOCS%%%%DOCSDIR%%-applet/home.png %%PORTDOCS%%%%DOCSDIR%%-applet/index.html -%%PORTDOCS%%%%DOCSDIR%%-applet/index.sgml %%PORTDOCS%%%%DOCSDIR%%-applet/left-insensitive.png %%PORTDOCS%%%%DOCSDIR%%-applet/left.png %%PORTDOCS%%%%DOCSDIR%%-applet/mate-panel-applet-Panel-Applet-MateConf-Utilities.html |