From owner-cvs-all@FreeBSD.ORG Thu Mar 3 13:45:13 2005 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 4E08216A4CE; Thu, 3 Mar 2005 13:45:13 +0000 (GMT) Received: from utopia.leeym.com (utopia.leeym.com [211.21.137.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id E564443D1D; Thu, 3 Mar 2005 13:45:12 +0000 (GMT) (envelope-from leeym@utopia.leeym.com) Received: from localhost (localhost [127.0.0.1]) by utopia.leeym.com (Postfix) with ESMTP id 58D063EA145; Thu, 3 Mar 2005 21:45:11 +0800 (CST) Received: from utopia.leeym.com ([127.0.0.1]) by localhost (utopia.leeym.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 60589-06; Thu, 3 Mar 2005 21:45:09 +0800 (CST) Received: by utopia.leeym.com (Postfix, from userid 1000) id 70F2F3EA13D; Thu, 3 Mar 2005 21:45:09 +0800 (CST) Date: Thu, 3 Mar 2005 21:45:09 +0800 From: Yen-Ming Lee To: Cheng-Lung Sung Message-ID: <20050303134509.GA61280@utopia.leeym.com> References: <200503031242.j23Cg0nj070209@repoman.freebsd.org> <20050303125626.GA62013@FreeBSD.csie.NCTU.edu.tw> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <20050303125626.GA62013@FreeBSD.csie.NCTU.edu.tw> X-Fingerprint: FE 7E 04 56 FC D7 24 21 B9 3B 53 06 E8 93 B5 81 X-Public-Key: http://www.leeym.com/pubkey.asc User-Agent: Mutt/1.5.8i X-Virus-Scanned: by amavisd-new at leeym.com cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/p5-Kwiki-Icons-Gnome 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: Thu, 03 Mar 2005 13:45:13 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=big5 Content-Disposition: inline On Thu, Mar 03, 2005 at 08:56:26PM +0800, Cheng-Lung Sung wrote: > I thought > > @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Kwiki/Icons > @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Kwiki/Icons 2>/dev/null || true > > are kind of similar in some case? > maybe the second is better?_? > Yes, the second one is better when some ports else use that directory, but it's okay in this case. www/p5-Kwiki-Icons-Gnome is the only one who use it. However, somebody might add p5-Kwiki-Icons-* in the future, we'd better use "@unexec rmdir ..." instead of "@dirrm ...". -- Yen-Ming Lee [utf7:+Z05fZWYO] | KeyID:0x5EB52E51 | Taipei, Taiwan --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iQCVAwUBQicU5cnMx0NetS5RAQIopAP/Z7L+GpeQHyFfq9zV8FuChVIsDtF51j1I uVM6XTP3Tv7wQB2U7x81Rt/6JOG+BICUXuWz/V85/PTyZdHxlOCAaG5eCn77K0lM 7dZb3CuEVIPu1yCsQD9bZvS31qk37cDokwdV+/yg4FXt3t0K5E3jChjO4xDQ48Lp QMmuZp7yRVw= =/vTV -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--