Bug 297213 - filesystems/tclvfs: update to 1.4.2
Summary: filesystems/tclvfs: update to 1.4.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-tcltk (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-31 19:17 UTC by Simon Wells
Modified: 2026-08-03 09:14 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (tcltk)


Attachments
tclvfs-1.4.2.patch (4.15 KB, patch)
2026-07-31 19:17 UTC, Simon Wells
no flags Details | Diff
tclvfs-1.4.2.patch (4.26 KB, patch)
2026-07-31 19:48 UTC, Simon Wells
no flags Details | Diff
Update tclvfs to 1.5.0 (4.62 KB, patch)
2026-08-03 06:47 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Wells 2026-07-31 19:17:10 UTC
Created attachment 273367 [details]
tclvfs-1.4.2.patch

Update tclvfs from 20080503 to 1.4.2

- Switch MASTER_SITES from SourceForge to the upstream Tcl Fossil repository.
- Add the tclconfig Fossil snapshot required by the TEA build system.
- The upstream tree no longer includes tclconfig; it is maintained separately.
- Update to a newer upstream release with regenerated TEA configure support.
Comment 1 Simon Wells 2026-07-31 19:48:42 UTC
Created attachment 273368 [details]
tclvfs-1.4.2.patch

add license
Comment 2 Pietro Cerutti freebsd_committer freebsd_triage 2026-08-03 06:47:41 UTC
Created attachment 273411 [details]
Update tclvfs to 1.5.0
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2026-08-03 06:48:45 UTC
Hi, thanks for the patch. I have picked a newer snapshot, https://core.tcl-lang.org/tclvfs/info/166cafa5ca1e1f65. Can you please try the attached patch?
Comment 4 Simon Wells 2026-08-03 07:27:31 UTC
main still has 1.4.2, tip/fortcl9 for 1.5.0
Comment 5 Pietro Cerutti freebsd_committer freebsd_triage 2026-08-03 07:35:09 UTC
Yeah, but 1.5.0 restores tclconfig so you don't need to fetch it separately. Is there any downside in picking it, that you can see?
Comment 6 Simon Wells 2026-08-03 08:35:47 UTC
i did some 1.5.0 testing and looks good to me
Comment 7 commit-hook freebsd_committer freebsd_triage 2026-08-03 09:13:40 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f54a46204ffec8fdfa170ce0429416e0343505da

commit f54a46204ffec8fdfa170ce0429416e0343505da
Author:     Pietro Cerutti <gahr@FreeBSD.org>
AuthorDate: 2026-08-03 09:12:31 +0000
Commit:     Pietro Cerutti <gahr@FreeBSD.org>
CommitDate: 2026-08-03 09:13:26 +0000

    filesystems/tclvfs: update to 1.5.0

    PR:             297213
    Submitted by:   Simon Wells <swel024+bsd@gmail.com>

 filesystems/tclvfs/Makefile                       | 17 ++++++++++-----
 filesystems/tclvfs/distinfo                       |  6 +++---
 filesystems/tclvfs/files/patch-Makefile.in (gone) | 12 -----------
 filesystems/tclvfs/files/patch-generic_vfs.c      | 26 +++++++++++------------
 filesystems/tclvfs/pkg-plist                      |  6 +++---
 5 files changed, 31 insertions(+), 36 deletions(-)