Date: Fri, 18 Jan 2019 11:30:03 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 224895] New port: devel/ros-rosdep Multi-package manager system dependency tool for ROS Message-ID: <bug-224895-7788-7fFPGBqYYw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-224895-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-224895-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=3D224895 --- Comment #3 from Tobias Kortkamp <tobik@freebsd.org> --- Comment on attachment 189943 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D189943 Updated shar Hi, it has been a year since anybody has said anything here. I don't know if this is still relevant, but I'm doing a quick review as there seem to be a couple of issues here. XWWW=3D http://docs.ros.org/independent/api/rosdep/html/ WWW goes into pkg-descr on FreeBSD. XUSES=3D python XUSE_PYHTON=3D distutils autoplist Typo. USE_PYTHON. With this fixed pkg-plist could probably be dropped thanks to autoplist here. XGH_TAGNAME=3D 0.11.8 Should be removed as GH_TAGNAME defaults to ${DISTVERSION}. Xdo-install: X (cd ${WRKSRC} && python setup.py install --root ${STAGEDIR}) X After fixing the USE_PYTHON typo this can probably be removed too. XTaken from the rosdep documentation. X I would not start pkg-descr with that. Usually you have a WWW line at the bottom of pkg-descr which also doubles as a source for the description. --=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-224895-7788-7fFPGBqYYw>