Tue Oct 23 09:54:14 2018 UTC ()
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


(bsiegert)
diff -r1.40 -r1.41 pkgsrc/editors/xfce4-mousepad/Makefile
diff -r1.5 -r1.6 pkgsrc/editors/xfce4-mousepad/PLIST
diff -r1.6 -r1.7 pkgsrc/editors/xfce4-mousepad/distinfo

cvs diff -r1.40 -r1.41 pkgsrc/editors/xfce4-mousepad/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/xfce4-mousepad/Makefile 2018/08/22 09:45:04 1.40
+++ pkgsrc/editors/xfce4-mousepad/Makefile 2018/10/23 09:54:14 1.41
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.40 2018/08/22 09:45:04 wiz Exp $ 1# $NetBSD: Makefile,v 1.41 2018/10/23 09:54:14 bsiegert Exp $
2 2
3PKGREVISION= 9 
4.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
5 4
6VERSION= 0.4.0 5VERSION= 0.4.1
7DISTNAME= mousepad-${VERSION} 6DISTNAME= mousepad-${VERSION}
8PKGNAME= xfce4-mousepad-${VERSION} 7PKGNAME= xfce4-mousepad-${VERSION}
9CATEGORIES= editors 8CATEGORIES= editors
10MASTER_SITES= http://archive.xfce.org/src/apps/mousepad/0.4/ 9MASTER_SITES= http://archive.xfce.org/src/apps/mousepad/0.4/
11 10
12HOMEPAGE= http://users.xfce.org/~benny/xfce/apps.html 11HOMEPAGE= http://users.xfce.org/~benny/xfce/apps.html
13COMMENT= Xfce text editor 12COMMENT= Xfce text editor
14 13
15.include "../../devel/glib2/schemas.mk" 14.include "../../devel/glib2/schemas.mk"
16.include "../../sysutils/desktop-file-utils/desktopdb.mk" 15.include "../../sysutils/desktop-file-utils/desktopdb.mk"
17.include "../../x11/gtksourceview3/buildlink3.mk" 16.include "../../x11/gtksourceview3/buildlink3.mk"
18.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/editors/xfce4-mousepad/PLIST (expand / switch to unified diff)

--- pkgsrc/editors/xfce4-mousepad/PLIST 2015/04/21 08:56:38 1.5
+++ pkgsrc/editors/xfce4-mousepad/PLIST 2018/10/23 09:54:14 1.6
@@ -1,45 +1,51 @@ @@ -1,45 +1,51 @@
1@comment $NetBSD: PLIST,v 1.5 2015/04/21 08:56:38 jperkin Exp $ 1@comment $NetBSD: PLIST,v 1.6 2018/10/23 09:54:14 bsiegert Exp $
2bin/mousepad 2bin/mousepad
3share/applications/mousepad.desktop 3share/applications/mousepad.desktop
4share/glib-2.0/schemas/org.xfce.mousepad.gschema.xml 4share/glib-2.0/schemas/org.xfce.mousepad.gschema.xml
5share/locale/ar/LC_MESSAGES/mousepad.mo 5share/locale/ar/LC_MESSAGES/mousepad.mo
6share/locale/ast/LC_MESSAGES/mousepad.mo 6share/locale/ast/LC_MESSAGES/mousepad.mo
7share/locale/bg/LC_MESSAGES/mousepad.mo 7share/locale/bg/LC_MESSAGES/mousepad.mo
 8share/locale/ca/LC_MESSAGES/mousepad.mo
8share/locale/cs/LC_MESSAGES/mousepad.mo 9share/locale/cs/LC_MESSAGES/mousepad.mo
9share/locale/da/LC_MESSAGES/mousepad.mo 10share/locale/da/LC_MESSAGES/mousepad.mo
10share/locale/de/LC_MESSAGES/mousepad.mo 11share/locale/de/LC_MESSAGES/mousepad.mo
11share/locale/el/LC_MESSAGES/mousepad.mo 12share/locale/el/LC_MESSAGES/mousepad.mo
12share/locale/en_AU/LC_MESSAGES/mousepad.mo 13share/locale/en_AU/LC_MESSAGES/mousepad.mo
13share/locale/en_GB/LC_MESSAGES/mousepad.mo 14share/locale/en_GB/LC_MESSAGES/mousepad.mo
14share/locale/es/LC_MESSAGES/mousepad.mo 15share/locale/es/LC_MESSAGES/mousepad.mo
15share/locale/eu/LC_MESSAGES/mousepad.mo 16share/locale/eu/LC_MESSAGES/mousepad.mo
16share/locale/fi/LC_MESSAGES/mousepad.mo 17share/locale/fi/LC_MESSAGES/mousepad.mo
17share/locale/fr/LC_MESSAGES/mousepad.mo 18share/locale/fr/LC_MESSAGES/mousepad.mo
 19share/locale/gl/LC_MESSAGES/mousepad.mo
 20share/locale/he/LC_MESSAGES/mousepad.mo
