pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells/tcsh tcsh: Add a newline to make the comment mo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ed78c68cfb07
branches:  trunk
changeset: 333568:ed78c68cfb07
user:      leot <leot%pkgsrc.org@localhost>
date:      Thu May 09 11:46:21 2019 +0000

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

diffstat:

 shells/tcsh/distinfo                |  4 ++--
 shells/tcsh/patches/patch-configure |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r db5a2b1bde42 -r ed78c68cfb07 shells/tcsh/distinfo
--- a/shells/tcsh/distinfo      Thu May 09 11:35:01 2019 +0000
+++ b/shells/tcsh/distinfo      Thu May 09 11:46:21 2019 +0000
@@ -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 @@
 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
diff -r db5a2b1bde42 -r ed78c68cfb07 shells/tcsh/patches/patch-configure
--- a/shells/tcsh/patches/patch-configure       Thu May 09 11:35:01 2019 +0000
+++ b/shells/tcsh/patches/patch-configure       Thu May 09 11:46:21 2019 +0000
@@ -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