Created attachment 249013 [details] patch to uldate devel/tkcvs to 9.3.3 The patch attached to this pr(1) updates devel/tkcvs to 9.3.3 This (among other things) adds GIT support. This is the final version of Tkcvs. Going forward, it will be necessary to move to Tkrev. CHANGES change WWW -- let's not feed cyber squatters add pkg-message, desktop file and desktop icon. light changes to pkg-descr That's about all worth mentioning. Thanks! --Chris P.S. I know this was a long time coming. But I was hit head-on in a car accident. So was forced to deal with quite a few new challenges that otherwise didn't exist. Sorry.
I wish you a good recovery from your crash. Is there a changelog for this update?
(In reply to Robert Clausecker from comment #1) > I wish you a good recovery from your crash. Thanks! > Is there a changelog for this update? Aside from what I've already mentioned. The CHANGELOG can be read here: https://sourceforge.net/p/tkcvs/code/HEAD/tree/tags/tkcvs_9.3.3/CHANGELOG.txt (too long to post here inline). Thanks, again! --Chris
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f6c3810b6d891f798afd37639212362771956a8 commit 7f6c3810b6d891f798afd37639212362771956a8 Author: Chris Hutchinson <portmaster@bsdforge.com> AuthorDate: 2024-05-05 22:21:57 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-05-06 19:11:26 +0000 devel/tkcvs: update to 9.3.3 change WWW -- let's not feed cyber squatters add pkg-message, desktop file and desktop icon. light changes to pkg-descr Changelog: https://sourceforge.net/p/tkcvs/code/HEAD/tree/tags/tkcvs_9.3.3/CHANGELOG.txt PR: 277568 devel/tkcvs/Makefile | 38 +++++++++++++++++++++++++------------- devel/tkcvs/distinfo | 7 +++++-- devel/tkcvs/pkg-descr | 8 ++++---- devel/tkcvs/pkg-message (new) | 12 ++++++++++++ devel/tkcvs/pkg-plist | 34 +++++++++++++++++++++++----------- 5 files changed, 69 insertions(+), 30 deletions(-)
Thank you for your contribution and good health!