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: Thu Jan 9 13:08:59 UTC 2025
Modified Files:
pkgsrc/editors/xnedit: Makefile distinfo
Log Message:
editors/xnedit: Update to 1.6.1
version 1.6.1 (2025-01-05)
--------------------------
- added EXCLUDE_FONTS compile option
- improved compatibility with normalized file names on macOS
- fixed non-functional numpad separator key
- fixed bug in sh syntax highlighting in case command substitution contains
double quoted strings
- fixed crash in color preferences dialog
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/editors/xnedit/Makefile
cvs rdiff -u -r1.7 -r1.8 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.14 pkgsrc/editors/xnedit/Makefile:1.15
--- pkgsrc/editors/xnedit/Makefile:1.14 Fri Dec 6 11:20:06 2024
+++ pkgsrc/editors/xnedit/Makefile Thu Jan 9 13:08:59 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2024/12/06 11:20:06 micha Exp $
+# $NetBSD: Makefile,v 1.15 2025/01/09 13:08:59 micha Exp $
-DISTNAME= xnedit-1.6.0
+DISTNAME= xnedit-1.6.1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xnedit/}
Index: pkgsrc/editors/xnedit/distinfo
diff -u pkgsrc/editors/xnedit/distinfo:1.7 pkgsrc/editors/xnedit/distinfo:1.8
--- pkgsrc/editors/xnedit/distinfo:1.7 Fri Dec 6 11:20:06 2024
+++ pkgsrc/editors/xnedit/distinfo Thu Jan 9 13:08:59 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2024/12/06 11:20:06 micha Exp $
+$NetBSD: distinfo,v 1.8 2025/01/09 13:08:59 micha Exp $
-BLAKE2s (xnedit-1.6.0.tar.gz) = 1ac8dfd4b0c01abe73cd5e4fe1d18ad8f2671d84a714e4178898e9f362402e9c
-SHA512 (xnedit-1.6.0.tar.gz) = fdd385d06557f6c486103951324d92a47066e16263bb675416c0426528a680fbf2a2d486fcca56c5cd29caeb6bb5431d6957d02bbceb7904c8b244dbec06ad68
-Size (xnedit-1.6.0.tar.gz) = 1491892 bytes
+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
SHA1 (patch-Makefile) = abbc994e0e21e0cb54a65518e75418dc19a4bc10
Home |
Main Index |
Thread Index |
Old Index