pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/smtpd-starttls-proxy



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Wed Jun 19 19:00:24 UTC 2024

Modified Files:
        pkgsrc/mail/smtpd-starttls-proxy: Makefile distinfo

Log Message:
smtpd-starttls-proxy: update to 0.0.1.4. Changes:

- Drop the -01 option to s6-ioconnect invocation.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/smtpd-starttls-proxy/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/mail/smtpd-starttls-proxy/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/smtpd-starttls-proxy/Makefile
diff -u pkgsrc/mail/smtpd-starttls-proxy/Makefile:1.4 pkgsrc/mail/smtpd-starttls-proxy/Makefile:1.5
--- pkgsrc/mail/smtpd-starttls-proxy/Makefile:1.4       Sat Nov 11 11:57:46 2023
+++ pkgsrc/mail/smtpd-starttls-proxy/Makefile   Wed Jun 19 19:00:24 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2023/11/11 11:57:46 schmonz Exp $
+# $NetBSD: Makefile,v 1.5 2024/06/19 19:00:24 schmonz Exp $
 
-DISTNAME=      smtpd-starttls-proxy-0.0.1.3
+DISTNAME=      smtpd-starttls-proxy-0.0.1.4
 CATEGORIES=    mail
 MASTER_SITES=  ${HOMEPAGE}
 
@@ -9,7 +9,7 @@ HOMEPAGE=       https://skarnet.org/software/s
 COMMENT=       STARTTLS implementation for inetd-like mail servers
 LICENSE=       isc
 
-DEPENDS+=      s6-networking>=2.4.1.1:../../net/s6-networking
+DEPENDS+=      s6-networking>=2.7.0.3:../../net/s6-networking
 
 USE_TOOLS+=            gmake
 HAS_CONFIGURE=         yes

Index: pkgsrc/mail/smtpd-starttls-proxy/distinfo
diff -u pkgsrc/mail/smtpd-starttls-proxy/distinfo:1.6 pkgsrc/mail/smtpd-starttls-proxy/distinfo:1.7
--- pkgsrc/mail/smtpd-starttls-proxy/distinfo:1.6       Sat Nov 11 11:57:46 2023
+++ pkgsrc/mail/smtpd-starttls-proxy/distinfo   Wed Jun 19 19:00:24 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/11/11 11:57:46 schmonz Exp $
+$NetBSD: distinfo,v 1.7 2024/06/19 19:00:24 schmonz Exp $
 
-BLAKE2s (smtpd-starttls-proxy-0.0.1.3.tar.gz) = 836578f94f53d7575adcbed2f8bf133906e7806f8604f82236f99b2d1c45d894
-SHA512 (smtpd-starttls-proxy-0.0.1.3.tar.gz) = 55fc24d3923b7f3cf3137f4d36ed90ebfd2b603f55cfb6cd6d9ae3f67ec38706540c21c2f1a6257f5702e0a93dcba2e31fbfb99fae9d27e20002b265e78b0cf9
-Size (smtpd-starttls-proxy-0.0.1.3.tar.gz) = 18369 bytes
+BLAKE2s (smtpd-starttls-proxy-0.0.1.4.tar.gz) = 0393f62f72baa8bec75a4bede8535ca0528f3ebed532e838baeb434b181e7ad6
+SHA512 (smtpd-starttls-proxy-0.0.1.4.tar.gz) = 21dc1ee03d7178283a03f8b59f87b9277c5dd8d878a402b986563c4f54f7276bc0d3d05f569f2ddaf59223a3b57d24d4b80a56269bf73112de599e27d5d8795c
+Size (smtpd-starttls-proxy-0.0.1.4.tar.gz) = 18435 bytes



Home | Main Index | Thread Index | Old Index