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: Thu Feb 8 23:28:32 UTC 2024
Modified Files:
pkgsrc/editors/xfce4-mousepad: Makefile PLIST distinfo
Log Message:
xfce4-mousepad: update to 0.6.2
0.6.2 (2024-02-05)
=====
- Update copyright year
- history: Default to yes when user is asked to restore previous session
- build: Search for bind_textdomain_codeset in libintl too
- tests: Increase timeout a bit
- tests: Check for pwait/pidwait
- dialogs: Do not reuse text buffer to test encoding in save-as dialog
- history: Remove dead code
- history: Rework paste menu
- Move paste history to mousepad-history.c
- window: Fix GVariant management
- Do not scroll text view when zooming in or out
- file-monitoring: Delay emission of "externaly-modified" signal
- Fix a typo in a comment, additionnal → additional.
- Add icons at missing sizes, clean up SVG metadata
- search: Properly reset current match
- Translation Updates:
Catalan, Croatian, Danish, English (United Kingdom), Estonian, Greek,
Hebrew, Occitan (post 1500), Polish, Portuguese (Brazil), Spanish,
Swedish, Turkish, Ukrainian
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/editors/xfce4-mousepad/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/editors/xfce4-mousepad/PLIST
cvs rdiff -u -r1.20 -r1.21 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.76 pkgsrc/editors/xfce4-mousepad/Makefile:1.77
--- pkgsrc/editors/xfce4-mousepad/Makefile:1.76 Tue Nov 14 14:01:45 2023
+++ pkgsrc/editors/xfce4-mousepad/Makefile Thu Feb 8 23:28:32 2024
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.76 2023/11/14 14:01:45 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2024/02/08 23:28:32 gutteridge Exp $
-PKGREVISION= 4
.include "../../meta-pkgs/xfce4/Makefile.common"
-VERSION= 0.6.1
+VERSION= 0.6.2
DISTNAME= mousepad-${VERSION}
PKGNAME= xfce4-mousepad-${VERSION}
CATEGORIES= editors
Index: pkgsrc/editors/xfce4-mousepad/PLIST
diff -u pkgsrc/editors/xfce4-mousepad/PLIST:1.10 pkgsrc/editors/xfce4-mousepad/PLIST:1.11
--- pkgsrc/editors/xfce4-mousepad/PLIST:1.10 Wed May 17 03:22:29 2023
+++ pkgsrc/editors/xfce4-mousepad/PLIST Thu Feb 8 23:28:32 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2023/05/17 03:22:29 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.11 2024/02/08 23:28:32 gutteridge Exp $
bin/mousepad
lib/libmousepad.la
${PLIST.gspell}lib/mousepad/plugins/libmousepad-plugin-gspell.la
@@ -8,7 +8,11 @@ share/glib-2.0/schemas/org.xfce.mousepad
${PLIST.gspell}share/glib-2.0/schemas/org.xfce.mousepad.plugins.gspell.gschema.xml
share/icons/hicolor/128x128/apps/org.xfce.mousepad.png
share/icons/hicolor/16x16/apps/org.xfce.mousepad.png
+share/icons/hicolor/24x24/apps/org.xfce.mousepad.png
+share/icons/hicolor/32x32/apps/org.xfce.mousepad.png
share/icons/hicolor/48x48/apps/org.xfce.mousepad.png
+share/icons/hicolor/64x64/apps/org.xfce.mousepad.png
+share/icons/hicolor/96x96/apps/org.xfce.mousepad.png
share/icons/hicolor/scalable/apps/org.xfce.mousepad.svg
share/locale/ar/LC_MESSAGES/mousepad.mo
share/locale/ast/LC_MESSAGES/mousepad.mo
Index: pkgsrc/editors/xfce4-mousepad/distinfo
diff -u pkgsrc/editors/xfce4-mousepad/distinfo:1.20 pkgsrc/editors/xfce4-mousepad/distinfo:1.21
--- pkgsrc/editors/xfce4-mousepad/distinfo:1.20 Wed May 17 03:22:29 2023
+++ pkgsrc/editors/xfce4-mousepad/distinfo Thu Feb 8 23:28:32 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2023/05/17 03:22:29 gutteridge Exp $
+$NetBSD: distinfo,v 1.21 2024/02/08 23:28:32 gutteridge Exp $
-BLAKE2s (mousepad-0.6.1.tar.bz2) = 4810f9b6f161cdcd7aa37d1b23f1e05a2a1eeadd8b689debc5e1b816ffd9ee3c
-SHA512 (mousepad-0.6.1.tar.bz2) = cf6ee9e32ecb1be9f1f54c587c4e8f653eb949f1103e378bf27959b88d8d6f268fb796285c8077bcef97926288cf941b9fb9426bfeb680ee728bddefa2d77d23
-Size (mousepad-0.6.1.tar.bz2) = 1405279 bytes
+BLAKE2s (mousepad-0.6.2.tar.bz2) = 3653a1d3eb079dae670300f10dc7711d9607ca714b9ec68b90bd8fb7f2d251ba
+SHA512 (mousepad-0.6.2.tar.bz2) = 086f60f6f405290ed76366f4c5195e9c8f9c5058d1892200a73e48d6378428efe47f2038e3eddb81186e22dd87d57580559a556b1b22f202b6f056c7f90b64ea
+Size (mousepad-0.6.2.tar.bz2) = 1402314 bytes
Home |
Main Index |
Thread Index |
Old Index