pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/xfce4-mousepad
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun Jul 24 21:07:11 UTC 2022
Modified Files:
pkgsrc/editors/xfce4-mousepad: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/editors/xfce4-mousepad/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/editors/xfce4-mousepad/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/xfce4-mousepad/Makefile
diff -u pkgsrc/editors/xfce4-mousepad/Makefile:1.63 pkgsrc/editors/xfce4-mousepad/Makefile:1.64
--- pkgsrc/editors/xfce4-mousepad/Makefile:1.63 Mon Jun 6 01:17:14 2022
+++ pkgsrc/editors/xfce4-mousepad/Makefile Sun Jul 24 21:07:11 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2022/06/06 01:17:14 gutteridge Exp $
+# $NetBSD: Makefile,v 1.64 2022/07/24 21:07:11 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-VERSION= 0.5.9
+VERSION= 0.5.10
DISTNAME= mousepad-${VERSION}
PKGNAME= xfce4-mousepad-${VERSION}
CATEGORIES= editors
Index: pkgsrc/editors/xfce4-mousepad/distinfo
diff -u pkgsrc/editors/xfce4-mousepad/distinfo:1.17 pkgsrc/editors/xfce4-mousepad/distinfo:1.18
--- pkgsrc/editors/xfce4-mousepad/distinfo:1.17 Mon Jun 6 01:17:14 2022
+++ pkgsrc/editors/xfce4-mousepad/distinfo Sun Jul 24 21:07:11 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2022/06/06 01:17:14 gutteridge Exp $
+$NetBSD: distinfo,v 1.18 2022/07/24 21:07:11 gutteridge Exp $
-BLAKE2s (mousepad-0.5.9.tar.bz2) = a3e73b7dce57d8869cf0d40b2b0eee08879133a9fec6e24adaa4ecb288bc8180
-SHA512 (mousepad-0.5.9.tar.bz2) = 915fa1c89d66f793c4dba7826b4934e286e940dbdd9c933bddeeaf76be79d2140cd0feb1dea2946989879ec354d57af36fd61517309ebd4915f18be4b9cf621f
-Size (mousepad-0.5.9.tar.bz2) = 953685 bytes
+BLAKE2s (mousepad-0.5.10.tar.bz2) = 96d8eb1a933efe306a8d7d3e3db826294e2b7bb0c5e7cac68c42c611a094b8dc
+SHA512 (mousepad-0.5.10.tar.bz2) = 144e72abce8e5fb66a345fb59efe48f136dd9cf9cdcd72496dcee05b08781bdbba036f4ab5af04dbccd38dc52a8e8dd67b5b7434867881a1114de692a012b076
+Size (mousepad-0.5.10.tar.bz2) = 959696 bytes
Home |
Main Index |
Thread Index |
Old Index