Received: by mail.netbsd.org (Postfix, from userid 605) id 6E2B984EC5; Tue, 23 Oct 2018 09:54:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7F2E584EC3 for ; Tue, 23 Oct 2018 09:54:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id DbIQX28VtvR7 for ; Tue, 23 Oct 2018 09:54:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 6BACA84C82 for ; Tue, 23 Oct 2018 09:54:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 65087FBEE; Tue, 23 Oct 2018 09:54:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154028845450080" MIME-Version: 1.0 Date: Tue, 23 Oct 2018 09:54:14 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/editors/xfce4-mousepad To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20181023095414.65087FBEE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_154028845450080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Tue Oct 23 09:54:14 UTC 2018 Modified Files: pkgsrc/editors/xfce4-mousepad: Makefile PLIST distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 pkgsrc/editors/xfce4-mousepad/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/editors/xfce4-mousepad/PLIST cvs rdiff -u -r1.6 -r1.7 pkgsrc/editors/xfce4-mousepad/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154028845450080 Content-Disposition: inline Content-Length: 3688 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/editors/xfce4-mousepad/Makefile diff -u pkgsrc/editors/xfce4-mousepad/Makefile:1.40 pkgsrc/editors/xfce4-mousepad/Makefile:1.41 --- pkgsrc/editors/xfce4-mousepad/Makefile:1.40 Wed Aug 22 09:45:04 2018 +++ pkgsrc/editors/xfce4-mousepad/Makefile Tue Oct 23 09:54:14 2018 @@ -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 Index: pkgsrc/editors/xfce4-mousepad/PLIST diff -u pkgsrc/editors/xfce4-mousepad/PLIST:1.5 pkgsrc/editors/xfce4-mousepad/PLIST:1.6 --- pkgsrc/editors/xfce4-mousepad/PLIST:1.5 Tue Apr 21 08:56:38 2015 +++ pkgsrc/editors/xfce4-mousepad/PLIST Tue Oct 23 09:54:14 2018 @@ -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/es/LC_MESSAGES/mousepad.mo 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/lt/LC_MESSAGES/mousepad.mo 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/pt_BR/LC_MESSAGES/mousepad. 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 Index: pkgsrc/editors/xfce4-mousepad/distinfo diff -u pkgsrc/editors/xfce4-mousepad/distinfo:1.6 pkgsrc/editors/xfce4-mousepad/distinfo:1.7 --- pkgsrc/editors/xfce4-mousepad/distinfo:1.6 Tue Nov 3 03:32:23 2015 +++ pkgsrc/editors/xfce4-mousepad/distinfo Tue Oct 23 09:54:14 2018 @@ -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 --_----------=_154028845450080--