diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2019-03-06 07:51:05 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2019-03-06 07:51:05 +0000 |
commit | f514ddf187018291296a36b104504f035079a8bd (patch) | |
tree | 3e6c40edbded3345352477a501c3fac9d678c55b /x11 | |
parent | 2eb7878ded001c1031d256550f3215726d89826e (diff) | |
download | pkgsrc-f514ddf187018291296a36b104504f035079a8bd.tar.gz |
mate-terminal: update to 1.22
### mate-terminal 1.22.0
* Translations update
* Initialize Travis CI support
* Remove unused files in help dir
* Remove generated files
* Add update-authors.pl which helps to update terminal.about
* Update authors
* Update Documenters
* drop umtp suport
* Help - Window title when MATE Terminal is started for first time
* Help - alternative text for tabbed window picture
* Help - TERM=xterm-256color
* eggsmclient: avoid deprecated 'g_type_class_add_private'
* src/terminal-screen.c: Set TERM to 'xterm-256color' (instead of just 'xterm').
* move appdata to metainfo directory
Diffstat (limited to 'x11')
-rw-r--r-- | x11/mate-terminal/Makefile | 4 | ||||
-rw-r--r-- | x11/mate-terminal/PLIST | 4 | ||||
-rw-r--r-- | x11/mate-terminal/distinfo | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/x11/mate-terminal/Makefile b/x11/mate-terminal/Makefile index f1411ef6ecc..59462304277 100644 --- a/x11/mate-terminal/Makefile +++ b/x11/mate-terminal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2019/01/16 18:16:29 youri Exp $ +# $NetBSD: Makefile,v 1.14 2019/03/06 07:51:05 gutteridge Exp $ .include "../../meta-pkgs/mate/Makefile.common" -DISTNAME= mate-terminal-${VERSION:R}.1 +DISTNAME= mate-terminal-${VERSION} CATEGORIES= x11 COMMENT= MATE terminal emulator application diff --git a/x11/mate-terminal/PLIST b/x11/mate-terminal/PLIST index 322acd150a3..2c25ccd28d2 100644 --- a/x11/mate-terminal/PLIST +++ b/x11/mate-terminal/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.4 2019/01/16 18:16:29 youri Exp $ +@comment $NetBSD: PLIST,v 1.5 2019/03/06 07:51:05 gutteridge Exp $ bin/mate-terminal bin/mate-terminal.wrapper man/man1/mate-terminal.1 -share/appdata/mate-terminal.appdata.xml share/applications/mate-terminal.desktop share/glib-2.0/schemas/org.mate.terminal.gschema.xml share/help/C/mate-terminal/figures/mate-terminal-default.png @@ -565,3 +564,4 @@ share/mate-terminal/profile-preferences.ui share/mate-terminal/skey-challenge.ui share/mate-terminal/terminal.about share/mate-terminal/terminal.xml +share/metainfo/mate-terminal.appdata.xml diff --git a/x11/mate-terminal/distinfo b/x11/mate-terminal/distinfo index 7ceb947c72c..14d90521443 100644 --- a/x11/mate-terminal/distinfo +++ b/x11/mate-terminal/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2019/01/16 18:16:29 youri Exp $ +$NetBSD: distinfo,v 1.5 2019/03/06 07:51:05 gutteridge Exp $ -SHA1 (mate-terminal-1.21.1.tar.xz) = 6d903fea96e20179f6cc87ce2cfbef2ad244310f -RMD160 (mate-terminal-1.21.1.tar.xz) = 8abea095a41384701ca219110dc579c8266140ee -SHA512 (mate-terminal-1.21.1.tar.xz) = 5796ef42a7cade8dcca6e1f84a6473bc51a5257f35c2331fd1363f5d208aaebf95d424f99ec2a02ff3e318f1a3d764dc0ccc44f3c4b0b8a0e2e3e2beb5310dbd -Size (mate-terminal-1.21.1.tar.xz) = 1559612 bytes +SHA1 (mate-terminal-1.22.0.tar.xz) = 684de823f059b61d11c59403deb498f046edf755 +RMD160 (mate-terminal-1.22.0.tar.xz) = 65a0be0dfa7c34ef8ac9fe2938e99002da09fd0c +SHA512 (mate-terminal-1.22.0.tar.xz) = 45932db8c50348386a58ee7acaf08af43e28bd495dac08b4dcff5defd1c10189163bdfd73c61015674d61f275dabc2f749b2e0cbf9981c7dfdef5a4060686645 +Size (mate-terminal-1.22.0.tar.xz) = 1538540 bytes |