commit: b7f89b0b0de232477a46fe0ba4dfe56382088c58
Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 5 12:47:14 2020 +0000
Commit: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Wed Feb 5 12:47:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f89b0b
mail-mta/opensmtpd: opensmtpd-extras package is gone
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld <zx2c4 <AT> gentoo.org>
mail-mta/opensmtpd/opensmtpd-6.0.3_p1-r2.ebuild | 8 --------
mail-mta/opensmtpd/opensmtpd-6.6.2_p1.ebuild | 6 ------
2 files changed, 14 deletions(-)
diff --git a/mail-mta/opensmtpd/opensmtpd-6.0.3_p1-r2.ebuild
b/mail-mta/opensmtpd/opensmtpd-6.0.3_p1-r2.ebuild
index bdc4021247d..10d6ce9bc02 100644
--- a/mail-mta/opensmtpd/opensmtpd-6.0.3_p1-r2.ebuild
+++ b/mail-mta/opensmtpd/opensmtpd-6.0.3_p1-r2.ebuild
@@ -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
-}
diff --git a/mail-mta/opensmtpd/opensmtpd-6.6.2_p1.ebuild
b/mail-mta/opensmtpd/opensmtpd-6.6.2_p1.ebuild
index 0889df338c5..78d71db39df 100644
--- a/mail-mta/opensmtpd/opensmtpd-6.6.2_p1.ebuild
+++ b/mail-mta/opensmtpd/opensmtpd-6.6.2_p1.ebuild
@@ -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"