FreeBSD python patch for multimedia/mythtv

Bernhard Fröhlich decke at bluelife.at
Mon Nov 25 18:33:52 UTC 2013


Am 25.11.2013 17:48 schrieb "Marcus von Appen" <mva at freebsd.org>:
>
> Dear maintainer of multimedia/mythtv,
>
> the FreeBSD python team is currently cleaning up the python ports
> infrastructure in order to get rid of the implicit lang/python
> build and run-time dependency for ports. This is done to prepare
> the ports tree for building packages for multiple python versions
> at the same time.
>
> Your port multimedia/mythtv uses the `python` command directly at
> build and/or installation time. In order to avoid this, we created
> a patch to let the port use a specific python version instead.
>
> http://people.freebsd.org/~mva/python/mythtv.diff
>
> We would appreciate, if you could briefly review the patch and
> either commit it yourself or allow us to commit it. In order to
> move forward, please let us know in one way or another until the
>
> 2nd of December 2013 (2013-12-02)
>
> If we do not get any reply until that date, we will commit the
> patch.
>
> Thanks
> Marcus (on behalf of python@)

Overwriting CONFIGURE_ARGS does not look right to me. I would have expected
+= instead. Has this patch been tested or should I do so myself?


More information about the freebsd-python mailing list