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.
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
Committed, thanks!