From owner-svn-ports-head@FreeBSD.ORG Fri Jan 24 12:49:28 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0152461C; Fri, 24 Jan 2014 12:49:28 +0000 (UTC) Received: from smtpout3.timeweb.ru (smtpout3.timeweb.ru [92.53.117.25]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A81F318C0; Fri, 24 Jan 2014 12:49:26 +0000 (UTC) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1W6gCK-0001iR-K6; Fri, 24 Jan 2014 16:49:24 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 4D0749BD; Fri, 24 Jan 2014 16:49:24 +0400 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 41C0997BF; Fri, 24 Jan 2014 16:49:24 +0400 (MSK) Date: Fri, 24 Jan 2014 16:49:24 +0400 From: Dmitry Marakasov To: Mathieu Arnold Subject: Re: svn commit: r340875 - head/graphics/py-pyglet Message-ID: <20140124124924.GF28542@hades.panopticon> References: <201401240125.s0O1PcNR065306@svn.freebsd.org> <02676048890BF03180E6CFAB@atuin.in.mat.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <02676048890BF03180E6CFAB@atuin.in.mat.cc> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jan 2014 12:49:28 -0000 * Mathieu Arnold (mat@FreeBSD.org) wrote: > +--On 24 janvier 2014 01:25:38 +0000 Dmitry Marakasov > wrote: > | LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ > | - libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig > | + libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ > | +RUN_DEPENDS= ${LOCALBASE}/lib/libavbin.so:${PORTSDIR}/multimedia/avbin > > Hum, I think you have a \ too many. My bad, sorry. > | post-install: > | + ${MKDIR} ${STAGEDIR}${DOCSDIR} > | + cd ${WRKSRC} && ${INSTALL_DATA} CHANGELOG NOTICE README > | ${STAGEDIR}${DOCSDIR}/ cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . > | ${STAGEDIR}${DOCSDIR}/ > | cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}/ > > When doing cd foo && bar, you should always enclose it inside parenthesis, > like this : (cd foo && bar) so that the following commands don't run in in > a non default directory. (I know here it doesn't really matter right now > because all the lines do cd, but it's a good habit to have.) I don't think that matters unless ${WRKSRC} is deleted in the process. Actually, it's even better, as if for some reason some command leaves something behind (a corefile or a log) in it's current directory, it'll end up in ${WRKSRC} and to a ports' directory. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru