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:           Wed Feb  2 11:27:13 UTC 2022

Modified Files:
        pkgsrc/shells/tcsh: Makefile.common distinfo

Log Message:
{,standalone-,static-}tcsh: Update to 6.24.00:

Changes since 6.23.02:

 11. Update config.guess and config.sub so arm64 is recognized


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/shells/tcsh/Makefile.common
cvs rdiff -u -r1.58 -r1.59 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.4 pkgsrc/shells/tcsh/Makefile.common:1.5
--- pkgsrc/shells/tcsh/Makefile.common:1.4      Mon Jan  3 08:16:48 2022
+++ pkgsrc/shells/tcsh/Makefile.common  Wed Feb  2 11:27:13 2022
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.4 2022/01/03 08:16:48 kim Exp $
+# $NetBSD: Makefile.common,v 1.5 2022/02/02 11:27:13 kim Exp $
 #
 # used by shells/standalone-tcsh/Makefile
 # used by shells/static-tcsh/Makefile
 # used by shells/tcsh/Makefile
 
-DISTNAME=      tcsh-6.23.02
+DISTNAME=      tcsh-6.24.00
 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.58 pkgsrc/shells/tcsh/distinfo:1.59
--- pkgsrc/shells/tcsh/distinfo:1.58    Mon Jan  3 08:16:48 2022
+++ pkgsrc/shells/tcsh/distinfo Wed Feb  2 11:27:13 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.58 2022/01/03 08:16:48 kim Exp $
+$NetBSD: distinfo,v 1.59 2022/02/02 11:27:13 kim Exp $
 
-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
+BLAKE2s (tcsh-6.24.00.tar.gz) = f140d7f1d5d64d753b034ec224a456ed51df51fa22d77a665df3f44a549adac5
+SHA512 (tcsh-6.24.00.tar.gz) = 0a50332aadd4309a8b1506a4771ac77c5368c4e1952dd719bd01eca15711743983ff13ec7098dbaf565b4293ac0355ff565344991e0d0c0c9ef75237220e7730
+Size (tcsh-6.24.00.tar.gz) = 949411 bytes



Home | Main Index | Thread Index | Old Index