pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/ucspi-tcp6



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Fri Aug  1 16:53:55 UTC 2025

Modified Files:
        pkgsrc/net/ucspi-tcp6: Makefile distinfo

Log Message:
ucspi-tcp6: update to 1.13.04. Changes:

- MAXCONIP now set to the initial 40 limit. Reading MAXCONIP from cdb
  works as designed.
- Upon start and calling tcpserver with '-1' will now show initial
  connection LIMIT and MAXCONIP.


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/net/ucspi-tcp6/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/net/ucspi-tcp6/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/ucspi-tcp6/Makefile
diff -u pkgsrc/net/ucspi-tcp6/Makefile:1.36 pkgsrc/net/ucspi-tcp6/Makefile:1.37
--- pkgsrc/net/ucspi-tcp6/Makefile:1.36 Tue Sep 24 13:38:48 2024
+++ pkgsrc/net/ucspi-tcp6/Makefile      Fri Aug  1 16:53:55 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2024/09/24 13:38:48 schmonz Exp $
+# $NetBSD: Makefile,v 1.37 2025/08/01 16:53:55 schmonz Exp $
 
-DISTNAME=              ucspi-tcp6-1.13.02
+DISTNAME=              ucspi-tcp6-1.13.04
 CATEGORIES=            net sysutils
 MASTER_SITES=          https://www.fehcom.de/ipnet/ucspi-tcp6/
 EXTRACT_SUFX=          .tgz

Index: pkgsrc/net/ucspi-tcp6/distinfo
diff -u pkgsrc/net/ucspi-tcp6/distinfo:1.28 pkgsrc/net/ucspi-tcp6/distinfo:1.29
--- pkgsrc/net/ucspi-tcp6/distinfo:1.28 Tue Sep 24 13:38:48 2024
+++ pkgsrc/net/ucspi-tcp6/distinfo      Fri Aug  1 16:53:55 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2024/09/24 13:38:48 schmonz Exp $
+$NetBSD: distinfo,v 1.29 2025/08/01 16:53:55 schmonz Exp $
 
-BLAKE2s (ucspi-tcp6-1.13.02.tgz) = f56425409351773257e7de61875fa18d283c820352f3d60310e6b755a0c48488
-SHA512 (ucspi-tcp6-1.13.02.tgz) = a7a74654e3448f89a9aab4dd6dcfae66e5c6b71a4f747d0e79d51e370278b38a49ee1e65334e8b700071b1bcd128b4047e248a76b27e1388310282a303f61f18
-Size (ucspi-tcp6-1.13.02.tgz) = 49664 bytes
+BLAKE2s (ucspi-tcp6-1.13.04.tgz) = 266abbf1b19e2db442507bb7ee6e2facb73edab686c60c95f7a515652c76f2ee
+SHA512 (ucspi-tcp6-1.13.04.tgz) = 14640cb594f94e3b60a85fa22ca93b57e3659e6a8b330be4669396de7b171569ef25a14184bcfa021ceb7ce7f47cb13d7995ac7cd707812b345d0988cc00c49f
+Size (ucspi-tcp6-1.13.04.tgz) = 49942 bytes



Home | Main Index | Thread Index | Old Index