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: Fri Oct 6 09:37:42 UTC 2023
Modified Files:
pkgsrc/editors/xnedit: Makefile distinfo
Log Message:
editors/xnedit: Update to 1.5.2
version 1.5.2 (2023-10-05)
--------------------------
- fixed disabling Read Only doesn't disable encoding error locks
- fixed filedialog not showing the sort indicator sometimes
- fixed potential buffer overflow in ExecShellCommand/ExecCursorLine
- fixed build on Solaris 10
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/editors/xnedit/Makefile
cvs rdiff -u -r1.4 -r1.5 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.10 pkgsrc/editors/xnedit/Makefile:1.11
--- pkgsrc/editors/xnedit/Makefile:1.10 Fri Sep 8 12:32:02 2023
+++ pkgsrc/editors/xnedit/Makefile Fri Oct 6 09:37:42 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2023/09/08 12:32:02 micha Exp $
+# $NetBSD: Makefile,v 1.11 2023/10/06 09:37:42 micha Exp $
-DISTNAME= xnedit-1.5.1
+DISTNAME= xnedit-1.5.2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xnedit/}
Index: pkgsrc/editors/xnedit/distinfo
diff -u pkgsrc/editors/xnedit/distinfo:1.4 pkgsrc/editors/xnedit/distinfo:1.5
--- pkgsrc/editors/xnedit/distinfo:1.4 Fri Sep 8 12:32:02 2023
+++ pkgsrc/editors/xnedit/distinfo Fri Oct 6 09:37:42 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2023/09/08 12:32:02 micha Exp $
+$NetBSD: distinfo,v 1.5 2023/10/06 09:37:42 micha Exp $
-BLAKE2s (xnedit-1.5.1.tar.gz) = 9b0256718abfb2eedb92a3ca35966d332263a0c6fd1a1d0139f866c9adcb57b8
-SHA512 (xnedit-1.5.1.tar.gz) = e5a40947a8fcc4995e2debbe46710e5aa9e7d3e01fe925c81e457dff6a401695f1a3839f8c8e106a0c3d20b6d099abc2fc09f8df53cd09d8a685355b4a98f6df
-Size (xnedit-1.5.1.tar.gz) = 1524612 bytes
+BLAKE2s (xnedit-1.5.2.tar.gz) = b85b1f95c953cf0f97dae6d032944ccce682584f38efe4ebc84e93d1c99dc8de
+SHA512 (xnedit-1.5.2.tar.gz) = 5d1c308fc9563b26c2b566b82c9e142e0910be175c5496c6332b856aa46cd5efbaa3e37edf194ef6ebd3278979f2c54d6e44795dbea4bffb3514e7de6c554051
+Size (xnedit-1.5.2.tar.gz) = 1523671 bytes
SHA1 (patch-Makefile) = 065037b9d82dd35f33253899869f3e85db17834b
Home |
Main Index |
Thread Index |
Old Index