commit:     51a2d7a258a4943331177760f591e941e03d37d0
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 01:22:04 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 01:26:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51a2d7a2

net-im/bitlbee: version bump to 3.4.2

 net-im/bitlbee/Manifest                                 |  1 +
 .../{bitlbee-9999.ebuild => bitlbee-3.4.2.ebuild}       | 17 ++++++++++++++---
 net-im/bitlbee/bitlbee-9999.ebuild                      | 17 ++++++++++++++---
 3 files changed, 29 insertions(+), 6 deletions(-)

diff --git a/net-im/bitlbee/Manifest b/net-im/bitlbee/Manifest
index de17c3e..2153c6c 100644
--- a/net-im/bitlbee/Manifest
+++ b/net-im/bitlbee/Manifest
@@ -1,2 +1,3 @@
 DIST bitlbee-3.2.2.tar.gz 661757 SHA256 
ba38939281f23e8a0e71022c7be0cb68f6544248404362c5e20245fa7a67558e SHA512 
5826a9d64e2de42c5560d85c3e7c96a72930afae005143323b6a301b588328b156b50cde571c7f396ca00952d950d22db1ea11cc42256935d3d72ec90215e7d2
 WHIRLPOOL 
cbc3552289949e5e10281d65f617f38075016c813bf2cbb13e09af913ea8545c46a69225bf4f523e1a73f955d7309b8c7b94e23affdedf5dce2760eee55203ae
 DIST bitlbee-3.4.1.tar.gz 688072 SHA256 
500a0b19943040d67458eb3beb0a63d004abb2aa54a777addeb2a895d4f5c0e1 SHA512 
fad297c7a792c932ba74daf7dc894883037842ae5d39a4c831c6615100580073001806c1af60555aa1c775399e8a484d99a4e601e96c6a075e12546e5d153532
 WHIRLPOOL 
431faa8f065233ee7345d4950d147fea9fc627ba4b78ca0f25bed9627804d3dd4d512a12c9f98bd29a01ebfb680c8cf7e756bb53b38a484b304a0e973c657993
+DIST bitlbee-3.4.2.tar.gz 719456 SHA256 
69c85554def74f314e3b6e390389a30b0e748f23ef37883e9d7545ee2c45ea57 SHA512 
2b839c014cfad037d815aa0e0867dda1b4628ff076d8de6fec1e80ab1499bca565d9afbe104929d492ff68c86b745cc3f76acbeba102766d656f2d359b70302e
 WHIRLPOOL 
43803ba2bbe6297e05e465912d22b0547bb0f9c3cd184a6c0c924dc023b9d505e3666aa732de83c79249e59aa0e2d6f621ee15c508ccc17eed1898b755f0112e

diff --git a/net-im/bitlbee/bitlbee-9999.ebuild 
b/net-im/bitlbee/bitlbee-3.4.2.ebuild
similarity index 89%
copy from net-im/bitlbee/bitlbee-9999.ebuild
copy to net-im/bitlbee/bitlbee-3.4.2.ebuild
index 181f319..dceb0c2 100644
--- a/net-im/bitlbee/bitlbee-9999.ebuild
+++ b/net-im/bitlbee/bitlbee-3.4.2.ebuild
@@ -26,12 +26,12 @@ IUSE="debug gnutls ipv6 +xmpp libevent msn nss +oscar otr 
+plugins purple selinu
 COMMON_DEPEND="
        >=dev-libs/glib-2.16
        purple? ( net-im/pidgin )
-       libevent? ( dev-libs/libevent )
+       libevent? ( dev-libs/libevent:= )
        otr? ( >=net-libs/libotr-4 )
-       gnutls? ( net-libs/gnutls )
+       gnutls? ( net-libs/gnutls:= )
        !gnutls? (
                nss? ( dev-libs/nss )
-               !nss? ( ssl? ( !libressl? ( dev-libs/openssl:0 ) libressl? ( 
dev-libs/libressl:= ) ) )
+               !nss? ( ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( 
dev-libs/libressl:= ) ) )
        )
        "
 DEPEND="${COMMON_DEPEND}
@@ -173,4 +173,15 @@ pkg_postinst() {
        chown -R bitlbee:bitlbee "${ROOT}"/var/lib/bitlbee
        [[ -d "${ROOT}"/var/run/bitlbee ]] &&
                chown -R bitlbee:bitlbee "${ROOT}"/var/run/bitlbee
+
+       if [[ -z ${REPLACING_VERSIONS} ]]; then
+               einfo
+               elog "The bitlbee init script will now attempt to stop all 
processes owned by the"
+               elog "bitlbee user, including per-client forks."
+               elog
+               elog "Tell the init script not to touch anything besides the 
main bitlbee process"
+               elog "by changing the BITLBEE_STOP_ALL variable in"
+               elog "  /etc/conf.d/bitlbee"
+               einfo
+       fi
 }

diff --git a/net-im/bitlbee/bitlbee-9999.ebuild 
b/net-im/bitlbee/bitlbee-9999.ebuild
index 181f319..dceb0c2 100644
--- a/net-im/bitlbee/bitlbee-9999.ebuild
+++ b/net-im/bitlbee/bitlbee-9999.ebuild
@@ -26,12 +26,12 @@ IUSE="debug gnutls ipv6 +xmpp libevent msn nss +oscar otr 
+plugins purple selinu
 COMMON_DEPEND="
        >=dev-libs/glib-2.16
        purple? ( net-im/pidgin )
-       libevent? ( dev-libs/libevent )
+       libevent? ( dev-libs/libevent:= )
        otr? ( >=net-libs/libotr-4 )
-       gnutls? ( net-libs/gnutls )
+       gnutls? ( net-libs/gnutls:= )
        !gnutls? (
                nss? ( dev-libs/nss )
-               !nss? ( ssl? ( !libressl? ( dev-libs/openssl:0 ) libressl? ( 
dev-libs/libressl:= ) ) )
+               !nss? ( ssl? ( !libressl? ( dev-libs/openssl:0= ) libressl? ( 
dev-libs/libressl:= ) ) )
        )
        "
 DEPEND="${COMMON_DEPEND}
@@ -173,4 +173,15 @@ pkg_postinst() {
        chown -R bitlbee:bitlbee "${ROOT}"/var/lib/bitlbee
        [[ -d "${ROOT}"/var/run/bitlbee ]] &&
                chown -R bitlbee:bitlbee "${ROOT}"/var/run/bitlbee
+
+       if [[ -z ${REPLACING_VERSIONS} ]]; then
+               einfo
+               elog "The bitlbee init script will now attempt to stop all 
processes owned by the"
+               elog "bitlbee user, including per-client forks."
+               elog
+               elog "Tell the init script not to touch anything besides the 
main bitlbee process"
+               elog "by changing the BITLBEE_STOP_ALL variable in"
+               elog "  /etc/conf.d/bitlbee"
+               einfo
+       fi
 }

Reply via email to