Date: Tue, 16 Jun 2009 12:02:52 -0400 From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: Alexander Logvinov <ports@logvinov.com> Cc: Stanislav Sedov <stas@FreeBSD.org>, cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/rubygem-mongrel_cluster Makefile Message-ID: <4A37C22C.1010502@p6m7g8.com> In-Reply-To: <4A3753FB.50801@logvinov.com> References: <200906151430.n5FEUNUI036412@repoman.freebsd.org> <20090615233426.2c2c4b51.stas@FreeBSD.org> <4A36E2BE.10003@logvinov.com> <20090616114747.3873ab68.stas@FreeBSD.org> <4A3753FB.50801@logvinov.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Logvinov wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 16.06.2009 17:47 Stanislav Sedov wrote: >> On Tue, 16 Jun 2009 10:09:34 +1000 >>>>> | post-install: >>>>> | - ${RMDIR} ${PREFIX}/${GEM_DOC_DIR} >>>>> | @${REINPLACE_CMD} -e 's|/usr/bin/env ruby|${RUBY}|' ${PREFIX}/bin/mongrel_cluster_ctl >>>>> | @${REINPLACE_CMD} -e 's|mongrel_rails|${PREFIX}/bin/mongrel_rails|g' \ >>>> How does it worked before? Was this directory empty? If it wasn't the operation >>>> dropped is effectively a no-op, and I don't see what your commit does at all. >>>> If it was empty, then this commit won't fix the port, because empty dirs can >>>> not be present in packages. >>> Right, was empty. But now it is not empty. May be after ruby-gems update... >> What's get installed there? > rdoc files. > >> AFAIK, we used to install gems without ri and rdoc, has it changed? > Only without ri: install -l --no-update-sources --no-ri. Correct, I had a 95% patch a while ago. I'll get back to for implementing --no-rdoc across the board. -- ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Consultant - P6M7G8 Inc. http://p6m7g8.net Senior Sys Admin - RideCharge, Inc. http://ridecharge.com Contractor - PositiveEnergyUSA http://positiveenergyusa.com ASF Member - Apache Software Foundation http://apache.org FreeBSD Committer - FreeBSD Foundation http://freebsd.org Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A37C22C.1010502>