Hi, I wanted to try tremc but I found that the version we currently have in ports is not compatible with the version of Transmission that we have in ports, so here is a quick update that I have been trying out briefly.
Comments or OKs? Caspar Index: Makefile =================================================================== RCS file: /cvs/ports/net/tremc/Makefile,v diff -u -p -r1.6 Makefile --- Makefile 21 Dec 2024 11:38:36 -0000 1.6 +++ Makefile 3 Jul 2026 19:38:12 -0000 @@ -2,8 +2,7 @@ COMMENT = curses interface for transmis GH_ACCOUNT = tremc GH_PROJECT = tremc -GH_TAGNAME = 0.9.3 -REVISION = 2 +GH_TAGNAME = 0.9.6 CATEGORIES = net Index: distinfo =================================================================== RCS file: /cvs/ports/net/tremc/distinfo,v diff -u -p -r1.2 distinfo --- distinfo 12 Mar 2022 17:12:50 -0000 1.2 +++ distinfo 3 Jul 2026 19:38:12 -0000 @@ -1,2 +1,2 @@ -SHA256 (tremc-0.9.3.tar.gz) = linR/jpaB0dWOssVypBLNs4phJd2Z9feJfd4bhGJBR8= -SIZE (tremc-0.9.3.tar.gz) = 334457 +SHA256 (tremc-0.9.6.tar.gz) = DwrOs93AH1tHhOJACnJ+F+P4h1zZEHrDi2jRK5i6jwA= +SIZE (tremc-0.9.6.tar.gz) = 341278
