On Sat, 18 Jul 2026 18:46:52 +0200 Kirill A. Korinsky <[email protected]> wrote:
> On Sat, 18 Jul 2026 15:12:46 +0200, > Nazarenko Mykyta <[email protected]> wrote: > > > > Buenos dias ports@! > > > > nchat was updated to version 5.17.26 > > > > Changelog : > > https://github.com/d99kris/nchat/compare/v5.16.9...v5.17.26 > > > > Tested on amd64. > > > > OK? > > > > Wery strange diff. > > 1. Ports contauns 5.16.9, not 5.15.26 > 2. make plist added that hunk: > > Index: pkg/PLIST > =================================================================== > RCS file: /home/cvs/ports/net/nchat/pkg/PLIST,v > diff -u -p -r1.1.1.1 PLIST > --- pkg/PLIST 1 Jun 2026 19:27:34 -0000 1.1.1.1 > +++ pkg/PLIST 18 Jul 2026 16:45:36 -0000 > @@ -1,4 +1,5 @@ > @bin bin/nchat > -libexec/nchat/ > -libexec/nchat/compose > @man man/man1/nchat.1 > +share/doc/nchat/ > +share/doc/nchat/LICENSE > +share/doc/nchat/THIRD_PARTY_LICENSES > > > > > Index: Makefile > > =================================================================== > > RCS file: /cvs/ports/net/nchat/Makefile,v > > diff -u -p -u -r1.2 Makefile > > --- Makefile 24 Jun 2026 14:29:50 -0000 1.2 > > +++ Makefile 18 Jul 2026 12:58:33 -0000 > > @@ -6,7 +6,7 @@ COMMENT = CLI Telegram client > > > > GH_ACCOUNT = d99kris > > GH_PROJECT = nchat > > -GH_TAGNAME = v5.15.26 > > +GH_TAGNAME = v5.17.26 > > > > CATEGORIES = net > > MAINTAINER = Mykyta Nazarenko <[email protected]> > > > > Index: distinfo > > =================================================================== > > RCS file: /cvs/ports/net/nchat/distinfo,v > > diff -u -p -u -r1.1.1.1 distinfo > > --- distinfo 1 Jun 2026 19:27:34 -0000 1.1.1.1 > > +++ distinfo 18 Jul 2026 12:59:51 -0000 > > @@ -1,2 +1,2 @@ > > -SHA256 (nchat-5.15.26.tar.gz) = > > T1pQF0fGmJ/W7NPC0ykERupqH1oYpZgdt8Qgvt2xXTU= -SIZE > > (nchat-5.15.26.tar.gz) = 7727498 +SHA256 (nchat-5.17.26.tar.gz) = > > DIcwBS0cTKK0EQLrQzva6GQ7DiYabbqrjArKnylxRl4= +SIZE > > (nchat-5.17.26.tar.gz) = 7961625 > > > Sorry for that. I'm really distracted today. Index: Makefile =================================================================== RCS file: /cvs/ports/net/nchat/Makefile,v diff -u -p -u -r1.3 Makefile --- Makefile 1 Jul 2026 18:26:29 -0000 1.3 +++ Makefile 18 Jul 2026 19:17:10 -0000 @@ -6,7 +6,7 @@ COMMENT = CLI Telegram client GH_ACCOUNT = d99kris GH_PROJECT = nchat -GH_TAGNAME = v5.16.9 +GH_TAGNAME = v5.17.26 CATEGORIES = net MAINTAINER = Mykyta Nazarenko <[email protected]> Index: distinfo =================================================================== RCS file: /cvs/ports/net/nchat/distinfo,v diff -u -p -u -r1.2 distinfo --- distinfo 1 Jul 2026 18:26:29 -0000 1.2 +++ distinfo 18 Jul 2026 19:17:23 -0000 @@ -1,2 +1,2 @@ -SHA256 (nchat-5.16.9.tar.gz) = iD6x85jSM6b86REiQDV+kjqjwzhyiFjUKNE3vjQFrrQ= -SIZE (nchat-5.16.9.tar.gz) = 7803574 +SHA256 (nchat-5.17.26.tar.gz) = DIcwBS0cTKK0EQLrQzva6GQ7DiYabbqrjArKnylxRl4= +SIZE (nchat-5.17.26.tar.gz) = 7961625 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/net/nchat/pkg/PLIST,v diff -u -p -u -r1.1.1.1 PLIST --- pkg/PLIST 1 Jun 2026 19:27:34 -0000 1.1.1.1 +++ pkg/PLIST 18 Jul 2026 19:50:07 -0000 @@ -1,4 +1,5 @@ @bin bin/nchat -libexec/nchat/ -libexec/nchat/compose @man man/man1/nchat.1 +share/doc/nchat/ +share/doc/nchat/LICENSE +share/doc/nchat/THIRD_PARTY_LICENSES
