freebsd-ports/irc/ircd-hybrid/files/patch-ac
Donald Burr 3622f30dc5 Upgrade to ircd-hybrid-5.2p1.
* Change DISTNAME in Makefile, and add PKGNAME to reflect the convention
  that "5.2p1" is to be expressed as "5.2.1" in package names.
* Changed MD5.
* Re-generated patches so that they patch cleanly against the new version.
1998-06-07 14:45:46 +00:00

11 lines
269 B
Text

--- include/struct.h.old Sun Jun 7 07:13:45 1998
+++ include/struct.h Sun Jun 7 07:14:03 1998
@@ -89,7 +89,7 @@
#define USERLEN 10
#define REALLEN 50
-#define TOPICLEN 90
+#define TOPICLEN 250
#define CHANNELLEN 200
#define PASSWDLEN 20
#define KEYLEN 23