From owner-freebsd-ports@freebsd.org Wed Jun 27 14:15:55 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A054102691E for ; Wed, 27 Jun 2018 14:15:55 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EB5D980065 for ; Wed, 27 Jun 2018 14:15:54 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id DC7E721B25 for ; Wed, 27 Jun 2018 10:15:53 -0400 (EDT) Received: from web4 ([10.202.2.214]) by compute1.internal (MEProxy); Wed, 27 Jun 2018 10:15:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=wFNFys NUeTyXxbzuXqJJ0ZrY6oNSnlTru8TWFR0l3jA=; b=FH9MnAUqLiuPANkEQRkITk PqLbXUfSEaNxsvmP3/Iw7d2zhdHDGH9jx5EuAF3tRVUqZkzhb6GZZnTQFDgik1QF nC9idutHxQQxc4v3qKuMng+pfxlytDwOfcjxg5kYejjT8C9p6E/Rh74ZBMVOl5ai smdSytA9DYeFjXb/i+zebYjSbnK7On5ZGluDPolPkx+R5lGgCtz29T0Wm1MydkAZ S20TEeuQ7HQ6ElAbO6d+F169r4s3nMCuN5wj8XEZIFldH4RK4evy/cqo8AvTXI58 OEok1ho4Vfa0axmugIqQmkK43ZSKTp86e0e2s+aM7ZpsnK42c+2G3rQe3M4OCJ2Q == X-ME-Proxy: X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 473B1BA4CF; Wed, 27 Jun 2018 10:15:53 -0400 (EDT) Message-Id: <1530108953.2669028.1422234264.490AC9F0@webmail.messagingengine.com> From: Josh Paetzel To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-0d8ea36c Subject: Re: Should a package restart on upgrade itself Date: Wed, 27 Jun 2018 09:15:53 -0500 References: <595296BF.3040906@quip.cz> <77549bbc-50b1-7635-2ca4-1ae229098506@quip.cz> <20180627095817.uvr3xgid4vflbmba@ogg.in.absolight.net> <20180627131000.GD1856@over-yonder.net> <20180627135643.tgj22jjgcyfvk2nc@ogg.in.absolight.net> In-Reply-To: <20180627135643.tgj22jjgcyfvk2nc@ogg.in.absolight.net> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jun 2018 14:15:55 -0000 On Wed, Jun 27, 2018, at 8:56 AM, Mathieu Arnold wrote: > On Wed, Jun 27, 2018 at 08:10:00AM -0500, Matthew D. Fuller wrote: > > On Wed, Jun 27, 2018 at 11:58:17AM +0200 I heard the voice of > > Mathieu Arnold, and lo! it spake thus: > > > > > > Please point out to ports doing this so that they can be fixed. > > > > On the "irritates me from time to time" list, > > > > https://svnweb.freebsd.org/ports/head/mail/spamassassin/pkg-plist?revision=425590&view=markup#l1 > > Found a bunch of those, fixed them in r473439. > > -- > Mathieu Arnold > Email had 1 attachment: > + signature.asc > 1k (application/pgp-signature) So the consensus is to change open-vm-tools so it doesn't autorestart? -- Thanks, Josh Paetzel