Date: Fri, 27 Aug 2021 14:49:44 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 258088] net-p2p/bazarr-devel: Update to 0.9.8-beta.11 Message-ID: <bug-258088-7788-q1IVtvPk7A@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-258088-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-258088-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258088 Nuno Teixeira <eduardo@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eduardo@FreeBSD.org --- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> --- Hello, 1. portlint -C: --- FATAL: Makefile: extra item "# Grab the asset as it contains built frontend= and some extra files" placed in the PORTNAME section. WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/= or PKGNAMESUFFIX. --- Does this comment really needed? 2. we could order RUN_DEPENDS alphabetical: --- RUN_DEPENDS=3D ${PYNUMPY} \ +=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ${PYTHON_PKGNAMEPREFIX}gevent-websocket>=3D0.10.1:www/py-gevent-websocket@$= {PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}gevent>=3D21:devel/py-gevent@${PY_FL= AVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=3D4.3.0:devel/py-lxml@${PY_FLA= VOR} \ =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml>=3D4.3.0:devel/py-lxml@${PY_FLA= VOR} \ =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ${PYTHON_PKGNAMEPREFIX}webrtcvad>=3D2.0.10:audio/py-webrtcvad@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}gevent>=3D21:devel/py-gevent@${PY_FL= AVOR} \ -=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ${PYTHON_PKGNAMEPREFIX}gevent-websocket>=3D0.10.1:www/py-gevent-websocket@$= {PY_FLAVOR} \ ffprobe:multimedia/ffmpeg \ unrar:archivers/unrar --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258088-7788-q1IVtvPk7A>