Wed May 17 03:22:29 2023 UTC ()
xfce4-mousepad: update to 0.6.1

Change log:

0.6.1 (2023-05-13)
=====
- I18n: Update po/LINGUAS list
- I18n: Update po/LINGUAS list
- build: Optionally require polkit
- build: Use m4_defined min versions and cleanup
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in
- build: Switch from intltool to gettext
- menubar: Improve some strings
- search: Use consistent naming
- history: Properly restore multi-window session
- Restore opening mode only when it was overridden from the command line
- Add "X of Y matches" to search bar and replace dialog (Closes #174)
- Add application/x-zerosize to supported mime types (Fixes #194)
- Apply opening mode also to the open dialog (Fixes #181)
- Properly reconnect signal handler when auto-reload is enabled
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (United
  Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
  Kazakh, Korean, Lithuanian, Malay, Norwegian Bokm奪l, Occitan (post
  1500), Persian (Iran), Polish, Portuguese, Portuguese (Brazil),
  Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,
  Telugu, Thai, Turkish, Ukrainian, Uyghur


(gutteridge)
diff -r1.71 -r1.72 pkgsrc/editors/xfce4-mousepad/Makefile
diff -r1.9 -r1.10 pkgsrc/editors/xfce4-mousepad/PLIST
diff -r1.19 -r1.20 pkgsrc/editors/xfce4-mousepad/distinfo

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

--- pkgsrc/editors/xfce4-mousepad/Makefile 2023/04/19 08:09:52 1.71
+++ pkgsrc/editors/xfce4-mousepad/Makefile 2023/05/17 03:22:29 1.72
@@ -1,25 +1,25 @@ @@ -1,25 +1,25 @@
1# $NetBSD: Makefile,v 1.71 2023/04/19 08:09:52 adam Exp $ 1# $NetBSD: Makefile,v 1.72 2023/05/17 03:22:29 gutteridge Exp $
2 2
3PKGREVISION= 1 
4.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
5 4
6VERSION= 0.6.0 5VERSION= 0.6.1
7DISTNAME= mousepad-${VERSION} 6DISTNAME= mousepad-${VERSION}
8PKGNAME= xfce4-mousepad-${VERSION} 7PKGNAME= xfce4-mousepad-${VERSION}
9CATEGORIES= editors 8CATEGORIES= editors
10MASTER_SITES= https://archive.xfce.org/src/apps/mousepad/${VERSION:R}/ 9MASTER_SITES= https://archive.xfce.org/src/apps/mousepad/${VERSION:R}/
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
15CONFIGURE_ARGS+= --enable-gtksourceview4 14CONFIGURE_ARGS+= --enable-gtksourceview4
16 15
17.include "options.mk" 16.include "options.mk"
18 17
 18.include "../../devel/gettext-tools/msgfmt-desktop.mk"
19.include "../../devel/glib2/schemas.mk" 19.include "../../devel/glib2/schemas.mk"
20# Only really required if CSDs are enabled (now disabled by default). 20# Only really required if CSDs are enabled (now disabled by default).
21.include "../../graphics/adwaita-icon-theme/buildlink3.mk" 21.include "../../graphics/adwaita-icon-theme/buildlink3.mk"
22.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 22.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
23.include "../../sysutils/desktop-file-utils/desktopdb.mk" 23.include "../../sysutils/desktop-file-utils/desktopdb.mk"
24.include "../../x11/gtksourceview4/buildlink3.mk" 24.include "../../x11/gtksourceview4/buildlink3.mk"
25.include "../../mk/bsd.pkg.mk" 25.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/editors/xfce4-mousepad/PLIST 2021/11/30 00:45:38 1.9
+++ pkgsrc/editors/xfce4-mousepad/PLIST 2023/05/17 03:22:29 1.10
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.9 2021/11/30 00:45:38 gutteridge Exp $ 1@comment $NetBSD: PLIST,v 1.10 2023/05/17 03:22:29 gutteridge Exp $
2bin/mousepad 2bin/mousepad
3lib/libmousepad.la 3lib/libmousepad.la
4${PLIST.gspell}lib/mousepad/plugins/libmousepad-plugin-gspell.la 4${PLIST.gspell}lib/mousepad/plugins/libmousepad-plugin-gspell.la
5share/applications/org.xfce.mousepad-settings.desktop 5share/applications/org.xfce.mousepad-settings.desktop
6share/applications/org.xfce.mousepad.desktop 6share/applications/org.xfce.mousepad.desktop
7share/glib-2.0/schemas/org.xfce.mousepad.gschema.xml 7share/glib-2.0/schemas/org.xfce.mousepad.gschema.xml
8${PLIST.gspell}share/glib-2.0/schemas/org.xfce.mousepad.plugins.gspell.gschema.xml 8${PLIST.gspell}share/glib-2.0/schemas/org.xfce.mousepad.plugins.gspell.gschema.xml
9share/icons/hicolor/128x128/apps/org.xfce.mousepad.png 9share/icons/hicolor/128x128/apps/org.xfce.mousepad.png
10share/icons/hicolor/16x16/apps/org.xfce.mousepad.png 10share/icons/hicolor/16x16/apps/org.xfce.mousepad.png
11share/icons/hicolor/48x48/apps/org.xfce.mousepad.png 11share/icons/hicolor/48x48/apps/org.xfce.mousepad.png
12share/icons/hicolor/scalable/apps/org.xfce.mousepad.svg 12share/icons/hicolor/scalable/apps/org.xfce.mousepad.svg
13share/locale/ar/LC_MESSAGES/mousepad.mo 13share/locale/ar/LC_MESSAGES/mousepad.mo
14share/locale/ast/LC_MESSAGES/mousepad.mo 14share/locale/ast/LC_MESSAGES/mousepad.mo
@@ -54,14 +54,13 @@ share/locale/ru/LC_MESSAGES/mousepad.mo @@ -54,14 +54,13 @@ share/locale/ru/LC_MESSAGES/mousepad.mo
54share/locale/sk/LC_MESSAGES/mousepad.mo 54share/locale/sk/LC_MESSAGES/mousepad.mo
55share/locale/sl/LC_MESSAGES/mousepad.mo 55share/locale/sl/LC_MESSAGES/mousepad.mo
56share/locale/sq/LC_MESSAGES/mousepad.mo 56share/locale/sq/LC_MESSAGES/mousepad.mo
57share/locale/sr/LC_MESSAGES/mousepad.mo 57share/locale/sr/LC_MESSAGES/mousepad.mo
58share/locale/sv/LC_MESSAGES/mousepad.mo 58share/locale/sv/LC_MESSAGES/mousepad.mo
59share/locale/te/LC_MESSAGES/mousepad.mo 59share/locale/te/LC_MESSAGES/mousepad.mo
60share/locale/th/LC_MESSAGES/mousepad.mo 60share/locale/th/LC_MESSAGES/mousepad.mo
61share/locale/tr/LC_MESSAGES/mousepad.mo 61share/locale/tr/LC_MESSAGES/mousepad.mo
62share/locale/ug/LC_MESSAGES/mousepad.mo 62share/locale/ug/LC_MESSAGES/mousepad.mo
63share/locale/uk/LC_MESSAGES/mousepad.mo 63share/locale/uk/LC_MESSAGES/mousepad.mo
64share/locale/zh_CN/LC_MESSAGES/mousepad.mo 64share/locale/zh_CN/LC_MESSAGES/mousepad.mo
65share/locale/zh_TW/LC_MESSAGES/mousepad.mo 65share/locale/zh_TW/LC_MESSAGES/mousepad.mo
66share/metainfo/org.xfce.mousepad.appdata.xml 66share/metainfo/org.xfce.mousepad.appdata.xml
67share/polkit-1/actions/org.xfce.mousepad.policy 

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

--- pkgsrc/editors/xfce4-mousepad/distinfo 2023/02/11 01:24:03 1.19
+++ pkgsrc/editors/xfce4-mousepad/distinfo 2023/05/17 03:22:29 1.20
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.19 2023/02/11 01:24:03 gutteridge Exp $ 1$NetBSD: distinfo,v 1.20 2023/05/17 03:22:29 gutteridge Exp $
2 2
3BLAKE2s (mousepad-0.6.0.tar.bz2) = 0b9b648de7d536e40631ce88479e96a8315c29d4113c2845281c70dc4303e6e0 3BLAKE2s (mousepad-0.6.1.tar.bz2) = 4810f9b6f161cdcd7aa37d1b23f1e05a2a1eeadd8b689debc5e1b816ffd9ee3c
4SHA512 (mousepad-0.6.0.tar.bz2) = dad3488c973d767759a8b9752f83cc45d339064d34c19ee51f576af13f8db441f7234982c09e85f4032d553ee8df4f50ce8e0aa66c921a60ddb5c262a1c93702 4SHA512 (mousepad-0.6.1.tar.bz2) = cf6ee9e32ecb1be9f1f54c587c4e8f653eb949f1103e378bf27959b88d8d6f268fb796285c8077bcef97926288cf941b9fb9426bfeb680ee728bddefa2d77d23
5Size (mousepad-0.6.0.tar.bz2) = 969433 bytes 5Size (mousepad-0.6.1.tar.bz2) = 1405279 bytes