pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/xnedit
Module Name: pkgsrc
Committed By: micha
Date: Mon Feb 10 14:12:03 UTC 2025
Modified Files:
pkgsrc/editors/xnedit: Makefile distinfo
Log Message:
editors/xnedit: Update to 1.6.2
version 1.6.2 (2025-02-07)
--------------------------
- added X error handler
- changed filedialog to always force BOM setting with UTF16/UTF32
when LE/BE is not specified
- improved Find Selection when dealing with unicode
- fixed non-functional numpad separator key on some systems
- fixed Emulate Tab Spacing range check
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/editors/xnedit/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/editors/xnedit/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/xnedit/Makefile
diff -u pkgsrc/editors/xnedit/Makefile:1.15 pkgsrc/editors/xnedit/Makefile:1.16
--- pkgsrc/editors/xnedit/Makefile:1.15 Thu Jan 9 13:08:59 2025
+++ pkgsrc/editors/xnedit/Makefile Mon Feb 10 14:12:02 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2025/01/09 13:08:59 micha Exp $
+# $NetBSD: Makefile,v 1.16 2025/02/10 14:12:02 micha Exp $
-DISTNAME= xnedit-1.6.1
+DISTNAME= xnedit-1.6.2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xnedit/}
Index: pkgsrc/editors/xnedit/distinfo
diff -u pkgsrc/editors/xnedit/distinfo:1.8 pkgsrc/editors/xnedit/distinfo:1.9
--- pkgsrc/editors/xnedit/distinfo:1.8 Thu Jan 9 13:08:59 2025
+++ pkgsrc/editors/xnedit/distinfo Mon Feb 10 14:12:02 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2025/01/09 13:08:59 micha Exp $
+$NetBSD: distinfo,v 1.9 2025/02/10 14:12:02 micha Exp $
-BLAKE2s (xnedit-1.6.1.tar.gz) = 749b650a8d0c300994153ee776659c59f50486be203f4297807cfea23dbd2120
-SHA512 (xnedit-1.6.1.tar.gz) = bea47b38dec493e17221a5431d790c1dbd0a7557c6c96a3c51b7269d293773d09c62123024106638874ed60fe4b5f941ecb1ca128f2b1096065ad9b8e355e43b
-Size (xnedit-1.6.1.tar.gz) = 1493325 bytes
+BLAKE2s (xnedit-1.6.2.tar.gz) = 90dd72e9bf9b201d2f9380ec18fd398bf2b8eca850f2f041417b14d2b8aa7dce
+SHA512 (xnedit-1.6.2.tar.gz) = 55d82f22c9b5c7fae463a49720e52f9e087e8ca600015bc20f30ab92a9c90a044abeb63f51539e9e6b7f717642be598fa750250d9a835bffc73270a95af3acce
+Size (xnedit-1.6.2.tar.gz) = 1494219 bytes
SHA1 (patch-Makefile) = abbc994e0e21e0cb54a65518e75418dc19a4bc10
Home |
Main Index |
Thread Index |
Old Index