Hello, Here's a diff to update ngircd to 25. Changelog: https://raw.githubusercontent.com/ngircd/ngircd/master/ChangeLog
Passes all tests. Manually tested with SSL as well. Looking for feedback and OKs. -- tsg
Index: Makefile =================================================================== RCS file: /cvs/ports/net/ngircd/Makefile,v retrieving revision 1.16 diff -u -p -u -p -r1.16 Makefile --- Makefile 11 Jan 2018 19:27:07 -0000 1.16 +++ Makefile 12 Feb 2019 14:17:52 -0000 @@ -2,8 +2,7 @@ COMMENT = lightweight irc server -DISTNAME = ngircd-24 -REVISION = 0 +DISTNAME = ngircd-25 CATEGORIES = net Index: distinfo =================================================================== RCS file: /cvs/ports/net/ngircd/distinfo,v retrieving revision 1.10 diff -u -p -u -p -r1.10 distinfo --- distinfo 19 Mar 2017 18:20:00 -0000 1.10 +++ distinfo 12 Feb 2019 14:17:52 -0000 @@ -1,2 +1,2 @@ -SHA256 (ngircd-24.tar.gz) = PgCn2lLIH8HgK7mWonv0PakFunA3v4xrs70TMh4Mhas= -SIZE (ngircd-24.tar.gz) = 524968 +SHA256 (ngircd-25.tar.gz) = UZFXgFGbrkPaN5iAfjvtYNiH5OqnKDVKprthzbzaSbo= +SIZE (ngircd-25.tar.gz) = 527886
