Bug 87702 - textproc/diffutils: timestamp precision
Summary: textproc/diffutils: timestamp precision
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-20 04:30 UTC by Byung-Hee HWANG
Modified: 2005-10-22 18:09 UTC (History)
1 user (show)

See Also:


Attachments
ports-diffutils-timestamp-preision.diff (1.49 KB, patch)
2005-10-20 04:30 UTC, Byung-Hee HWANG
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Byung-Hee HWANG 2005-10-20 04:30:14 UTC
GNU Diff program have timestamp precision option of diff format.
For example, see follow:

	--- hello.c.orig      2005-10-20 11:57:11.967564207 +0900
	+++ hello.c   2005-10-20 11:57:20.547697157 +0900

As you can see, she can display NanoSeconds format.

By the way, the option is not build under FreeBSD. 
Thus we need to patch for that.

How-To-Repeat: This patch has been tested under FreeBSD 4.11-STABLE and FreeBSD 5.4-STABLE.
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2005-10-22 11:56:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

I will take it.
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2005-10-22 18:08:44 UTC
State Changed
From-To: open->closed

Are you interested in maintaining this port? Committed, thank you for 
your contribution.