Bug 64871 - Leap year calculation is broken in devel/cvstrac.
Summary: Leap year calculation is broken in devel/cvstrac.
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: Bruce M Simpson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-28 23:40 UTC by Johannes Groedem
Modified: 2004-06-16 08:36 UTC (History)
0 users

See Also:


Attachments
patch-history.c (492 bytes, text/plain)
2004-03-28 23:40 UTC, Johannes Groedem
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Groedem 2004-03-28 23:40:08 UTC
	Leap year calculation is broken, so that CVS check-ins are assigned
	wrong dates in the cvstrac-web-interface.  Attached patch fixes it.
	(I've also submitted it to the cvstrac-author.)

Fix: Apply patch.
How-To-Repeat: 	Just do a check-in.  It will appear on cvstrac's timeline to have
	been checked in one day earlier than the actual day of the check-in.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-03-29 06:35:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bms

Over to maintainer.
Comment 2 Bruce M Simpson freebsd_committer freebsd_triage 2004-06-16 08:36:21 UTC
State Changed
From-To: open->closed

Committed, thanks!