pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/ed
Module Name: pkgsrc
Committed By: drixter
Date: Sat Aug 22 12:53:04 UTC 2026
Modified Files:
pkgsrc/editors/ed: Makefile distinfo
Log Message:
ed: Update to 1.22.6
2026-08-20 Antonio Diaz Diaz <antonio%gnu.org@localhost>
* Version 1.22.6 released.
* Pacify gcc's static analyzer. (Reported by Mikel Olasagasti Uranga).
main.c: (show_help): Print "*See also* regex(7)" for man page.
(print_escaped): Don't escape backslashes.
* ed.texi: Document that 'e' and 'E' delete the cut buffer.
(Reported by Tim Chase).
Document the use of REs inside the command-list of a global command.
(Reported by Artyom Bologov).
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/editors/ed/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/editors/ed/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/ed/Makefile
diff -u pkgsrc/editors/ed/Makefile:1.23 pkgsrc/editors/ed/Makefile:1.24
--- pkgsrc/editors/ed/Makefile:1.23 Tue Aug 4 20:28:53 2026
+++ pkgsrc/editors/ed/Makefile Sat Aug 22 12:53:04 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2026/08/04 20:28:53 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2026/08/22 12:53:04 drixter Exp $
-DISTNAME= ed-1.22.5
+DISTNAME= ed-1.22.6
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=ed/}
EXTRACT_SUFX= .tar.lz
Index: pkgsrc/editors/ed/distinfo
diff -u pkgsrc/editors/ed/distinfo:1.15 pkgsrc/editors/ed/distinfo:1.16
--- pkgsrc/editors/ed/distinfo:1.15 Tue Jul 14 18:58:35 2026
+++ pkgsrc/editors/ed/distinfo Sat Aug 22 12:53:04 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2026/07/14 18:58:35 drixter Exp $
+$NetBSD: distinfo,v 1.16 2026/08/22 12:53:04 drixter Exp $
-BLAKE2s (ed-1.22.5.tar.lz) = 232cbcc3cf84880fb22db5ca1b40b0db33db10121e7d4686d5c2e23d935aca07
-SHA512 (ed-1.22.5.tar.lz) = 5f879be3819b6e989cdf9e415b6ad65f24275cc7a6c63f81fb849c92cd97beac088b1dfef37e9eb3f2c1a3e84ffaa553f611a1e7bdd9c1cb5646283f814637b1
-Size (ed-1.22.5.tar.lz) = 71517 bytes
+BLAKE2s (ed-1.22.6.tar.lz) = 60cf3e86589cac1d5d26e920bc04e84e169763c5c455352b19ebef1868a5e5ba
+SHA512 (ed-1.22.6.tar.lz) = 50917800c9a27cc3eb131b79f3833b0090ff99fe9cf78f639d706db4bb1eb6568517c04911576a6f1f23e9b1fa5364af1bf2ca50091b7a84d15daa6f30249191
+Size (ed-1.22.6.tar.lz) = 71973 bytes
Home |
Main Index |
Thread Index |
Old Index