Index | Thread | Search

From:
Brad Smith <brad@comstyle.com>
Subject:
UPDATE: ircII 20260115
To:
ports@openbsd.org
Date:
Sat, 8 Aug 2026 19:21:49 -0400

Download raw body.

Thread
  • Brad Smith:

    UPDATE: ircII 20260115

Here is an update to ircII 20260115.


Changes in ircII 20260115:

  o  fix a couple of bugs that would cause segv or infinite loop when the
     irc server connection dies


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/ircII/Makefile,v
retrieving revision 1.58
diff -u -p -u -p -r1.58 Makefile
--- Makefile	10 Apr 2024 10:39:41 -0000	1.58
+++ Makefile	27 Mar 2026 04:31:36 -0000
@@ -1,6 +1,6 @@
 COMMENT=	Internet Relay Chat client
 
-VERSION=	20240111
+VERSION=	20260115
 DISTNAME=	ircii-${VERSION}
 PKGNAME=	ircII-${VERSION}
 CATEGORIES=	net
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/ircII/distinfo,v
retrieving revision 1.24
diff -u -p -u -p -r1.24 distinfo
--- distinfo	10 Apr 2024 10:39:41 -0000	1.24
+++ distinfo	27 Mar 2026 04:31:36 -0000
@@ -1,2 +1,2 @@
-SHA256 (ircii-20240111.tar.bz2) = rLk1HZIVx4MRGtEYqyodOsJ/luU9ub3GheXd4cFP2V0=
-SIZE (ircii-20240111.tar.bz2) = 576700
+SHA256 (ircii-20260115.tar.bz2) = pCdJJQpe7gpX2zty/nCb1ri4HsdsBMT4nwh474mRaOs=
+SIZE (ircii-20260115.tar.bz2) = 578287
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/net/ircII/patches/patch-configure,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 patch-configure
--- patches/patch-configure	10 Apr 2024 10:39:41 -0000	1.8
+++ patches/patch-configure	27 Mar 2026 04:31:36 -0000
@@ -1,7 +1,7 @@
 Index: configure
 --- configure.orig
 +++ configure
-@@ -1645,6 +1645,10 @@ else $as_nop
+@@ -1644,6 +1644,10 @@ else case e in #(
  #include <limits.h>
  #undef $2