mail-mta/opensmtpd: opensmtpd-extras package is gone
authorJason A. Donenfeld <zx2c4@gentoo.org>
Wed, 5 Feb 2020 12:47:14 +0000 (13:47 +0100)
committerJason A. Donenfeld <zx2c4@gentoo.org>
Wed, 5 Feb 2020 12:47:14 +0000 (13:47 +0100)
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
mail-mta/opensmtpd/opensmtpd-6.0.3_p1-r2.ebuild
mail-mta/opensmtpd/opensmtpd-6.6.2_p1.ebuild

index bdc4021247d65a636431263ba64ffa396a38e3c3..10d6ce9bc02ed72d652d44f6677c90d9dd6aff4b 100644 (file)
@@ -75,11 +75,3 @@ src_install() {
                ln -s --relative "${ED}"/usr/sbin/smtpctl "${ED}"/usr/$(get_libdir)/sendmail || die
        fi
 }
-
-pkg_postinst() {
-       einfo
-       einfo "Plugins for SQLite, MySQL, PostgreSQL, LDAP, socketmaps,"
-       einfo "Redis, and many other useful addons and filters are"
-       einfo "available in the mail-filter/opensmtpd-extras package."
-       einfo
-}
index 0889df338c55a9a8bd2a206f7c224ec76ab44e7e..78d71db39df8e850e05115244d367ef593640171 100644 (file)
@@ -72,12 +72,6 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "Plugins for SQLite, MySQL, PostgreSQL, LDAP, socketmaps,"
-       einfo "Redis, and many other useful addons and filters are"
-       einfo "available in the mail-filter/opensmtpd-extras package."
-       einfo
-
        ewarn
        ewarn "If you're upgrading from version 6.0, note that the"
        ewarn "configuration syntax has changed, and config files"