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.

I also removed the HOMEPAGE as it's dead and I added the needed quirks
as the pkgname changes.

Cheers,
Daniel

Reply via email to