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 Jul  9 07:53:50 UTC 2025

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

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

Changes since 6.24.15:

 44. V6.24.16 - 2025-07-09
 43. Improve nls/Makefile.in compatibility hacks (Kimmo Suominen)


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/shells/tcsh/Makefile.common
cvs rdiff -u -r1.71 -r1.72 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.17 pkgsrc/shells/tcsh/Makefile.common:1.18
--- pkgsrc/shells/tcsh/Makefile.common:1.17     Tue Feb  4 18:53:01 2025
+++ pkgsrc/shells/tcsh/Makefile.common  Wed Jul  9 07:53:50 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.17 2025/02/04 18:53:01 kim Exp $
+# $NetBSD: Makefile.common,v 1.18 2025/07/09 07:53:50 kim Exp $
 #
 # used by shells/standalone-tcsh/Makefile
 # used by shells/static-tcsh/Makefile
 # used by shells/tcsh/Makefile
 
-DISTNAME=      tcsh-6.24.15
+DISTNAME=      tcsh-6.24.16
 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.71 pkgsrc/shells/tcsh/distinfo:1.72
--- pkgsrc/shells/tcsh/distinfo:1.71    Tue Feb  4 18:53:01 2025
+++ pkgsrc/shells/tcsh/distinfo Wed Jul  9 07:53:50 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.71 2025/02/04 18:53:01 kim Exp $
+$NetBSD: distinfo,v 1.72 2025/07/09 07:53:50 kim Exp $
 
-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
+BLAKE2s (tcsh-6.24.16.tar.gz) = 521f25dd1c7a14ad4b7c0fb0d27669598b8b132b50627b785bd0f21d5788f985
+SHA512 (tcsh-6.24.16.tar.gz) = 076ec595a8789bca33b16ba3b805fdbc6ea4e4e259110b0c59b4fc3a28c2d82ff62803c9c9bbfb537eae176f18e37e8ea5196f1ace3d44f7e466c423310e5b71
+Size (tcsh-6.24.16.tar.gz) = 958396 bytes



Home | Main Index | Thread Index | Old Index