From owner-svn-ports-all@FreeBSD.ORG Mon Jun 24 04:32:19 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 2375D54D; Mon, 24 Jun 2013 04:32:19 +0000 (UTC) Date: Mon, 24 Jun 2013 04:32:19 +0000 From: Alexey Dokuchaev To: Boris Samorodov Subject: Re: svn commit: r320882 - head/www/phprecipebook Message-ID: <20130624043219.GA78251@FreeBSD.org> References: <201306140323.r5E3NWkc036798@svn.freebsd.org> <51BAE697.6080300@passap.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <51BAE697.6080300@passap.ru> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Martin Wilke X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jun 2013 04:32:19 -0000 On Fri, Jun 14, 2013 at 01:47:03PM +0400, Boris Samorodov wrote: > 14.06.2013 07:23, Martin Wilke пишет: > > New Revision: 320882 > > URL: http://svnweb.freebsd.org/changeset/ports/320882 > > > > Log: > > - Fix build > > > > @@ -707,4 +707,4 @@ > > @dirrm %%WWWDIR%%/docs > > @dirrm %%WWWDIR%%/classes > > @dirrm %%WWWDIR%%/.settings > > -@dirrmtry %%WWWDIR%% > > +@dirrm %%WWWDIR%% > > Can you please elaborate on how this may fix build? (I myself have some > weird cased and it may help me understand them better) Martin, can you follow up on here please? I also fail to see how it can fix the build or packaging. Can you briefly describe the scenario here, that is, what/how triggers the error? Thanks, ./danfe