mail-mta/opensmtpd: bump to 6.7.0_p1
authorJason A. Donenfeld <zx2c4@gentoo.org>
Sat, 23 May 2020 22:58:11 +0000 (16:58 -0600)
committerJason A. Donenfeld <zx2c4@gentoo.org>
Sat, 23 May 2020 23:08:52 +0000 (17:08 -0600)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
mail-mta/opensmtpd/Manifest
mail-mta/opensmtpd/opensmtpd-6.7.0_p1.ebuild [moved from mail-mta/opensmtpd/opensmtpd-6.6.4_p1.ebuild with 89% similarity]

index ef56b7e6d94a6b19f8e22f54034e24b68af14fb2..af35f47b00dbe8fef3c01c98ac425059c2f93f3c 100644 (file)
@@ -1 +1 @@
-DIST opensmtpd-6.6.4p1.tar.gz 790754 BLAKE2B 18cc19569ae764eff3d672cbfb87df7bd00afcce93705ad128e935c0a47a246c3a6166fca7b6f844c0dd5e728492d8aeb7e0f8a8c1f5a756bf356ae9afb80852 SHA512 267307c91f4fcf21624b0897dfb1f5638b77da7b8d9a02211d734ed2cc5bd39ea7542ae7f200255e2945518fbe7609a0e5aa4e5c6dcb8146014f08b3845c108b
+DIST opensmtpd-6.7.0p1.tar.gz 860022 BLAKE2B 5795902830a854415053f561c6e7b3087fc1b7860e64a7b673b8142bec6a36018ea175b1d0794823894555a333517e19857291f1049843d8c714a8e037cb5125 SHA512 c7cdc24a0ce2d7d6db9ec25fb4b844cb7d73fddb0246da8727c4a81c9fe532e67aa64dcbebdb5d1811ceffb6d281936c8afa29ea094810b3bf29d5e5bbd54e5f
similarity index 89%
rename from mail-mta/opensmtpd/opensmtpd-6.6.4_p1.ebuild
rename to mail-mta/opensmtpd/opensmtpd-6.7.0_p1.ebuild
index 143540cb4f1cdb91eaf3ad863f6c082091ac3b95..115b05b5c443d8fbf05ca9e2622cdb01f5c9ee1a 100644 (file)
@@ -71,11 +71,3 @@ src_install() {
                ln -s --relative "${ED}"/usr/sbin/smtpctl "${ED}"/usr/$(get_libdir)/sendmail || die
        fi
 }
-
-pkg_postinst() {
-       ewarn
-       ewarn "If you're upgrading from version 6.0, note that the"
-       ewarn "configuration syntax has changed, and config files"
-       ewarn "now live in /etc/smtpd instead of /etc/opensmtpd."
-       ewarn
-}