Date: Sat, 15 Apr 2017 15:48:20 +0200 From: Thomas Zander <riggs@freebsd.org> To: Alexey Dokuchaev <danfe@freebsd.org> Cc: "ports-committers@FreeBSD.org" <ports-committers@freebsd.org>, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r438525 - in head/audio/py-pyaudio: . files Message-ID: <CAFU734wwFp3rBH8bXkxWn4QTbODE1UPfcYO-8Zvmtf5h8p24Lw@mail.gmail.com> In-Reply-To: <20170415131653.GC97090@FreeBSD.org> References: <201704141603.v3EG3mh8009297@repo.freebsd.org> <20170415131653.GC97090@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 15 April 2017 at 15:16, Alexey Dokuchaev <danfe@freebsd.org> wrote: > On Fri, Apr 14, 2017 at 04:03:48PM +0000, Thomas Zander wrote: >> LIB_DEPENDS= libportaudio.so:audio/portaudio >> +BUILD_DEPENDS= sphinx-build:textproc/py-sphinx > > This wasn't mentioned in the commit log, does it mean that docs are not > coming pre-built now? Yes, exactly. I could have mentioned this in the commit log, you are right. > If these docs are more of developer's interest, could it be disabled or > made optional? `textproc/py-sphinx' pulls tons of shit behind, and I > have to push it down in every port that wants it by default, it's very > annoying. Certainly this is possible. So far, maintainer chose to have include the docs unconditionally, but if you propose a patch to him ... >> @@ -1,2 +1,3 @@ >> -SHA256 (PyAudio-0.2.9.tar.gz) = bfd694272b3d1efc51726d0c27650b3c3ba1345f7f8fdada7e86c9751ce0f2a1 >> -SIZE (PyAudio-0.2.9.tar.gz) = 289499 >> +TIMESTAMP = 1490086382 >> +SHA256 (PyAudio-0.2.11.tar.gz) = 93bfde30e0b64e63a46f2fd77e85c41fd51182a4a3413d9edfaf9ffaa26efb74 >> +SIZE (PyAudio-0.2.11.tar.gz) = 37428 > > Hmm, size difference does not look too promising. :( Well, this is the correct tarball, have a look: https://pypi.python.org/pypi/PyAudio Did you encounter problems when using it? Best regards Riggs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFU734wwFp3rBH8bXkxWn4QTbODE1UPfcYO-8Zvmtf5h8p24Lw>