Bug 104188

Summary: update finance/libofx to version 0.8.2 (this makes it build again)
Product: Ports & Packages Reporter: Guido Falsi <madpilot>
Component: Individual Port(s)Assignee: Rong-En Fan <rafan>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Guido Falsi freebsd_committer freebsd_triage 2006-10-09 00:20:12 UTC
The port at present does not build, upgrading to 0.8.2 makes it
build and install ok. I am making this upgrade as a middle step to
upgrade other ports which depend on this one. (if I find enough
time to do this to the end).

Please note that libofx.so bumped version numbero from 2 to 3.
Should also ports depending on this lib have a version bump? Should
I send a PR for that or is this automated in some way? Please let
me know the preferred way to handle this.

removed files:

files/patch-lib_Makefile.in
files/patch-ofxconnect_Makefile.in
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2006-10-09 02:29:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-09 09:00:44 UTC
rafan       2006-10-09 08:00:12 UTC

  FreeBSD ports repository

  Modified files:
    finance/libofx       Makefile distinfo pkg-plist 
    finance/libofx/files patch-Makefile.in 
  Removed files:
    finance/libofx/files patch-lib_Makefile.in 
                         patch-ofxconnect_Makefile.in 
  Log:
  - Update to 0.8.2
    This fixes build problem.
  - Mark BROKEN on 4.x
  
  PR:             ports/104188
  Submitted by:   Guido Falsi <mad at madpilot.net>
  
  Revision  Changes    Path
  1.17      +9 -3      ports/finance/libofx/Makefile
  1.9       +3 -3      ports/finance/libofx/distinfo
  1.4       +23 -14    ports/finance/libofx/files/patch-Makefile.in
  1.2       +0 -11     ports/finance/libofx/files/patch-lib_Makefile.in (dead)
  1.2       +0 -11     ports/finance/libofx/files/patch-ofxconnect_Makefile.in (dead)
  1.8       +129 -77   ports/finance/libofx/pkg-plist
_______________________________________________
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"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2006-10-09 09:01:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!