eras 15/02/03 06:44:22
Modified: postfix-3.0.0_rc1.ebuild
postfix-3.1_pre20150201.ebuild ChangeLog
Log:
Remove elogs from postinst for no-longer-in-the-tree versions
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key
0x77F1F175586A3B1F)
Revision Changes Path
1.2 mail-mta/postfix/postfix-3.0.0_rc1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-3.0.0_rc1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-3.0.0_rc1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-3.0.0_rc1.ebuild?r1=1.1&r2=1.2
Index: postfix-3.0.0_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-3.0.0_rc1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postfix-3.0.0_rc1.ebuild 3 Feb 2015 06:39:14 -0000 1.1
+++ postfix-3.0.0_rc1.ebuild 3 Feb 2015 06:44:22 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-3.0.0_rc1.ebuild,v
1.1 2015/02/03 06:39:14 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-3.0.0_rc1.ebuild,v
1.2 2015/02/03 06:44:22 eras Exp $
EAPI=5
inherit eutils flag-o-matic multilib pam ssl-cert systemd toolchain-funcs user
versionator
@@ -309,20 +309,4 @@
ewarn "work correctly without it."
ewarn
fi
-
- if [[ $(get_version_component_range 2 ${REPLACING_VERSIONS}) -lt 9 ]];
then
- elog "If you are using old style postfix instances by
symlinking"
- elog "startup scripts in ${ROOT}etc/init.d, please consider"
- elog "upgrading your config for postmulti support. For more
info:"
- elog "http://www.postfix.org/MULTI_INSTANCE_README.html"
- if ! use berkdb; then
- ewarn "\nPostfix is installed without BerkeleyDB
support."
- ewarn "Please turn on berkdb USE flag if you need hash
or"
- ewarn "btree table lookups.\n"
- fi
- ewarn "Postfix daemons now live under /usr/libexec/postfix"
- ewarn "Please adjust your main.cf accordingly by running"
- ewarn "etc-update/dispatch-conf or similar and accepting the
new"
- ewarn "daemon_directory setting."
- fi
}
1.2 mail-mta/postfix/postfix-3.1_pre20150201.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-3.1_pre20150201.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-3.1_pre20150201.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/postfix-3.1_pre20150201.ebuild?r1=1.1&r2=1.2
Index: postfix-3.1_pre20150201.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-3.1_pre20150201.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postfix-3.1_pre20150201.ebuild 3 Feb 2015 06:39:14 -0000 1.1
+++ postfix-3.1_pre20150201.ebuild 3 Feb 2015 06:44:22 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-3.1_pre20150201.ebuild,v 1.1
2015/02/03 06:39:14 eras Exp $
+# $Header:
/var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-3.1_pre20150201.ebuild,v 1.2
2015/02/03 06:44:22 eras Exp $
EAPI=5
inherit eutils flag-o-matic multilib pam ssl-cert systemd toolchain-funcs user
versionator
@@ -309,20 +309,4 @@
ewarn "work correctly without it."
ewarn
fi
-
- if [[ $(get_version_component_range 2 ${REPLACING_VERSIONS}) -lt 9 ]];
then
- elog "If you are using old style postfix instances by
symlinking"
- elog "startup scripts in ${ROOT}etc/init.d, please consider"
- elog "upgrading your config for postmulti support. For more
info:"
- elog "http://www.postfix.org/MULTI_INSTANCE_README.html"
- if ! use berkdb; then
- ewarn "\nPostfix is installed without BerkeleyDB
support."
- ewarn "Please turn on berkdb USE flag if you need hash
or"
- ewarn "btree table lookups.\n"
- fi
- ewarn "Postfix daemons now live under /usr/libexec/postfix"
- ewarn "Please adjust your main.cf accordingly by running"
- ewarn "etc-update/dispatch-conf or similar and accepting the
new"
- ewarn "daemon_directory setting."
- fi
}
1.566 mail-mta/postfix/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/ChangeLog?rev=1.566&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/ChangeLog?rev=1.566&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/postfix/ChangeLog?r1=1.565&r2=1.566
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v
retrieving revision 1.565
retrieving revision 1.566
diff -u -r1.565 -r1.566
--- ChangeLog 3 Feb 2015 06:39:14 -0000 1.565
+++ ChangeLog 3 Feb 2015 06:44:22 -0000 1.566
@@ -1,6 +1,10 @@
# ChangeLog for mail-mta/postfix
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.565
2015/02/03 06:39:14 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/ChangeLog,v 1.566
2015/02/03 06:44:22 eras Exp $
+
+ 03 Feb 2015; Eray Aslan <[email protected]> postfix-3.0.0_rc1.ebuild,
+ postfix-3.1_pre20150201.ebuild:
+ Remove elogs from postinst for no-longer-in-the-tree versions
*postfix-3.1_pre20150201 (03 Feb 2015)
*postfix-3.0.0_rc1 (03 Feb 2015)