pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/shells



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 23 20:08:17 UTC 2025

Modified Files:
        pkgsrc/shells: Makefile

Log Message:
shells/Makefile: + zsh-history-substring-search


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/shells/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/shells/Makefile
diff -u pkgsrc/shells/Makefile:1.75 pkgsrc/shells/Makefile:1.76
--- pkgsrc/shells/Makefile:1.75 Fri Aug  9 11:15:25 2024
+++ pkgsrc/shells/Makefile      Thu Jan 23 20:08:16 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2024/08/09 11:15:25 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2025/01/23 20:08:16 wiz Exp $
 #
 
 COMMENT=       Shells
@@ -51,6 +51,7 @@ SUBDIR+=      yash
 SUBDIR+=       zsh
 SUBDIR+=       zsh-autosuggestions
 SUBDIR+=       zsh-completions
+SUBDIR+=       zsh-history-substring-search
 SUBDIR+=       zsh-pure
 SUBDIR+=       zsh-syntax-highlighting
 



Home | Main Index | Thread Index | Old Index