Bug 108233 - finance/libofx: Incorrect LIB_DEPENDS for textproc/opensp
Summary: finance/libofx: Incorrect LIB_DEPENDS for textproc/opensp
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-23 05:20 UTC by Peter Johnson
Modified: 2007-01-24 18:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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"