Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 2014 11:29:55 +0200
From:      "Herbert J. Skuhra" <hskuhra@eumx.net>
To:        Yen-Ming Lee <leeym@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, owner-svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r361882 - head/security/p5-Crypt-SSLeay
Message-ID:  <f3100ed5dde8ec09c3aefb08a9ed9af4@eumx.net>
In-Reply-To: <201407150717.s6F7HSVO089925@svn.freebsd.org>
References:  <201407150717.s6F7HSVO089925@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Den 15.07.2014 09:17, skrev Yen-Ming Lee:
> Author: leeym
> Date: Tue Jul 15 07:17:27 2014
> New Revision: 361882
> URL: http://svnweb.freebsd.org/changeset/ports/361882
> QAT: https://qat.redports.org/buildarchive/r361882/
> 
> Log:
>   - update to 0.72
> 
> Modified:
>   head/security/p5-Crypt-SSLeay/Makefile
>   head/security/p5-Crypt-SSLeay/distinfo
>   head/security/p5-Crypt-SSLeay/pkg-plist
> 
> Modified: head/security/p5-Crypt-SSLeay/Makefile
> ==============================================================================
> --- head/security/p5-Crypt-SSLeay/Makefile	Tue Jul 15 07:05:54 
> 2014	(r361881)
> +++ head/security/p5-Crypt-SSLeay/Makefile	Tue Jul 15 07:17:27 
> 2014	(r361882)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
> 
>  PORTNAME=	Crypt-SSLeay
> -PORTVERSION=	0.64
> +PORTVERSION=	0.72
>  CATEGORIES=	security perl5
>  MASTER_SITES=	CPAN
>  PKGNAMEPREFIX=	p5-
> @@ -12,7 +12,8 @@ COMMENT=	Perl5 interface to allow p5-lib
> 
>  LICENSE=	ART20
> 
> -BUILD_DEPENDS=	p5-LWP-Protocol-https>=6.02:${PORTSDIR}/www/p5-LWP-Protocol-https
> +BUILD_DEPENDS=	p5-LWP-Protocol-https>=6.02:${PORTSDIR}/www/p5-LWP-Protocol-https
> \
> +		p5-Path-Class>=0.26:${PORTSDIR}/devel/p5-Path-Class
>  RUN_DEPENDS:=	${BUILD_DEPENDS}
>  TEST_DEPENDS=	p5-Try-Tiny>=0.09:${PORTSDIR}/lang/p5-Try-Tiny

===>  Configuring for p5-Crypt-SSLeay-0.72
Can't locate Try/Tiny.pm in @INC (@INC contains: 
/usr/local/lib/perl5/5.16/BSDPAN 
/usr/local/lib/perl5/site_perl/5.16/mach 
/usr/local/lib/perl5/site_perl/5.16 /usr/local/lib/perl5/5.16/mach 
/usr/local/lib/perl5/5.16 .) at ./Makefile.PL line 9.
BEGIN failed--compilation aborted at ./Makefile.PL line 9.
*** Error code 2

Add lang/p5-Try-Tiny to BUILD_DEPENDS?

-- 
Herbert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f3100ed5dde8ec09c3aefb08a9ed9af4>