From owner-cvs-all@FreeBSD.ORG Fri Dec 17 23:09:33 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33AB916A4CE; Fri, 17 Dec 2004 23:09:33 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6CB443D2F; Fri, 17 Dec 2004 23:09:32 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 02FE4511AE; Fri, 17 Dec 2004 15:09:31 -0800 (PST) Date: Fri, 17 Dec 2004 15:09:31 -0800 From: Kris Kennaway To: Adam Weinberger Message-ID: <20041217230931.GA48014@xor.obsecurity.org> References: <200412161851.iBGIpEeq058112@repoman.freebsd.org> <1103275349.98746.10.camel@pav.hide.vol.cz> <20041217141852.GJ79222@elvis.mu.org> <1103294201.98746.33.camel@pav.hide.vol.cz> <41C359C8.6090708@magnesium.net> <20041217222734.GN79222@elvis.mu.org> <41C35FD8.4090604@magnesium.net> <20041217224158.GA41450@xor.obsecurity.org> <41C365F3.3090805@magnesium.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sdtB3X0nJg68CQEu" Content-Disposition: inline In-Reply-To: <41C365F3.3090805@magnesium.net> User-Agent: Mutt/1.4.2.1i cc: kris@FreeBSD.org cc: Alfred Perlstein cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org cc: pav@FreeBSD.org cc: Kris Kennaway cc: cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/irc/insub pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 23:09:33 -0000 --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 17, 2004 at 06:04:19PM -0500, Adam Weinberger wrote: > Kris Kennaway wrote: > >On Fri, Dec 17, 2004 at 05:38:16PM -0500, Adam Weinberger wrote: > > > >>Alfred Perlstein wrote: > >> > >>>* Adam Weinberger [041217 14:10] wrote: > >>> > >>> > >>>>Cowsay needs to be part of the RUN_DEPENDS anyway. Otherwise, you hav= e=20 > >>>>a bunch of cow files around with nothing that can use them. Besides,= =20 > >>>>cowsay isn't actually part of the build, anyway. > >>>> > >>>>Furthermore, the @unexec rm %D/share/cows 2>/dev/null|| true should b= e=20 > >>>>added to cowsay's pkg-plist, not insub's. > >>> > >>> > >>>Shall I do this? > >>> > >> > >>I think so, yes. But cowsay belongs to Kris, and you should get approva= l=20 > >>from him (*poke, poke, you're Cc:'ed*). > > > > > >If insub gains a dependency on cowsay (as it should), then nothing > >needs to be done to cowsay, because insub will be pkg_deleted before > >cowsay, and the share/cows directory will be empty by the time cowsay > >tries to remove it. > > > >Kris >=20 > Right, but it means that every cowsay upgrade will barf error messages.= =20 > Which I thought is what the 2>/dev/null||true thing was there for. No, it's for shared directories that might have been created by another port and so might be still in use when we deinstall our port. Kris --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBw2crWry0BWjoQKURAsZfAJ4/8chgkR+EH+Z6gE6HeqXpTaPFmwCg7/iG 5E0SbdVCaPEUDE728E30WKg= =05nm -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu--