svn commit: r518022 - head/devel/py-llfuse

Dmitry Marakasov amdmi3 at amdmi3.ru
Wed Nov 20 17:33:12 UTC 2019


* Antoine Brodin (antoine at FreeBSD.org) wrote:

> Author: antoine
> Date: Wed Nov 20 14:40:31 2019
> New Revision: 518022
> URL: https://svnweb.freebsd.org/changeset/ports/518022
> 
> Log:
>   Revert r517286, breaking bulk -a is not covered by portmgr blanket

How exactly and why does specifying the correct python version
limitation not affecting default python versions, break bulk, and how
should this be handled?

> Modified:
>   head/devel/py-llfuse/Makefile
> 
> Modified: head/devel/py-llfuse/Makefile
> ==============================================================================
> --- head/devel/py-llfuse/Makefile	Wed Nov 20 14:23:26 2019	(r518021)
> +++ head/devel/py-llfuse/Makefile	Wed Nov 20 14:40:31 2019	(r518022)
> @@ -12,7 +12,7 @@ COMMENT=	Python bindings for low-level FUSE API
>  
>  LICENSE=	LGPL20+
>  
> -USES=		compiler:c++11-lang fuse pkgconfig python:-3.6 tar:bz2
> +USES=		compiler:c++11-lang fuse pkgconfig python tar:bz2
>  USE_PYTHON=	autoplist distutils
>  
>  post-install:
> 

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru  ..:              https://github.com/AMDmi3



More information about the svn-ports-head mailing list