pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/vim-share/patches



Module Name:    pkgsrc
Committed By:   js
Date:           Fri Oct 10 21:07:47 UTC 2025

Modified Files:
        pkgsrc/editors/vim-share/patches: patch-Makefile

Log Message:
editors/vim-share: Explain "((" -> "( (" patch


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/editors/vim-share/patches/patch-Makefile

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

Modified files:

Index: pkgsrc/editors/vim-share/patches/patch-Makefile
diff -u pkgsrc/editors/vim-share/patches/patch-Makefile:1.14 pkgsrc/editors/vim-share/patches/patch-Makefile:1.15
--- pkgsrc/editors/vim-share/patches/patch-Makefile:1.14        Wed Oct  8 00:33:54 2025
+++ pkgsrc/editors/vim-share/patches/patch-Makefile     Fri Oct 10 21:07:47 2025
@@ -1,4 +1,6 @@
-$NetBSD: patch-Makefile,v 1.14 2025/10/08 00:33:54 js Exp $
+$NetBSD: patch-Makefile,v 1.15 2025/10/10 21:07:47 js Exp $
+
+"((" -> "( (" change is to make /bin/sh on QNX happy.
 
 --- src/Makefile.orig  2025-07-20 08:47:14.000000000 +0000
 +++ src/Makefile



Home | Main Index | Thread Index | Old Index