pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/s-nail



Module Name:    pkgsrc
Committed By:   ktnb
Date:           Fri Jun 28 13:01:31 UTC 2024

Modified Files:
        pkgsrc/mail/s-nail: Makefile distinfo

Log Message:
s-nail: update to 14.4.25

- now deals with new reSSL that drops TLSv1.0 and TLSv1.1
- properly deals with backward-incompatible OpenSSL 3.0 "lazy"
- fixes for mailcap %{X} expansion


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/s-nail/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/s-nail/distinfo

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

Modified files:

Index: pkgsrc/mail/s-nail/Makefile
diff -u pkgsrc/mail/s-nail/Makefile:1.6 pkgsrc/mail/s-nail/Makefile:1.7
--- pkgsrc/mail/s-nail/Makefile:1.6     Wed Jan 17 23:43:02 2024
+++ pkgsrc/mail/s-nail/Makefile Fri Jun 28 13:01:31 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2024/01/17 23:43:02 gdt Exp $
+# $NetBSD: Makefile,v 1.7 2024/06/28 13:01:31 ktnb Exp $
 
-DISTNAME=              s-nail-14.9.24
+DISTNAME=              s-nail-14.9.25
 CATEGORIES=            mail
 MASTER_SITES=          https://www.sdaoden.eu/downloads/
 

Index: pkgsrc/mail/s-nail/distinfo
diff -u pkgsrc/mail/s-nail/distinfo:1.4 pkgsrc/mail/s-nail/distinfo:1.5
--- pkgsrc/mail/s-nail/distinfo:1.4     Wed Jan 17 23:43:02 2024
+++ pkgsrc/mail/s-nail/distinfo Fri Jun 28 13:01:31 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2024/01/17 23:43:02 gdt Exp $
+$NetBSD: distinfo,v 1.5 2024/06/28 13:01:31 ktnb Exp $
 
-BLAKE2s (s-nail-14.9.24.tar.gz) = 649bd9205d714677bcdefdef0d5370432025d20858d06f99d3a0cb728c815a0d
-SHA512 (s-nail-14.9.24.tar.gz) = 15101019a9c14fef8162fbce1a15133d2c70f27476b08a7f183d195fb52ed2854731984f833236c543fd681e299c3d93ec508154573b5897d707a0ec5c216575
-Size (s-nail-14.9.24.tar.gz) = 1105199 bytes
+BLAKE2s (s-nail-14.9.25.tar.gz) = ec72336121f187b4154b7663aa9efb6d14b4ae8c6f09efee822b3f2068f6140b
+SHA512 (s-nail-14.9.25.tar.gz) = 151397918bd872c59f0e7e9244f9cab8b0795e4449754de4274436b0946b22f64e7e757be41a350bc517f41de2afa113b4e83ac8c4a65508d725f02f255ae39c
+Size (s-nail-14.9.25.tar.gz) = 1107097 bytes
 SHA1 (patch-mk_make-install.sh) = a7537f2e6b65fc32a6257f1def5b06bc39e2fe91



Home | Main Index | Thread Index | Old Index