From owner-svn-ports-head@FreeBSD.ORG Wed Feb 25 16:30:03 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A284474C; Wed, 25 Feb 2015 16:30:03 +0000 (UTC) Received: from smtpout7.timeweb.ru (smtpout7.timeweb.ru [92.53.117.21]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 54398E21; Wed, 25 Feb 2015 16:30:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=amdmi3.ru; s=dkim; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=R5WFjWCMA2rz5JRBIr9zsSUYxQvbpCE8RcUJ8xqz1yM=; b=Gilik15jBeq7ClArPdzZ+9LrhNSuiQrHbPAcWSds3ZOpAe0ldMLK3FUNxrbbnrGvYAK4H34WlvbBC/SyTc4qpM66xXx3oGOf7q6hb7uAcejHO2CRUaA2r8mhQzOu0406O5n3pm89UiC5AiW5/IMEBYHHk3wQ2NVuxfl8/l2WQbI=; 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 1YQecs-0000tL-Lb; Wed, 25 Feb 2015 19:15:54 +0300 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 1206F35B; Wed, 25 Feb 2015 19:14:43 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 8544625317; Wed, 25 Feb 2015 19:15:50 +0300 (MSK) Date: Wed, 25 Feb 2015 19:15:50 +0300 From: Dmitry Marakasov To: Jan Beich Subject: Re: svn commit: r379911 - head/games/gretools Message-ID: <20150225161550.GA95696@hades.panopticon> References: <201502251407.t1PE70mA024953@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) 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.18-1 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: Wed, 25 Feb 2015 16:30:03 -0000 * Jan Beich (jbeich@FreeBSD.org) wrote: > > Log: > > - Simplify MASTER_SITES > > - Add LICENSE_FILE > > - Recompile python files to make them not reference stagedir > [...] > > +post-install: > > + ${RM} -f ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/gretools/gretools.pyc > > + ${RM} -f ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/gretools/gretools.pyo > > + ${PYTHON_CMD} -m compileall \ > > + -d ${PYTHONPREFIX_SITELIBDIR}/gretools \ > > + ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/gretools > > + ${PYTHON_CMD} -O -m compileall \ > > + -d ${PYTHONPREFIX_SITELIBDIR}/gretools \ > > + ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/gretools > > .py[oc] are in pkg-plist. Don't you need to bump PORTREVISION then? You are right. Committed, thanks! -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru