pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/xfce4-mousepad Update mousepad to 0.4.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3c38409d8517
branches: trunk
changeset: 386566:3c38409d8517
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Tue Oct 23 09:54:14 2018 +0000
description:
Update mousepad to 0.4.1.
This is a maintenance release feature only bug fixes (long awaited).
- Fix crash when dragging tab to root window (Bug #13336)
- Fix the signal definition of user-set-language (Bug #13630)
- Prevent a weird cycle in GSettings use (Bug #12134)
- Properly fixed later by Alistair Buxton
- Fix some warnings about using NULL (Bug #11663)
- Limit prefs dialog tab width to range allowed by schema (Bug #12055)
- Don't show hidden GSV languages (Bug #12043)
- Encode filenames passed to DBus as UTF-8
- Translation updates: Albanian, Arabic, Asturian, Basque, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
English (Australia), English (United Kingdom), Finnish, French, Galician,
German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese,
Kazakh, Korean, Lithuanian, Malay, Norwegian Bokm?l, Norwegian Nynorsk,
Occitan, Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,
Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur
diffstat:
editors/xfce4-mousepad/Makefile | 5 ++---
editors/xfce4-mousepad/PLIST | 8 +++++++-
editors/xfce4-mousepad/distinfo | 10 +++++-----
3 files changed, 14 insertions(+), 9 deletions(-)
diffs (72 lines):
diff -r 826aac05a204 -r 3c38409d8517 editors/xfce4-mousepad/Makefile
--- a/editors/xfce4-mousepad/Makefile Tue Oct 23 09:46:43 2018 +0000
+++ b/editors/xfce4-mousepad/Makefile Tue Oct 23 09:54:14 2018 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2018/08/22 09:45:04 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2018/10/23 09:54:14 bsiegert Exp $
-PKGREVISION= 9
.include "../../meta-pkgs/xfce4/Makefile.common"
-VERSION= 0.4.0
+VERSION= 0.4.1
DISTNAME= mousepad-${VERSION}
PKGNAME= xfce4-mousepad-${VERSION}
CATEGORIES= editors
diff -r 826aac05a204 -r 3c38409d8517 editors/xfce4-mousepad/PLIST
--- a/editors/xfce4-mousepad/PLIST Tue Oct 23 09:46:43 2018 +0000
+++ b/editors/xfce4-mousepad/PLIST Tue Oct 23 09:54:14 2018 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.5 2015/04/21 08:56:38 jperkin Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/10/23 09:54:14 bsiegert Exp $
bin/mousepad
share/applications/mousepad.desktop
share/glib-2.0/schemas/org.xfce.mousepad.gschema.xml
share/locale/ar/LC_MESSAGES/mousepad.mo
share/locale/ast/LC_MESSAGES/mousepad.mo
share/locale/bg/LC_MESSAGES/mousepad.mo
+share/locale/ca/LC_MESSAGES/mousepad.mo
share/locale/cs/LC_MESSAGES/mousepad.mo
share/locale/da/LC_MESSAGES/mousepad.mo
share/locale/de/LC_MESSAGES/mousepad.mo
@@ -15,6 +16,8 @@
share/locale/eu/LC_MESSAGES/mousepad.mo
share/locale/fi/LC_MESSAGES/mousepad.mo
share/locale/fr/LC_MESSAGES/mousepad.mo
+share/locale/gl/LC_MESSAGES/mousepad.mo
+share/locale/he/LC_MESSAGES/mousepad.mo
share/locale/hr/LC_MESSAGES/mousepad.mo
share/locale/hu/LC_MESSAGES/mousepad.mo
share/locale/id/LC_MESSAGES/mousepad.mo
@@ -27,6 +30,7 @@
share/locale/ms/LC_MESSAGES/mousepad.mo
share/locale/nb/LC_MESSAGES/mousepad.mo
share/locale/nl/LC_MESSAGES/mousepad.mo
+share/locale/nn/LC_MESSAGES/mousepad.mo
share/locale/oc/LC_MESSAGES/mousepad.mo
share/locale/pl/LC_MESSAGES/mousepad.mo
share/locale/pt/LC_MESSAGES/mousepad.mo
@@ -34,6 +38,8 @@
share/locale/ro/LC_MESSAGES/mousepad.mo
share/locale/ru/LC_MESSAGES/mousepad.mo
share/locale/sk/LC_MESSAGES/mousepad.mo
+share/locale/sl/LC_MESSAGES/mousepad.mo
+share/locale/sq/LC_MESSAGES/mousepad.mo
share/locale/sr/LC_MESSAGES/mousepad.mo
share/locale/sv/LC_MESSAGES/mousepad.mo
share/locale/te/LC_MESSAGES/mousepad.mo
diff -r 826aac05a204 -r 3c38409d8517 editors/xfce4-mousepad/distinfo
--- a/editors/xfce4-mousepad/distinfo Tue Oct 23 09:46:43 2018 +0000
+++ b/editors/xfce4-mousepad/distinfo Tue Oct 23 09:54:14 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/03 03:32:23 agc Exp $
+$NetBSD: distinfo,v 1.7 2018/10/23 09:54:14 bsiegert Exp $
-SHA1 (mousepad-0.4.0.tar.bz2) = ebadaadc02184b01230666dc12f8ab90032876f9
-RMD160 (mousepad-0.4.0.tar.bz2) = 67519ac15a535d174ebb55d9ebe8b9903ea1b942
-SHA512 (mousepad-0.4.0.tar.bz2) = 5196abd04268d1ace118dc485b72bfcfb7f9175eeaf52bc97c08c1646371d26401403a3bb199d882380bcb998547c65af9bd054f0365afd846c0ad74d3c3b1fe
-Size (mousepad-0.4.0.tar.bz2) = 578483 bytes
+SHA1 (mousepad-0.4.1.tar.bz2) = da034ac3711c273e71e0c2b194c12d72a9ca087a
+RMD160 (mousepad-0.4.1.tar.bz2) = 07b8d2295a23180d5c3ae8d3b1d8099ce7e36f34
+SHA512 (mousepad-0.4.1.tar.bz2) = 2ffbb4245a3344437bd41f9f28cc066ae45062f6b6d169aa274e933f033c434f0b10845ccf42ab846dcad25ae7cee36ea6619bfb6889e8cd41c994be87b77be8
+Size (mousepad-0.4.1.tar.bz2) = 644161 bytes
Home |
Main Index |
Thread Index |
Old Index