On 08/28/17 07:59, Sebastien Marie wrote: > Hi, > > youtube-dl seems to be broken at my side: > > I have the following error when I ran youtube-dl: > > ... > File > "/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/extractors.py", > line 190, in <module> > from .clippit import ClippitIE > ImportError: No module named clippit > > It seems to me that a PLIST update was missed... resulting clippit.py to > be not distributed with package. > > The following diff corrects it. > > Thanks. >
Done already... CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/08/27 15:45:03 Modified files: www/youtube-dl : Makefile www/youtube-dl/pkg: PLIST Log message: add missing from PLIST Ok fcambus@