18share/locale/hr/LC_MESSAGES/mousepad.mo 21share/locale/hr/LC_MESSAGES/mousepad.mo
19share/locale/hu/LC_MESSAGES/mousepad.mo 22share/locale/hu/LC_MESSAGES/mousepad.mo
20share/locale/id/LC_MESSAGES/mousepad.mo 23share/locale/id/LC_MESSAGES/mousepad.mo
21share/locale/is/LC_MESSAGES/mousepad.mo 24share/locale/is/LC_MESSAGES/mousepad.mo
22share/locale/it/LC_MESSAGES/mousepad.mo 25share/locale/it/LC_MESSAGES/mousepad.mo
23share/locale/ja/LC_MESSAGES/mousepad.mo 26share/locale/ja/LC_MESSAGES/mousepad.mo
24share/locale/kk/LC_MESSAGES/mousepad.mo 27share/locale/kk/LC_MESSAGES/mousepad.mo
25share/locale/ko/LC_MESSAGES/mousepad.mo 28share/locale/ko/LC_MESSAGES/mousepad.mo
26share/locale/lt/LC_MESSAGES/mousepad.mo 29share/locale/lt/LC_MESSAGES/mousepad.mo
27share/locale/ms/LC_MESSAGES/mousepad.mo 30share/locale/ms/LC_MESSAGES/mousepad.mo
28share/locale/nb/LC_MESSAGES/mousepad.mo 31share/locale/nb/LC_MESSAGES/mousepad.mo
29share/locale/nl/LC_MESSAGES/mousepad.mo 32share/locale/nl/LC_MESSAGES/mousepad.mo
 33share/locale/nn/LC_MESSAGES/mousepad.mo
30share/locale/oc/LC_MESSAGES/mousepad.mo 34share/locale/oc/LC_MESSAGES/mousepad.mo
31share/locale/pl/LC_MESSAGES/mousepad.mo 35share/locale/pl/LC_MESSAGES/mousepad.mo
32share/locale/pt/LC_MESSAGES/mousepad.mo 36share/locale/pt/LC_MESSAGES/mousepad.mo
33share/locale/pt_BR/LC_MESSAGES/mousepad.mo 37share/locale/pt_BR/LC_MESSAGES/mousepad.mo
34share/locale/ro/LC_MESSAGES/mousepad.mo 38share/locale/ro/LC_MESSAGES/mousepad.mo
35share/locale/ru/LC_MESSAGES/mousepad.mo 39share/locale/ru/LC_MESSAGES/mousepad.mo
36share/locale/sk/LC_MESSAGES/mousepad.mo 40share/locale/sk/LC_MESSAGES/mousepad.mo
 41share/locale/sl/LC_MESSAGES/mousepad.mo
 42share/locale/sq/LC_MESSAGES/mousepad.mo
37share/locale/sr/LC_MESSAGES/mousepad.mo 43share/locale/sr/LC_MESSAGES/mousepad.mo
38share/locale/sv/LC_MESSAGES/mousepad.mo 44share/locale/sv/LC_MESSAGES/mousepad.mo
39share/locale/te/LC_MESSAGES/mousepad.mo 45share/locale/te/LC_MESSAGES/mousepad.mo
40share/locale/th/LC_MESSAGES/mousepad.mo 46share/locale/th/LC_MESSAGES/mousepad.mo
41share/locale/tr/LC_MESSAGES/mousepad.mo 47share/locale/tr/LC_MESSAGES/mousepad.mo
42share/locale/ug/LC_MESSAGES/mousepad.mo 48share/locale/ug/LC_MESSAGES/mousepad.mo
43share/locale/uk/LC_MESSAGES/mousepad.mo 49share/locale/uk/LC_MESSAGES/mousepad.mo
44share/locale/zh_CN/LC_MESSAGES/mousepad.mo 50share/locale/zh_CN/LC_MESSAGES/mousepad.mo
45share/locale/zh_TW/LC_MESSAGES/mousepad.mo 51share/locale/zh_TW/LC_MESSAGES/mousepad.mo

cvs diff -r1.6 -r1.7 pkgsrc/editors/xfce4-mousepad/distinfo (expand / switch to unified diff)

--- pkgsrc/editors/xfce4-mousepad/distinfo 2015/11/03 03:32:23 1.6
+++ pkgsrc/editors/xfce4-mousepad/distinfo 2018/10/23 09:54:14 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2015/11/03 03:32:23 agc Exp $ 1$NetBSD: distinfo,v 1.7 2018/10/23 09:54:14 bsiegert Exp $
2 2
3SHA1 (mousepad-0.4.0.tar.bz2) = ebadaadc02184b01230666dc12f8ab90032876f9 3SHA1 (mousepad-0.4.1.tar.bz2) = da034ac3711c273e71e0c2b194c12d72a9ca087a
4RMD160 (mousepad-0.4.0.tar.bz2) = 67519ac15a535d174ebb55d9ebe8b9903ea1b942 4RMD160 (mousepad-0.4.1.tar.bz2) = 07b8d2295a23180d5c3ae8d3b1d8099ce7e36f34
5SHA512 (mousepad-0.4.0.tar.bz2) = 5196abd04268d1ace118dc485b72bfcfb7f9175eeaf52bc97c08c1646371d26401403a3bb199d882380bcb998547c65af9bd054f0365afd846c0ad74d3c3b1fe 5SHA512 (mousepad-0.4.1.tar.bz2) = 2ffbb4245a3344437bd41f9f28cc066ae45062f6b6d169aa274e933f033c434f0b10845ccf42ab846dcad25ae7cee36ea6619bfb6889e8cd41c994be87b77be8
6Size (mousepad-0.4.0.tar.bz2) = 578483 bytes 6Size (mousepad-0.4.1.tar.bz2) = 644161 bytes