opentaxsolver 4.01 was recently released (US tax forms only at the moment; state forms coming "soon"). This is the first update for tax year 2006. As such, this conflicts with the last version for 2005 (3.08). Perhaps there should be a different version of the port for each tax year (at least for a few years back). I'm not sure it's worth it... people can always mine CVS to get an older version when they get audited a couple years later ;) If there is enough demand for that, perhaps a repo copy (and then possibly rename some installed files as appropriate) of the existing port from opentaxsolver to opentaxsolver2005 is the way to go. If that is desired I'll look into a repo copy and any subsequent mods required to rename anything that conflicts with the current version. Most of the files, except the gui, have the tax year in the name. So I may be able to just add to the port so versions from years past can co-exist. I'll look into that, but I am comfortable with committing this patch to update to tax year 2006 and add back support for years gone by later. How-To-Repeat: Apply patch below. Do a test build. Commit.
miwi 2007-01-11 11:45:24 UTC FreeBSD ports repository Modified files: finance/opentaxsolver Makefile distinfo pkg-plist Log: - Update to 4.01 PR: ports/107661 Submitted by: John E. Hein <jhein@timing.com> (maintainer) Revision Changes Path 1.3 +2 -3 ports/finance/opentaxsolver/Makefile 1.3 +3 -3 ports/finance/opentaxsolver/distinfo 1.3 +2 -41 ports/finance/opentaxsolver/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"
State Changed From-To: open->closed Committed. Thanks!