svn commit: r361882 - head/security/p5-Crypt-SSLeay
Herbert J. Skuhra
hskuhra at eumx.net
Tue Jul 15 09:30:06 UTC 2014
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
More information about the svn-ports-all
mailing list