pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/opensmtpd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Dec  3 08:29:16 UTC 2024

Modified Files:
        pkgsrc/mail/opensmtpd: Makefile
Removed Files:
        pkgsrc/mail/opensmtpd: TODO

Log Message:
opensmtpd: remove TODO

TODO is not appropriate for pkgsrc.

In this particular instance, a Makefile comment is appropriate - make it so.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/mail/opensmtpd/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/mail/opensmtpd/TODO

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

Modified files:

Index: pkgsrc/mail/opensmtpd/Makefile
diff -u pkgsrc/mail/opensmtpd/Makefile:1.27 pkgsrc/mail/opensmtpd/Makefile:1.28
--- pkgsrc/mail/opensmtpd/Makefile:1.27 Mon Jun 10 09:48:18 2024
+++ pkgsrc/mail/opensmtpd/Makefile      Tue Dec  3 08:29:16 2024
@@ -1,4 +1,12 @@
-# $NetBSD: Makefile,v 1.27 2024/06/10 09:48:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.28 2024/12/03 08:29:16 wiz Exp $
+#
+# Starting with release 7.6.0, OpenSMTPD breaks backward compatibility with
+# mail/opensmtpd-extras.
+# As a consequence, this package shouldn't be updated to 7.6.0p0 or above
+# unless the new table add-ons are imported on pkgsrc first.
+#
+# For further reference, see:
+# https://github.com/OpenSMTPD/OpenSMTPD-extras/blob/master/README.md
 
 VERSION=       7.5.0p0
 DISTNAME=      opensmtpd-${VERSION}



Home | Main Index | Thread Index | Old Index