From owner-cvs-ports@FreeBSD.ORG Tue Jun 16 08:14:14 2009 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E78E1065670; Tue, 16 Jun 2009 08:14:14 +0000 (UTC) (envelope-from ports@logvinov.com) Received: from mail-fx0-f225.google.com (mail-fx0-f225.google.com [209.85.220.225]) by mx1.freebsd.org (Postfix) with ESMTP id 70CF48FC08; Tue, 16 Jun 2009 08:14:13 +0000 (UTC) (envelope-from ports@logvinov.com) Received: by fxm25 with SMTP id 25so612487fxm.43 for ; Tue, 16 Jun 2009 01:14:12 -0700 (PDT) Received: by 10.204.68.10 with SMTP id t10mr7917830bki.182.1245140052386; Tue, 16 Jun 2009 01:14:12 -0700 (PDT) Received: from incubus.bsd ([79.105.26.42]) by mx.google.com with ESMTPS id 21sm9877801fkx.14.2009.06.16.01.14.10 (version=SSLv3 cipher=RC4-MD5); Tue, 16 Jun 2009 01:14:11 -0700 (PDT) Message-ID: <4A3753FB.50801@logvinov.com> Date: Tue, 16 Jun 2009 18:12:43 +1000 From: Alexander Logvinov User-Agent: Thunderbird 2.0.0.21 (X11/20090412) MIME-Version: 1.0 To: Stanislav Sedov References: <200906151430.n5FEUNUI036412@repoman.freebsd.org> <20090615233426.2c2c4b51.stas@FreeBSD.org> <4A36E2BE.10003@logvinov.com> <20090616114747.3873ab68.stas@FreeBSD.org> In-Reply-To: <20090616114747.3873ab68.stas@FreeBSD.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/rubygem-mongrel_cluster Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jun 2009 08:14:14 -0000 -----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. - -- Best regards, Alexander Logvinov PGP: 0x1C47D5C0 http://people.freebsd.org/~avl/avl.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAko3U/sACgkQ4TVBdhxH1cANkACfWbDBs0PzAC2UBpFsbzoA/d8c PbsAn2fXU1odishptDVd7V8aNRBVVuZC =Zx3I -----END PGP SIGNATURE-----