svn commit: r527026 - head/devel/p5-XXX

Piotr Kubaj pkubaj at anongoth.pl
Mon Feb 24 22:10:34 UTC 2020


Build is broken after this commit:
===>   p5-XXX-0.35 depends on package: p5-YAML-PP>=0.018 - not found
*** Error code 1

There is p5-YAML-PP-0.016 in ports.

On 20-02-24 18:57:55, Sunpoet Po-Chuan Hsieh wrote:
>Author: sunpoet
>Date: Mon Feb 24 18:57:54 2020
>New Revision: 527026
>URL: https://svnweb.freebsd.org/changeset/ports/527026
>
>Log:
>  Update to 0.35
>
>  Changes:	https://metacpan.org/changes/distribution/XXX
>
>Modified:
>  head/devel/p5-XXX/Makefile
>  head/devel/p5-XXX/distinfo
>
>Modified: head/devel/p5-XXX/Makefile
>==============================================================================
>--- head/devel/p5-XXX/Makefile	Mon Feb 24 18:57:49 2020	(r527025)
>+++ head/devel/p5-XXX/Makefile	Mon Feb 24 18:57:54 2020	(r527026)
>@@ -2,10 +2,10 @@
> # $FreeBSD$
>
> PORTNAME=	XXX
>-PORTVERSION=	0.33
>+PORTVERSION=	0.35
> CATEGORIES=	devel perl5
> MASTER_SITES=	CPAN
>-MASTER_SITE_SUBDIR=	CPAN:TINITA
>+MASTER_SITE_SUBDIR=	CPAN:INGY
> PKGNAMEPREFIX=	p5-
>
> MAINTAINER=	sunpoet at FreeBSD.org
>@@ -16,7 +16,7 @@ LICENSE_COMB=	dual
> LICENSE_FILE=	${WRKSRC}/LICENSE
>
> BUILD_DEPENDS=	${RUN_DEPENDS}
>-RUN_DEPENDS=	p5-YAML>=0:textproc/p5-YAML
>+RUN_DEPENDS=	p5-YAML-PP>=0.018:textproc/p5-YAML-PP
>
> USES=		perl5
> USE_PERL5=	configure
>
>Modified: head/devel/p5-XXX/distinfo
>==============================================================================
>--- head/devel/p5-XXX/distinfo	Mon Feb 24 18:57:49 2020	(r527025)
>+++ head/devel/p5-XXX/distinfo	Mon Feb 24 18:57:54 2020	(r527026)
>@@ -1,3 +1,3 @@
>-TIMESTAMP = 1578401114
>-SHA256 (XXX-0.33.tar.gz) = fcf875964ea2a33c0572664c46ca3fcaba8a7af12524257652908fd5629f6001
>-SIZE (XXX-0.33.tar.gz) = 14007
>+TIMESTAMP = 1582561420
>+SHA256 (XXX-0.35.tar.gz) = a666360c497dce07f41cbe45b5f8c4c56db81bc88f0c753f41ac6fd10614f3ab
>+SIZE (XXX-0.35.tar.gz) = 14037
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20200224/80ef94e8/attachment-0001.sig>


More information about the svn-ports-head mailing list