svn commit: r534058 - head/www/p5-Dancer2-Plugin-Interchange6

Rene Ladan rene at freebsd.org
Tue May 5 10:32:07 UTC 2020


On Tue, May 05, 2020 at 10:23:03AM +0000, Rene Ladan wrote:
> Author: rene
> Date: Tue May  5 10:23:03 2020
> New Revision: 534058
> URL: https://svnweb.freebsd.org/changeset/ports/534058
> 
> Log:
>   www/p5-Dancer2-Plugin-Interchange6: expire in one month, depends on expired devel/p5-Test-WWW-Mechanize-PSGI
> 
> Modified:
>   head/www/p5-Dancer2-Plugin-Interchange6/Makefile
> 
> Modified: head/www/p5-Dancer2-Plugin-Interchange6/Makefile
> ==============================================================================
> --- head/www/p5-Dancer2-Plugin-Interchange6/Makefile	Tue May  5 10:22:30 2020	(r534057)
> +++ head/www/p5-Dancer2-Plugin-Interchange6/Makefile	Tue May  5 10:23:03 2020	(r534058)
> @@ -13,6 +13,9 @@ COMMENT=	Dancer2 Plugin for Interchange6 Open Source S
>  LICENSE=	ART10 GPLv1+
>  LICENSE_COMB=	dual
>  
> +DEPRECATED=	Depends on expired devel/p5-Test-WWW-Mechanize-PSGI
> +EXPIRATION_DATE=2020-06-05
> +
>  BUILD_DEPENDS=	${RUN_DEPENDS}
>  RUN_DEPENDS=	p5-Interchange6-Schema>=0:databases/p5-Interchange6-Schema \
>  		p5-Interchange6>=0:www/p5-Interchange6 \

Oh wait, the expired dependency is "only" used in TEST_DEPENDS, so perhaps this should be reverted.

René


More information about the svn-ports-head mailing list