pkgsrc-Changes archive

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

CVS commit: pkgsrc/shells/tcsh



Module Name:    pkgsrc
Committed By:   leot
Date:           Thu May  9 11:46:22 UTC 2019

Modified Files:
        pkgsrc/shells/tcsh: distinfo
        pkgsrc/shells/tcsh/patches: patch-configure

Log Message:
tcsh: Add a newline to make the comment more readable (NFC)


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/shells/tcsh/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/shells/tcsh/patches/patch-configure

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

Modified files:

Index: pkgsrc/shells/tcsh/distinfo
diff -u pkgsrc/shells/tcsh/distinfo:1.40 pkgsrc/shells/tcsh/distinfo:1.41
--- pkgsrc/shells/tcsh/distinfo:1.40    Thu May  9 11:32:36 2019
+++ pkgsrc/shells/tcsh/distinfo Thu May  9 11:46:21 2019
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.40 2019/05/09 11:32:36 leot Exp $
+$NetBSD: distinfo,v 1.41 2019/05/09 11:46:21 leot Exp $
 
 SHA1 (tcsh-6.21.00.tar.gz) = aeb43ee952d47bdf33cc29fdecd170cfedbe8481
 RMD160 (tcsh-6.21.00.tar.gz) = 665d522ded31e3fa23b71a5726d2d52e1c60e085
@@ -6,6 +6,6 @@ SHA512 (tcsh-6.21.00.tar.gz) = d7f46588a
 Size (tcsh-6.21.00.tar.gz) = 1001909 bytes
 SHA1 (patch-aa) = 6ec2bcee6029e733743a73d267aa51bfcc898843
 SHA1 (patch-ab) = 8cf26988778b5331360eb1aab98bfcc920c71ac2
-SHA1 (patch-configure) = 91c2019da8c074bd6f24b84bf798ccd497110727
+SHA1 (patch-configure) = 6970c041a66910325d1fb53ebf8ab3627d764778
 SHA1 (patch-nls_Makefile.in) = 58d859e8a50e6436b9bc6514497eb876426d92d7
 SHA1 (patch-sh.h) = ac6211ddd5e552e9baec2d35aed5e7e573cab04e

Index: pkgsrc/shells/tcsh/patches/patch-configure
diff -u pkgsrc/shells/tcsh/patches/patch-configure:1.1 pkgsrc/shells/tcsh/patches/patch-configure:1.2
--- pkgsrc/shells/tcsh/patches/patch-configure:1.1      Tue Apr  2 20:37:55 2013
+++ pkgsrc/shells/tcsh/patches/patch-configure  Thu May  9 11:46:21 2019
@@ -1,6 +1,7 @@
-$NetBSD: patch-configure,v 1.1 2013/04/02 20:37:55 bsiegert Exp $
+$NetBSD: patch-configure,v 1.2 2019/05/09 11:46:21 leot Exp $
 
 Add support for MirBSD systems.
+
 --- configure.orig     Tue Mar  5 20:51:17 2013
 +++ configure
 @@ -2801,6 +2801,11 @@ case "${host}" in



Home | Main Index | Thread Index | Old Index