Date: Fri, 08 May 2015 02:37:19 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 200045] devel/p5-Test-Base: fix dependency loop Message-ID: <bug-200045-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200045 Bug ID: 200045 Summary: devel/p5-Test-Base: fix dependency loop Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Ports Framework Assignee: portmgr@FreeBSD.org Reporter: svysh.fbsd@gmail.com CC: freebsd-ports-bugs@FreeBSD.org Created attachment 156495 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156495&action=edit patch to fix the port - remove p5-YAML from RUN_DEPENDS to repair dependency loop, which blocks build of several ports: p5-YAML -> p5-Test-YAML -> p5-Test-Base -> p5-YAML - remove p5-Test-Simple>=0.86 from RUN_DEPENDS, as its ver 0.98 is already a core module in perl-5.18 - remove p5-Module-Install from RUN_DEPENDS, as it is non-relevant and added by mistake with rev.372713. - downgrade p5-Test-Deep from BUILD_DEPENDS to TEST_DEPENDS - bump PORTREVISION - "portlint -AC" just warns about non-empty $FreeBSD$ and PORTREVISION. - Tested with poudriere (log attached) at 11.0-CURRENT-amd64 with perl-5.21. To activate built-in perl tests inside poudriere jails, file perl5.mk was locally hacked. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200045-13>