Bug 108233

Summary: finance/libofx: Incorrect LIB_DEPENDS for textproc/opensp
Product: Ports & Packages Reporter: Peter Johnson <johnson.peter>
Component: Individual Port(s)Assignee: Ion-Mihai "IOnut" Tetcu <itetcu>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Peter Johnson 2007-01-23 05:20:19 UTC
finance/libofx tries to reinstall textproc/opensp, as it can't find osp.3.  Unfortunately, textproc/opensp doesn't install osp.3, it installs osp.5 (see textproc/opensp/pkg-plist).

Fix: 

Change LIB_DEPENDS in finance/libofx/Makefile line 20 from:
 osp.3:${PORTSDIR}/textproc/opensp
to
 osp.5:${PORTSDIR}/textproc/opensp
How-To-Repeat: Install textproc/opensp onto a clean system, then try to install finance/libofx.
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-01-23 05:31:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-01-24 18:47:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-01-24 18:47:35 UTC
itetcu      2007-01-24 18:47:21 UTC

  FreeBSD ports repository

  Modified files:
    finance/libofx       Makefile 
  Log:
  - chase textproc/opensp's libosp version upgrade
  - bump PORTREVISOIN for depends change
  
  PR:             ports/108233
  Submitted by:   Peter Johnson
  Pointyhat to:   kuriyama
  
  Revision  Changes    Path
  1.19      +2 -2      ports/finance/libofx/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"