pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ucspi-ssl



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Fri Aug  1 16:54:17 UTC 2025

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

Log Message:
ucspi-ssl: update to 0.13.04. Changes:

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


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/net/ucspi-ssl/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/net/ucspi-ssl/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-ssl/Makefile
diff -u pkgsrc/net/ucspi-ssl/Makefile:1.71 pkgsrc/net/ucspi-ssl/Makefile:1.72
--- pkgsrc/net/ucspi-ssl/Makefile:1.71  Fri Jul  4 08:47:52 2025
+++ pkgsrc/net/ucspi-ssl/Makefile       Fri Aug  1 16:54:16 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.71 2025/07/04 08:47:52 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2025/08/01 16:54:16 schmonz Exp $
 #
 
-DISTNAME=              ucspi-ssl-0.13.03
+DISTNAME=              ucspi-ssl-0.13.04
 PKGNAME=               ${DISTNAME:S/-0./-0.999./}
-PKGREVISION=           3
 CATEGORIES=            net
 MASTER_SITES=          https://www.fehcom.de/ipnet/ucspi-ssl/
 EXTRACT_SUFX=          .tgz

Index: pkgsrc/net/ucspi-ssl/distinfo
diff -u pkgsrc/net/ucspi-ssl/distinfo:1.36 pkgsrc/net/ucspi-ssl/distinfo:1.37
--- pkgsrc/net/ucspi-ssl/distinfo:1.36  Sun Sep 29 00:42:50 2024
+++ pkgsrc/net/ucspi-ssl/distinfo       Fri Aug  1 16:54:16 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.36 2024/09/29 00:42:50 schmonz Exp $
+$NetBSD: distinfo,v 1.37 2025/08/01 16:54:16 schmonz Exp $
 
-BLAKE2s (ucspi-ssl-0.13.03.tgz) = 61a7995df0412e0f046730ac29cfedf17eaaddccb0ef3e04888a66022a110f81
-SHA512 (ucspi-ssl-0.13.03.tgz) = 3459da99d8bfe7d46f5432fe6756a23c378a06727f8d3a3abd11da633b614d27c0a9ba6f0cd5942f0812d27007d4b6b91dff11dc30203a370a073353d63adafb
-Size (ucspi-ssl-0.13.03.tgz) = 80392 bytes
+BLAKE2s (ucspi-ssl-0.13.04.tgz) = bd958ff27a839fc76a238f86135554de780d4fb7147887a0980c02af42d6af8a
+SHA512 (ucspi-ssl-0.13.04.tgz) = f6759f80af41a892f8fc77e4e79e8e839ecef72eabfc10558bdf3c5d8097412794c3291201df3bc62c01d816b3e833dd1d39bb54f4aa06f42768ca20f0144b71
+Size (ucspi-ssl-0.13.04.tgz) = 80544 bytes
 SHA1 (patch-src_print-dl.sh) = 456ae878c5116bbdfab1e9b4c049f6e4e80bc2b1
 SHA1 (patch-src_print-ld.sh) = f05f316eb6b95a3a9cb5726c9e7bb2d27dfc1b7b
 SHA1 (patch-src_ssl__env.c) = 003f1496a315cdd29d2fe8d85f70876df313f78a



Home | Main Index | Thread Index | Old Index