Date: Wed, 22 Dec 2010 17:11:26 +0100 From: Grzegorz Blach <magik@roorback.net> To: FreeBSD-gnats-submit@freebsd.org, freebsd-ports-bugs@freebsd.org Subject: Re: ports/153320: New Port: www/p5-Feersum Message-ID: <AANLkTinHk9GerOohnLNyCEwMLYs6K7cb=NxFSX8rGZhf@mail.gmail.com> In-Reply-To: <201012201900.oBKJ0MFG031913@freefall.freebsd.org> References: <201012201856.oBKIuRrK096057@red.freebsd.org> <201012201900.oBKJ0MFG031913@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I've build Feersum on FreeBSD snaposhot from ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/201012/FreeBSD-9.0-CURRENT-201012-amd64-disc1.iso, without any modification, so I don't known where is bug. In Your log I see: BUILD_DEPENDS=perl-5.10.1_3.tbz RUN_DEPENDS=p5-Devel-StackTrace-1.26.tbz p5-Devel-StackTrace-AsHTML-0.09.tbz p5-File-ShareDir-1.02.tbz p5-Filesys-Notify-Simple-0.06.tbz p5-HTTP-Body-1.11.tbz p5-Hash-MultiValue-0.08.tbz p5-Path-Class-0.21.tbz p5-Try-Tiny-0.07.tbz p5-libwww-5.837.tbz p5-URI-1.56.tbz p5-parent-0.223.tbz perl-5.10.1_3.tbz p5-Class-Inspector-1.24.tbz p5-Params-Util-1.03.tbz p5-HTML-Parser-3.68.tbz p5-HTML-Tagset-3.20.tbz p5-Plack-0.9952.tbz p5-common-sense-3.3.tbz p5-EV-4.01,1.tbz p5-AnyEvent-5.28,1.tbz p5-Guard-1.021.tbz p5-Scalar-List-Utils-1.23,1.tbz p5-JSON-XS-2.30.tbz but BUILD_DEPENDS and RUN_DEPENDS should be equal. In Makefile I defined this variables to: RUN_DEPENDS= p5-Plack>=0.9950:${PORTSDIR}/www/p5-Plack \ p5-EV>=4.0:${PORTSDIR}/devel/p5-EV \ p5-AnyEvent>=5.261:${PORTSDIR}/devel/p5-AnyEvent \ p5-Guard>=1.012:${PORTSDIR}/devel/p5-Guard \ p5-Scalar-Util>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \ p5-JSON-XS>=2.0:${PORTSDIR}/converters/p5-JSON-XS \ p5-Test-More>=0.94:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Exception>=0.29:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-TCP>=0.16:${PORTSDIR}/devel/p5-Test-TCP BUILD_DEPENDS= ${RUN_DEPENDS} Maybe You known something else?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTinHk9GerOohnLNyCEwMLYs6K7cb=NxFSX8rGZhf>