Date: Fri, 24 Jan 2014 21:32:26 +0100 From: Marcus von Appen <mva@FreeBSD.org> To: Ruslan Makhmatkhanov <cvs-src@yandex.ru> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r340925 - head/devel/py-singledispatch Message-ID: <20140124203226.GA1396@medusa.sysfault.org> In-Reply-To: <52E2C6DE.6030900@yandex.ru> References: <201401241906.s0OJ64Gf078576@svn.freebsd.org> <52E2C6DE.6030900@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On, Fri Jan 24, 2014, Ruslan Makhmatkhanov wrote: > Marcus von Appen wrote on 24.01.2014 23:06: > > Author: mva > > Date: Fri Jan 24 19:06:04 2014 > > New Revision: 340925 > > URL: http://svnweb.freebsd.org/changeset/ports/340925 > > QAT: https://qat.redports.org/buildarchive/r340925/ > > > > Log: > > - Convert USE_PYDISTUTILS=easy_install to yes > > > > Modified: > > head/devel/py-singledispatch/Makefile > > > > Modified: head/devel/py-singledispatch/Makefile > > ============================================================================== > > --- head/devel/py-singledispatch/Makefile Fri Jan 24 19:04:50 2014 (r340924) > > +++ head/devel/py-singledispatch/Makefile Fri Jan 24 19:06:04 2014 (r340925) > > @@ -13,7 +13,7 @@ COMMENT= provides single-dispatch generi > > LICENSE= MIT > > > > USE_PYTHON= yes > > -USE_PYDISTUTILS= easy_install > > +USE_PYDISTUTILS= yes > > PYDISTUTILS_AUTOPLIST= yes > > > > .include <bsd.port.mk> > > Marcus, shouldn't changes like that follow PORTREVISION bump or I > misunderstand something? The package contents change, but it does not have any influence on dependent ports nor on functionality nor on requirements. Thus I do not see it as necessary to bump the port revision. I'm fine however with bumping PORTREVISION, if that's the desired approach of dealing with that. Cheers Marcus --17pEHd4RhPHOinZp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlLizdoACgkQi68/ErJnpkeQHACfU5xZ5WIbf+oNKgedgoVl4Y8/ eLsAnA0t/lnpMv2I5IrB9GofOGSznjHI =sn9Y -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140124203226.GA1396>