From wblock@wonkity.com  Thu Sep  7 13:55:28 2006
Return-Path: <wblock@wonkity.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 58BF416A4DD
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  7 Sep 2006 13:55:28 +0000 (UTC)
	(envelope-from wblock@wonkity.com)
Received: from wonkity.com (wonkity.com [67.158.26.137])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9E13643D45
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  7 Sep 2006 13:55:25 +0000 (GMT)
	(envelope-from wblock@wonkity.com)
Received: from wonkity.com (localhost [127.0.0.1])
	by wonkity.com (8.13.6/8.13.6) with ESMTP id k87DtP4k008034
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 7 Sep 2006 07:55:25 -0600 (MDT)
	(envelope-from wblock@wonkity.com)
Received: from localhost (wblock@localhost)
	by wonkity.com (8.13.6/8.13.6/Submit) with ESMTP id k87DtP5U008012
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 7 Sep 2006 07:55:25 -0600 (MDT)
	(envelope-from wblock@wonkity.com)
Message-Id: <20060907075413.V97652@wonkity.com>
Date: Thu, 7 Sep 2006 07:55:24 -0600 (MDT)
From: Warren Block <wblock@wonkity.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New p5-Finance-Quote depends on p5-Crypt-SSLeay

>Number:         102979
>Category:       ports
>Synopsis:       New p5-Finance-Quote depends on p5-Crypt-SSLeay
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    skv
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 07 14:00:38 GMT 2006
>Closed-Date:    Fri Sep 08 07:09:45 GMT 2006
>Last-Modified:  Fri Sep 08 07:09:45 GMT 2006
>Originator:     Warren Block
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
none
>Environment:
System: FreeBSD speedy.wonkity.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed Aug 30 19:06:32 MDT 2006 root@speedy.wonkity.com:/usr/obj/usr/src/sys/SPEEDY i386
>Description:
The new version of p5-Finance-Quote now wants p5-Crypt-SSLeay:

speedy% ./quote.pl
Can't locate Crypt/SSLeay.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/
BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/
5.8.8 /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl/5.8.6
/usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_perl /usr/local/l
ib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 .) at /usr/local/lib/perl5/site_p
erl/5.8.8/Finance/Quote/DWS.pm line 36.

Line 9 of quote.pl is simply

      my $q = Finance::Quote->new;

http://search.cpan.org/src/HAMPTON/Finance-Quote-1.12/ChangeLog mentions the new dependency on Crypt-SSLeay.

>How-To-Repeat:
 	Run a Perl program that creates a new Finance::Quote object.
>Fix:
 	Temporary fix: manually install p5-Crypt-SSLeay.  For a permanent fix, p5-Finance-Quote's Makefile should include p5-Crypt-SSLeay as a dependency.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->skv 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Sep 7 22:04:14 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102979 
State-Changed-From-To: open->closed 
State-Changed-By: skv 
State-Changed-When: Fri Sep 8 07:09:33 UTC 2006 
State-Changed-Why:  
Fixed, thank you for reporting. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102979 
>Unformatted:
