On Sun, Nov 25, 2018 at 03:37:36PM -0500, Daniel Jakots wrote:
> On Sun, 18 Nov 2018 14:53:57 +0100, Sebastien Marie <sema...@online.fr>
> wrote:
> 
> Thanks, committed with a few improvements:
> 
> > Index: pkg/PLIST
> > ===================================================================
> > RCS file: /cvs/ports/multimedia/py-pafy/pkg/PLIST,v
> > retrieving revision 1.3
> > diff -u -p -r1.3 PLIST
> > --- pkg/PLIST       23 May 2017 11:11:16 -0000      1.3
> > +++ pkg/PLIST       18 Nov 2018 11:34:29 -0000
> > @@ -8,20 +8,23 @@ lib/python${MODPY_VERSION}/site-packages
> >  
> > lib/python${MODPY_VERSION}/site-packages/pafy-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
> >  
> > lib/python${MODPY_VERSION}/site-packages/pafy-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
> >  lib/python${MODPY_VERSION}/site-packages/pafy/__init__.py
> > -lib/python${MODPY_VERSION}/site-packages/pafy/__init__.pyc
> > +${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/pafy/${MODPY_PYCACHE}/
> 
> In py3, this is a noop. It's only useful in py2 + py3 ports so I
> removed it.

yes. but I wasn't sure if for consistency it should be here or not :)
I am fine without it.
 
> I also removed the HOMEPAGE as it's dead and I added the needed quirks
> as the pkgname changes.

Oops. I totally forgot about the pkgname change the switch to py3 only
introduced. Thanks to have take care of that.

-- 
Sebastien Marie

Reply via email to