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:           Thu Mar 14 00:03:09 UTC 2024

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

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

Changes since 6.24.10:

 31. V6.24.11 - 2024-03-14
 30. Make nice priority incremental even with setpriority(2) to match
     how it worked with nice(3) (Kimmo Suominen)


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/shells/tcsh/Makefile.common
cvs rdiff -u -r1.66 -r1.67 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.12 pkgsrc/shells/tcsh/Makefile.common:1.13
--- pkgsrc/shells/tcsh/Makefile.common:1.12     Fri Apr 14 14:59:31 2023
+++ pkgsrc/shells/tcsh/Makefile.common  Thu Mar 14 00:03:09 2024
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.12 2023/04/14 14:59:31 kim Exp $
+# $NetBSD: Makefile.common,v 1.13 2024/03/14 00:03:09 kim Exp $
 #
 # used by shells/standalone-tcsh/Makefile
 # used by shells/static-tcsh/Makefile
 # used by shells/tcsh/Makefile
 
-DISTNAME=      tcsh-6.24.10
+DISTNAME=      tcsh-6.24.11
 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.66 pkgsrc/shells/tcsh/distinfo:1.67
--- pkgsrc/shells/tcsh/distinfo:1.66    Fri Apr 14 14:59:31 2023
+++ pkgsrc/shells/tcsh/distinfo Thu Mar 14 00:03:09 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.66 2023/04/14 14:59:31 kim Exp $
+$NetBSD: distinfo,v 1.67 2024/03/14 00:03:09 kim Exp $
 
-BLAKE2s (tcsh-6.24.10.tar.gz) = a6663cf428957491e596b91b61038e374546f1f90512e51ee25a3f97131b04d8
-SHA512 (tcsh-6.24.10.tar.gz) = 74bd17f4d8bb1fb60a2a6904d87e26b7490f0ec571866e62d6e1d35e9da435c888ab14bfa842d7282e8993d366580439b4cc884b08a22e45dc98a36f813094be
-Size (tcsh-6.24.10.tar.gz) = 956578 bytes
+BLAKE2s (tcsh-6.24.11.tar.gz) = 4cc324a7db0c059b42c316ddedf82d0dc924f98ab19b3e060067670ffbbd3147
+SHA512 (tcsh-6.24.11.tar.gz) = 2da90099ec8f864b56e9c93d8093608aaadf5966fd1b789f8d8fd7b0c14713fcaa122ebe3444565a27ce2c442cfa45ddaad4fd12eca0c3379ebfc97645ddf5e8
+Size (tcsh-6.24.11.tar.gz) = 957389 bytes



Home | Main Index | Thread Index | Old Index