Sun Dec 8 22:08:55 2019 UTC ()
{,standalone-,static-}tcsh: Update to 6.22.02

Changes:
6.22.02 - 20191204
------------------
Fix version in configure.ac

6.22.01 - 20191201
------------------
undo PR/88: Preserve empty arguments in :q, since it breaks
        $ set x=""
        $ alias test "echo "\""$x:q"\"" is working."
        $ alias test
        echo "


(leot)
diff -r1.93 -r1.94 pkgsrc/shells/tcsh/Makefile
diff -r1.43 -r1.44 pkgsrc/shells/tcsh/distinfo

cvs diff -r1.93 -r1.94 pkgsrc/shells/tcsh/Makefile (expand / switch to unified diff)

--- pkgsrc/shells/tcsh/Makefile 2019/11/28 20:46:39 1.93
+++ pkgsrc/shells/tcsh/Makefile 2019/12/08 22:08:55 1.94
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.93 2019/11/28 20:46:39 leot Exp $ 1# $NetBSD: Makefile,v 1.94 2019/12/08 22:08:55 leot Exp $
2# 2#
3# used by shells/standalone-tcsh/Makefile 3# used by shells/standalone-tcsh/Makefile
4# used by shells/static-tcsh/Makefile 4# used by shells/static-tcsh/Makefile
5 5
6DISTNAME= tcsh-6.22.00 6DISTNAME= tcsh-6.22.02
7PKGREVISION?= 0 # use ?= to allow for overrides. 7PKGREVISION?= 0 # use ?= to allow for overrides.
8CATEGORIES= shells 8CATEGORIES= shells
9MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ 9MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/
10MASTER_SITES+= ftp://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/ 10MASTER_SITES+= ftp://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/
11 11
12MAINTAINER?= pkgsrc-users@NetBSD.org # use ?= to allow for overrides. 12MAINTAINER?= pkgsrc-users@NetBSD.org # use ?= to allow for overrides.
13HOMEPAGE= http://www.tcsh.org/ 13HOMEPAGE= http://www.tcsh.org/
14COMMENT= Extended C-shell with many useful features 14COMMENT= Extended C-shell with many useful features
15LICENSE= original-bsd 15LICENSE= original-bsd
16 16
17CONFLICTS?= static-tcsh-[0-9]* # use ?= to allow for overrides. 17CONFLICTS?= static-tcsh-[0-9]* # use ?= to allow for overrides.
18 18
19GNU_CONFIGURE= yes 19GNU_CONFIGURE= yes

cvs diff -r1.43 -r1.44 pkgsrc/shells/tcsh/distinfo (expand / switch to unified diff)

--- pkgsrc/shells/tcsh/distinfo 2019/11/28 20:46:39 1.43
+++ pkgsrc/shells/tcsh/distinfo 2019/12/08 22:08:55 1.44
@@ -1,11 +1,11 @@ @@ -1,11 +1,11 @@
1$NetBSD: distinfo,v 1.43 2019/11/28 20:46:39 leot Exp $ 1$NetBSD: distinfo,v 1.44 2019/12/08 22:08:55 leot Exp $
2 2
3SHA1 (tcsh-6.22.00.tar.gz) = e219409934060af8aa278db20d712b5b7777b531 3SHA1 (tcsh-6.22.02.tar.gz) = d3c916c82eec7e20c49dedf660edd51a7971f8ab
4RMD160 (tcsh-6.22.00.tar.gz) = 18e13da1601ffee536a11ef22391cad978380fbc 4RMD160 (tcsh-6.22.02.tar.gz) = f6c7d6521e1e092dd2c68727e45fbadd54af82e4
5SHA512 (tcsh-6.22.00.tar.gz) = 533d61a4870fcbf759a07347578a20557865a2bc363c971210bd86f17439c3188352a502cfd09f0b134d41ec9df5c174d017f15fe3a54c63ab35034b9cf2ccaf 5SHA512 (tcsh-6.22.02.tar.gz) = 32d271b568c63265ea4c98494f5e60b37c3a3fc2594e8763b8f6f0b09018ab9db7ef6f951120b37f7880ccf04ba3a2559e30dc08d24f4ba9dc36853238d55980
6Size (tcsh-6.22.00.tar.gz) = 1002785 bytes 6Size (tcsh-6.22.02.tar.gz) = 1006405 bytes
7SHA1 (patch-aa) = 6ec2bcee6029e733743a73d267aa51bfcc898843 7SHA1 (patch-aa) = 6ec2bcee6029e733743a73d267aa51bfcc898843
8SHA1 (patch-ab) = 8cf26988778b5331360eb1aab98bfcc920c71ac2 8SHA1 (patch-ab) = 8cf26988778b5331360eb1aab98bfcc920c71ac2
9SHA1 (patch-configure) = 6970c041a66910325d1fb53ebf8ab3627d764778 9SHA1 (patch-configure) = 6970c041a66910325d1fb53ebf8ab3627d764778
10SHA1 (patch-nls_Makefile.in) = 58d859e8a50e6436b9bc6514497eb876426d92d7 10SHA1 (patch-nls_Makefile.in) = 58d859e8a50e6436b9bc6514497eb876426d92d7
11SHA1 (patch-sh.h) = ac6211ddd5e552e9baec2d35aed5e7e573cab04e 11SHA1 (patch-sh.h) = ac6211ddd5e552e9baec2d35aed5e7e573cab04e