Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2016 18:09:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215326] [PATCH] finance/p5-Finance-Quote: missing dependency
Message-ID:  <bug-215326-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215326

            Bug ID: 215326
           Summary: [PATCH] finance/p5-Finance-Quote: missing dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: madpilot@FreeBSD.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 177997
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D177997&action=
=3Dedit
p5-Finance-Quote.diff

Present port fails from gnucash with the following error:

> gnc-fq-check
Can't locate CGI.pm in @INC (you may need to install the CGI module) (@INC
contains: /usr/local/lib/perl5/site_perl/mach/5.24
/usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.24/mach
/usr/local/lib/perl5/5.24 .) at
/usr/local/lib/perl5/site_perl/Finance/Quote/AEX.pm line 45.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/Finance/Quote/AEX.pm line 45.
Compilation failed in require at (eval 11) line 1.
BEGIN failed--compilation aborted at (eval 11) line 1.
 at /usr/local/bin/gnc-fq-check line 91.
Can't locate object method "methods" via package "Finance::Quote::AEX" at
/usr/local/lib/perl5/site_perl/Finance/Quote.pm line 119.


Adding a dependency on www/p5-CGI makes it work fine again.

Patch attached.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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