Bug 231141 - project renamed from misc/timediff to misc/tzdiff
Summary: project renamed from misc/timediff to misc/tzdiff
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-04 01:59 UTC by Yuichiro NAITO
Modified: 2018-09-05 03:48 UTC (History)
0 users

See Also:


Attachments
tzdiff-0.9.patch (4.96 KB, patch)
2018-09-04 01:59 UTC, Yuichiro NAITO
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuichiro NAITO 2018-09-04 01:59:01 UTC
Created attachment 196841 [details]
tzdiff-0.9.patch

Misc/timediff project has been renamed to misc/tzdiff.
The author (Min min) wants to install timediff command in /usr/local/bin.
But it conflicts with astro/gpstk port.
So he decided to change command name to tzdiff.

Attached `tzdiff-0.9.patch` removes old directory and create new one.
Please apply to the ports tree and append following line to MOVED.

```
misc/timediff|misc/tzdiff|2018-09-04|Project was renamed
```

Thank you.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-09-05 03:46:18 UTC
A commit references this bug:

Author: swills
Date: Wed Sep  5 03:45:55 UTC 2018
New revision: 479008
URL: https://svnweb.freebsd.org/changeset/ports/479008

Log:
  misc/timediff: renamed and update

  project renamed from timediff to tzdiff, so update port accordingly. While
  here, update to 0.9.

  PR:		231141
  Submitted by:	Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)

Changes:
  head/MOVED
  head/misc/Makefile
  head/misc/timediff/
  head/misc/tzdiff/
  head/misc/tzdiff/Makefile
  head/misc/tzdiff/distinfo
  head/misc/tzdiff/pkg-descr
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-09-05 03:48:22 UTC
Committed, thanks!