mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Update to 1.24
Note that for now the image mounter utility has been disabled due to a dependency on udisk
This commit is contained in:
parent
b3b9fc1930
commit
46cbc1f9c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538587
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mate-utils
|
||||
PORTVERSION= 1.22.2
|
||||
PORTVERSION= 1.24.0
|
||||
CATEGORIES= deskutils mate
|
||||
MASTER_SITES= MATE
|
||||
DIST_SUBDIR= mate
|
||||
@ -34,6 +34,8 @@ GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CONFIGURE_ARGS= --disable-disk-image-mounter
|
||||
|
||||
GLIB_SCHEMAS= org.mate.dictionary.gschema.xml \
|
||||
org.mate.disk-usage-analyzer.gschema.xml \
|
||||
org.mate.screenshot.gschema.xml \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1577049602
|
||||
SHA256 (mate/mate-utils-1.22.2.tar.xz) = 594ea247edd45daf2068e790e390a5ff1c8d7b24ec4ad24fc948c2e047b5cec4
|
||||
SIZE (mate/mate-utils-1.22.2.tar.xz) = 7306448
|
||||
TIMESTAMP = 1591952041
|
||||
SHA256 (mate/mate-utils-1.24.0.tar.xz) = 219673047fe2a14eb9c8bc23a5fb7c99d45e7acad4c05b4bf59a3d244cb026ac
|
||||
SIZE (mate/mate-utils-1.24.0.tar.xz) = 7930068
|
||||
|
@ -3250,12 +3250,7 @@ share/mate-dictionary/dictionary-applet-menu.xml
|
||||
share/mate-dictionary/mate-dictionary-preferences.ui
|
||||
share/mate-dictionary/mate-dictionary-source.ui
|
||||
share/mate-dictionary/mate-dictionary-ui.xml
|
||||
share/mate-disk-usage-analyzer/baobab-dialog-scan-props.ui
|
||||
share/mate-disk-usage-analyzer/baobab-main-window.ui
|
||||
share/mate-panel/applets/org.mate.DictionaryApplet.mate-panel-applet
|
||||
share/mate-screenshot/mate-screenshot.ui
|
||||
%%DATADIR%%/logview-filter.ui
|
||||
%%DATADIR%%/logview-toolbar.xml
|
||||
share/metainfo/mate-dictionary.appdata.xml
|
||||
share/metainfo/mate-disk-usage-analyzer.appdata.xml
|
||||
share/metainfo/mate-screenshot.appdata.xml
|
||||
|
Loading…
Reference in New Issue
Block a user