Bug 107661 - update to opentaxsolver 4.01 (for 2006)
Summary: update to opentaxsolver 4.01 (for 2006)
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-07 19:30 UTC by John E. Hein
Modified: 2007-01-11 11:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (4.32 KB, patch)
2007-01-07 19:30 UTC, John E. Hein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John E. Hein 2007-01-07 19:30:10 UTC
	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.
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-01-11 11:45:35 UTC
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"
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-01-11 11:45:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!