Created attachment 224158 [details] irc/irssi: Update to 1.2.3 This patch updates irc/irssi to 1.2.3, which includes multiple bugfixes since the 1.2.2 release. A full changelog is available at: https://irssi.org/NEWS/#v1-2-3 irc/irssi 1.2.2 included cherry-picked patches for some of these issues, these have been removed as upstream now includes the fixes. -David
Moin moin, Do we strictly need be setting PORTREVISION here? Looking at prior versions, PORTEPOCH is enough. $ pkg version -t pkg version -t 1.2.3,2 1.3.d.344_1,1 >
(In reply to Lewis Cook from comment #1) Mind the duplicated command, my copy-paste-foo failed me here. :)
You're right, sorry. I should have removed the `PORTREVISION`, I forgot. Updating diff incoming. -David
Created attachment 224163 [details] irc/irssi: Update to 1.2.3 Updated diff removing the `PORTREVISION`.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ed838f5dead7db6ce68317480917f89461d848e commit 1ed838f5dead7db6ce68317480917f89461d848e Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2021-04-16 17:26:24 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2021-04-16 17:28:17 +0000 irc/irssi: Update to 1.2.3 Changes: https://irssi.org/NEWS/#v1-2-3 PR: 255116 Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) Approved by: mentors (implicit) irc/irssi/Makefile | 3 +- irc/irssi/distinfo | 6 +- irc/irssi/files/patch-src_core_modules.c (gone) | 20 ------ .../patch-src_core_servers-reconnect.c (gone) | 61 ------------------ .../files/patch-src_core_servers-setup.c (gone) | 72 ---------------------- .../files/patch-src_fe-text_term-terminfo.c (gone) | 15 ----- irc/irssi/pkg-plist | 1 + 7 files changed, 5 insertions(+), 173 deletions(-)
Committed, thanks!
A commit in branch 2021Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9501a687f6e152712d053092d37761951be00260 commit 9501a687f6e152712d053092d37761951be00260 Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2021-04-16 17:26:24 +0000 Commit: Bryan Drewery <bdrewery@FreeBSD.org> CommitDate: 2021-05-24 23:41:54 +0000 irc/irssi: Update to 1.2.3 Changes: https://irssi.org/NEWS/#v1-2-3 PR: 255116 Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer) Approved by: mentors (implicit) (cherry picked from commit 1ed838f5dead7db6ce68317480917f89461d848e) irc/irssi/Makefile | 3 +- irc/irssi/distinfo | 6 +- irc/irssi/files/patch-src_core_modules.c (gone) | 20 ------ .../patch-src_core_servers-reconnect.c (gone) | 61 ------------------ .../files/patch-src_core_servers-setup.c (gone) | 72 ---------------------- .../files/patch-src_fe-text_term-terminfo.c (gone) | 15 ----- irc/irssi/pkg-plist | 1 + 7 files changed, 5 insertions(+), 173 deletions(-)