Sun Jul 24 21:07:11 2022 UTC ()
xfce4-mousepad: update to 0.5.10

Change log:

0.5.10 (2022-07-09)
======
- New Features:
  - Consider unnamed files unchanged when empty (#170, !123)

- Bug Fixes:
  - session-restore: Manage autosave ids through a GList (#165)
  - Honor global "gtk-menu-images" setting for icon visibility
  - search: Do not select first combo box entry when list does not change
  - Fix encoding conversion when saving
  - Fix encoding conversion when opening (#172)
  - Update charset when a byte order mark is detected (#172)
  - tests: Add plugin settings to the list
  - build: Fix intltool lock file problem during make distcheck
  - Fix a memory leak in menu item realignment (#164)

- Translation Updates:
  Finnish, Greek, Hebrew, Hungarian, Russian, Serbian, Swedish,
  Turkish, Ukrainian


(gutteridge)
diff -r1.63 -r1.64 pkgsrc/editors/xfce4-mousepad/Makefile
diff -r1.17 -r1.18 pkgsrc/editors/xfce4-mousepad/distinfo

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

--- pkgsrc/editors/xfce4-mousepad/Makefile 2022/06/06 01:17:14 1.63
+++ pkgsrc/editors/xfce4-mousepad/Makefile 2022/07/24 21:07:11 1.64
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.63 2022/06/06 01:17:14 gutteridge Exp $ 1# $NetBSD: Makefile,v 1.64 2022/07/24 21:07:11 gutteridge Exp $
2 2
3.include "../../meta-pkgs/xfce4/Makefile.common" 3.include "../../meta-pkgs/xfce4/Makefile.common"
4 4
5VERSION= 0.5.9 5VERSION= 0.5.10
6DISTNAME= mousepad-${VERSION} 6DISTNAME= mousepad-${VERSION}
7PKGNAME= xfce4-mousepad-${VERSION} 7PKGNAME= xfce4-mousepad-${VERSION}
8CATEGORIES= editors 8CATEGORIES= editors
9MASTER_SITES= https://archive.xfce.org/src/apps/mousepad/${VERSION:R}/ 9MASTER_SITES= https://archive.xfce.org/src/apps/mousepad/${VERSION:R}/
10 10
11HOMEPAGE= http://users.xfce.org/~benny/xfce/apps.html 11HOMEPAGE= http://users.xfce.org/~benny/xfce/apps.html
12COMMENT= Xfce text editor 12COMMENT= Xfce text editor
13 13
14CONFIGURE_ARGS+= --enable-gtksourceview4 14CONFIGURE_ARGS+= --enable-gtksourceview4
15 15
16.include "options.mk" 16.include "options.mk"
17 17
18.include "../../devel/glib2/schemas.mk" 18.include "../../devel/glib2/schemas.mk"

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

--- pkgsrc/editors/xfce4-mousepad/distinfo 2022/06/06 01:17:14 1.17
+++ pkgsrc/editors/xfce4-mousepad/distinfo 2022/07/24 21:07:11 1.18
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.17 2022/06/06 01:17:14 gutteridge Exp $ 1$NetBSD: distinfo,v 1.18 2022/07/24 21:07:11 gutteridge Exp $
2 2
3BLAKE2s (mousepad-0.5.9.tar.bz2) = a3e73b7dce57d8869cf0d40b2b0eee08879133a9fec6e24adaa4ecb288bc8180 3BLAKE2s (mousepad-0.5.10.tar.bz2) = 96d8eb1a933efe306a8d7d3e3db826294e2b7bb0c5e7cac68c42c611a094b8dc
4SHA512 (mousepad-0.5.9.tar.bz2) = 915fa1c89d66f793c4dba7826b4934e286e940dbdd9c933bddeeaf76be79d2140cd0feb1dea2946989879ec354d57af36fd61517309ebd4915f18be4b9cf621f 4SHA512 (mousepad-0.5.10.tar.bz2) = 144e72abce8e5fb66a345fb59efe48f136dd9cf9cdcd72496dcee05b08781bdbba036f4ab5af04dbccd38dc52a8e8dd67b5b7434867881a1114de692a012b076
5Size (mousepad-0.5.9.tar.bz2) = 953685 bytes 5Size (mousepad-0.5.10.tar.bz2) = 959696 bytes