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:   vins
Date:           Sun Nov  2 18:46:07 UTC 2025

Modified Files:
        pkgsrc/shells: Makefile

Log Message:
shells: add fish4


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 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.77 pkgsrc/shells/Makefile:1.78
--- pkgsrc/shells/Makefile:1.77 Wed Jul 16 19:35:32 2025
+++ pkgsrc/shells/Makefile      Sun Nov  2 18:46:07 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2025/07/16 19:35:32 schmonz Exp $
+# $NetBSD: Makefile,v 1.78 2025/11/02 18:46:07 vins Exp $
 #
 
 COMMENT=       Shells
@@ -20,6 +20,7 @@ SUBDIR+=      esh
 SUBDIR+=       etsh
 SUBDIR+=       execshell
 SUBDIR+=       fish
+SUBDIR+=       fish4
 SUBDIR+=       git-sh
 SUBDIR+=       guile-gash
 SUBDIR+=       heirloom-sh



Home | Main Index | Thread Index | Old Index