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:           Tue Feb  4 18:53:01 UTC 2025

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

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

Changes since 6.24.14:

 42. V6.24.15 - 2025-02-04

(Build fixes only.)


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/shells/tcsh/Makefile.common
cvs rdiff -u -r1.70 -r1.71 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.16 pkgsrc/shells/tcsh/Makefile.common:1.17
--- pkgsrc/shells/tcsh/Makefile.common:1.16     Tue Nov 26 20:56:42 2024
+++ pkgsrc/shells/tcsh/Makefile.common  Tue Feb  4 18:53:01 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.16 2024/11/26 20:56:42 kim Exp $
+# $NetBSD: Makefile.common,v 1.17 2025/02/04 18:53:01 kim Exp $
 #
 # used by shells/standalone-tcsh/Makefile
 # used by shells/static-tcsh/Makefile
 # used by shells/tcsh/Makefile
 
-DISTNAME=      tcsh-6.24.14
+DISTNAME=      tcsh-6.24.15
 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.70 pkgsrc/shells/tcsh/distinfo:1.71
--- pkgsrc/shells/tcsh/distinfo:1.70    Tue Nov 26 20:56:42 2024
+++ pkgsrc/shells/tcsh/distinfo Tue Feb  4 18:53:01 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.70 2024/11/26 20:56:42 kim Exp $
+$NetBSD: distinfo,v 1.71 2025/02/04 18:53:01 kim Exp $
 
-BLAKE2s (tcsh-6.24.14.tar.gz) = e522c38c95c5981c1ea6c281c502a0943f2d8fda209ae6f5db8542f4aad03a13
-SHA512 (tcsh-6.24.14.tar.gz) = a76012f031ef8a77987ec9f35af9d2513f9609b6f847e567e07d30afeb69a7758df92fd46e923da3057e94f77457c2571703cb58e613ddcf465eee4e95564aa5
-Size (tcsh-6.24.14.tar.gz) = 958795 bytes
+BLAKE2s (tcsh-6.24.15.tar.gz) = 9b3d6204d96ba6b7a01d471b3b7edd7b8b9aab5f6ea347b746c91b8c585d7b19
+SHA512 (tcsh-6.24.15.tar.gz) = 190d394ee15772b846ccc8052ba019baea7a59a1cd303a9440c39fb28325b29726135caf79382b76be1ba1479061c9e6c5240590ae3165e03d968ce506926b62
+Size (tcsh-6.24.15.tar.gz) = 958802 bytes



Home | Main Index | Thread Index | Old Index