svn commit: r429012 - head/devel/p5-List-AllUtils

Mathieu Arnold mat at FreeBSD.org
Wed Dec 21 09:08:08 UTC 2016


Le 20/12/2016 à 19:35, Sunpoet Po-Chuan Hsieh a écrit :
> Author: sunpoet
> Date: Tue Dec 20 18:35:04 2016
> New Revision: 429012
> URL: https://svnweb.freebsd.org/changeset/ports/429012
>
> Log:
>   - Remove PERL_LEVEL check: p5-Scalar-List-Utils was already in *_DEPENDS

The correct fix would be to remove it from *_DEPENDS up and change the
lines you removed to be < 502500 and >=1.45.

> Modified:
>   head/devel/p5-List-AllUtils/Makefile
>
> Modified: head/devel/p5-List-AllUtils/Makefile
> ==============================================================================
> --- head/devel/p5-List-AllUtils/Makefile	Tue Dec 20 18:34:59 2016	(r429011)
> +++ head/devel/p5-List-AllUtils/Makefile	Tue Dec 20 18:35:04 2016	(r429012)
> @@ -21,11 +21,4 @@ NO_ARCH=	yes
>  USE_PERL5=	configure
>  USES=		perl5
>  
> -.include <bsd.port.pre.mk>
> -
> -.if ${PERL_LEVEL} < 502000
> -BUILD_DEPENDS+=	p5-Scalar-List-Utils>=1.31:lang/p5-Scalar-List-Utils
> -RUN_DEPENDS+=	p5-Scalar-List-Utils>=1.31:lang/p5-Scalar-List-Utils
> -.endif
> -
> -.include <bsd.port.post.mk>
> +.include <bsd.port.mk>
>
>


-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20161221/5bf36bba/attachment.sig>


More information about the svn-ports-head mailing list