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 Dec 12 16:49:42 UTC 2022

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

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

Changes since 6.24.04:

 16. V6.24.06 - 2022-12-12
 15. V6.24.05 - 2022-12-04
 14. Build and release process improvements (Luke Mewburn, Kimmo Suominen)


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/shells/tcsh/Makefile.common
cvs rdiff -u -r1.63 -r1.64 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.9 pkgsrc/shells/tcsh/Makefile.common:1.10
--- pkgsrc/shells/tcsh/Makefile.common:1.9      Sat Dec  3 21:41:13 2022
+++ pkgsrc/shells/tcsh/Makefile.common  Mon Dec 12 16:49:42 2022
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.9 2022/12/03 21:41:13 kim Exp $
+# $NetBSD: Makefile.common,v 1.10 2022/12/12 16:49:42 kim Exp $
 #
 # used by shells/standalone-tcsh/Makefile
 # used by shells/static-tcsh/Makefile
 # used by shells/tcsh/Makefile
 
-DISTNAME=      tcsh-6.24.04
+DISTNAME=      tcsh-6.24.06
 CATEGORIES=    shells
 MASTER_SITES=  http://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.63 pkgsrc/shells/tcsh/distinfo:1.64
--- pkgsrc/shells/tcsh/distinfo:1.63    Sat Dec  3 21:41:13 2022
+++ pkgsrc/shells/tcsh/distinfo Mon Dec 12 16:49:42 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.63 2022/12/03 21:41:13 kim Exp $
+$NetBSD: distinfo,v 1.64 2022/12/12 16:49:42 kim Exp $
 
-BLAKE2s (tcsh-6.24.04.tar.gz) = 8e1ad057583c5ecea8dbb397015a09112fbae47888372258ba1fbc4e37c0eaa5
-SHA512 (tcsh-6.24.04.tar.gz) = f1b90972add5a6606b379f9e8c712cd3c1d06f9554c4c8748fbd98a956251a835b71729ac40360ffbb71bbde9fc3986cc9ba6b381fd72670793a1112e1db7bae
-Size (tcsh-6.24.04.tar.gz) = 946314 bytes
+BLAKE2s (tcsh-6.24.06.tar.gz) = fff761fefb4dee01a5b35545a8b3c7d45147b0b48c1302a7cbb0ff6a4b7bfafe
+SHA512 (tcsh-6.24.06.tar.gz) = a69e51d08b56e1326368029c1dfc8ada9221ba0f17369cf3471c764b77e53fa259a3fe713e9443835a20f528b0940ec2af9d7fab4cb943789aab08856fd5c2e8
+Size (tcsh-6.24.06.tar.gz) = 946421 bytes



Home | Main Index | Thread Index | Old Index