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: kim
Date: Mon Jan 3 08:16:48 UTC 2022
Modified Files:
pkgsrc/shells/tcsh: Makefile.common distinfo
Log Message:
{,standalone-,static-}tcsh: Update to 6.23.02
Changes since 6.23.01:
10. V6.23.02 - 20220103
9. Make the \U escape up to 8 hex digits.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/shells/tcsh/Makefile.common
cvs rdiff -u -r1.57 -r1.58 pkgsrc/shells/tcsh/distinfo
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/Makefile.common
diff -u pkgsrc/shells/tcsh/Makefile.common:1.3 pkgsrc/shells/tcsh/Makefile.common:1.4
--- pkgsrc/shells/tcsh/Makefile.common:1.3 Thu Dec 9 19:55:39 2021
+++ pkgsrc/shells/tcsh/Makefile.common Mon Jan 3 08:16:48 2022
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.3 2021/12/09 19:55:39 kim Exp $
+# $NetBSD: Makefile.common,v 1.4 2022/01/03 08:16:48 kim Exp $
#
# used by shells/standalone-tcsh/Makefile
# used by shells/static-tcsh/Makefile
# used by shells/tcsh/Makefile
-DISTNAME= tcsh-6.23.01
+DISTNAME= tcsh-6.23.02
CATEGORIES= shells
MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/
MASTER_SITES+= http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/
Index: pkgsrc/shells/tcsh/distinfo
diff -u pkgsrc/shells/tcsh/distinfo:1.57 pkgsrc/shells/tcsh/distinfo:1.58
--- pkgsrc/shells/tcsh/distinfo:1.57 Thu Dec 9 19:55:39 2021
+++ pkgsrc/shells/tcsh/distinfo Mon Jan 3 08:16:48 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.57 2021/12/09 19:55:39 kim Exp $
+$NetBSD: distinfo,v 1.58 2022/01/03 08:16:48 kim Exp $
-BLAKE2s (tcsh-6.23.01.tar.gz) = 12d0bc4be33bb8ba40ee5ef8f0a1b0339dbb7f6db6d07d0038c09ad021cffaf6
-SHA512 (tcsh-6.23.01.tar.gz) = 7460d86dfedf3f2728dee8fe5b6cddec20020a2c3af374be3f83cbb0835237153e5456f864a259816e56e88edd9e15bc18df92ebe5471a73bbe9ed70656abf92
-Size (tcsh-6.23.01.tar.gz) = 947240 bytes
+BLAKE2s (tcsh-6.23.02.tar.gz) = f4360bf24bd26e4e718c970ea21d2fed9a755ac58cb457228fb7199bcb5f301d
+SHA512 (tcsh-6.23.02.tar.gz) = bf83987e4667e3e514b99b6ee0a7f04c8eafad2bdb20f480e2a3614fc2112e01a75d3fcbf43ce54a4ef6d12a03693c3446ae6e14daa91f0ae7556019de1bce2a
+Size (tcsh-6.23.02.tar.gz) = 947265 bytes
Home |
Main Index |
Thread Index |
Old Index