pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/mozo mozo: update to mozo 1.22.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b6de4e300ce
branches:  trunk
changeset: 419983:6b6de4e300ce
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Mon Dec 30 23:45:51 2019 +0000

description:
mozo: update to mozo 1.22.2

Change log:

mozo 1.22.2

  * Translations update
  * Add Undo and Redo buttons
  * moveItem: Remove redundant code, add missing check for move mode when merging entries
  * Change DragAction to MOVE
  * undo/redo: Handle missing files
  * Fix item drag & drop creating copies, fix undo, redo and a crash when refreshing
  * Fix DeprecationWarning ABCs from 'collections'
  * Fix DeprecationWarning: cgi.escape is deprecated
  * Fix drag and drop of .desktop file

diffstat:

 x11/mozo/Makefile |   5 ++---
 x11/mozo/PLIST    |   3 ++-
 x11/mozo/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (48 lines):

diff -r 242184532b55 -r 6b6de4e300ce x11/mozo/Makefile
--- a/x11/mozo/Makefile Mon Dec 30 23:44:33 2019 +0000
+++ b/x11/mozo/Makefile Mon Dec 30 23:45:51 2019 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2019/07/21 22:26:02 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2019/12/30 23:45:51 gutteridge Exp $
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
-PKGREVISION= 1
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mozo-${VERSION:R}.1
+DISTNAME=      mozo-${VERSION:R}.2
 CATEGORIES=    x11
 
 COMMENT=       Menu editor for MATE
diff -r 242184532b55 -r 6b6de4e300ce x11/mozo/PLIST
--- a/x11/mozo/PLIST    Mon Dec 30 23:44:33 2019 +0000
+++ b/x11/mozo/PLIST    Mon Dec 30 23:45:51 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/03/06 08:00:47 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/12/30 23:45:51 gutteridge Exp $
 bin/mozo
 ${PYSITELIB}/Mozo/MainWindow.py
 ${PYSITELIB}/Mozo/MenuEditor.py
@@ -79,6 +79,7 @@
 share/locale/hy/LC_MESSAGES/mozo.mo
 share/locale/ia/LC_MESSAGES/mozo.mo
 share/locale/id/LC_MESSAGES/mozo.mo
+share/locale/ie/LC_MESSAGES/mozo.mo
 share/locale/ig/LC_MESSAGES/mozo.mo
 share/locale/is/LC_MESSAGES/mozo.mo
 share/locale/it/LC_MESSAGES/mozo.mo
diff -r 242184532b55 -r 6b6de4e300ce x11/mozo/distinfo
--- a/x11/mozo/distinfo Mon Dec 30 23:44:33 2019 +0000
+++ b/x11/mozo/distinfo Mon Dec 30 23:45:51 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2019/05/08 01:57:31 gutteridge Exp $
+$NetBSD: distinfo,v 1.7 2019/12/30 23:45:51 gutteridge Exp $
 
-SHA1 (mozo-1.22.1.tar.xz) = e836f2b27dafdd3c79e675561da5ca4ffc4952cd
-RMD160 (mozo-1.22.1.tar.xz) = be546a8980ec5552d80ec395bcc7255ae1e4942f
-SHA512 (mozo-1.22.1.tar.xz) = 6cd4ed04d43ae064077fc78ed59644bf6efe4c65c26995742166c57333d470fbe95ca4f4037e786f16dc076e75d938868948e8c2e5c662f35d971b36992f1a9b
-Size (mozo-1.22.1.tar.xz) = 171976 bytes
+SHA1 (mozo-1.22.2.tar.xz) = 8979616d1a01079ee5edef60682b4302a458a84b
+RMD160 (mozo-1.22.2.tar.xz) = a52d0d7a1a28c3a0472ccbee0f3a15495ecdc066
+SHA512 (mozo-1.22.2.tar.xz) = c5122b37036291ea7a2ecdb2a2ca37bf63d88404f8fb608c45917a28f4e5996d862764ea5e33544027f8f1f144387de40e204aa69b07d5a590b76aca29e1ad71
+Size (mozo-1.22.2.tar.xz) = 172644 bytes



Home | Main Index | Thread Index | Old Index