pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/mozo
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon Dec 30 23:45:51 UTC 2019
Modified Files:
pkgsrc/x11/mozo: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/mozo/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/mozo/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/mozo/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/mozo/Makefile
diff -u pkgsrc/x11/mozo/Makefile:1.18 pkgsrc/x11/mozo/Makefile:1.19
--- pkgsrc/x11/mozo/Makefile:1.18 Sun Jul 21 22:26:02 2019
+++ pkgsrc/x11/mozo/Makefile Mon Dec 30 23:45:51 2019
@@ -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
Index: pkgsrc/x11/mozo/PLIST
diff -u pkgsrc/x11/mozo/PLIST:1.5 pkgsrc/x11/mozo/PLIST:1.6
--- pkgsrc/x11/mozo/PLIST:1.5 Wed Mar 6 08:00:47 2019
+++ pkgsrc/x11/mozo/PLIST Mon Dec 30 23:45:51 2019
@@ -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/hu/LC_MESSAGES/mozo.mo
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
Index: pkgsrc/x11/mozo/distinfo
diff -u pkgsrc/x11/mozo/distinfo:1.6 pkgsrc/x11/mozo/distinfo:1.7
--- pkgsrc/x11/mozo/distinfo:1.6 Wed May 8 01:57:31 2019
+++ pkgsrc/x11/mozo/distinfo Mon Dec 30 23:45:51 2019
@@ -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