|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Update for irssi from version 0.8.6 to 0.8.8
From: Robert Nagy (thuglife
enterprise.hu)
Date: Wed Dec 10 2003 - 03:41:52 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi there. Here is a patch for the irssi port.
Please test it and read the changelog at
http://www.irssi.org/?page=changelog
and here is the stuff:
diff irssi.orig/Makefile irssi/Makefile
--- irssi.orig/Makefile Tue Dec 9 22:08:12 2003
+++ irssi/Makefile Wed Dec 10 10:35:54 2003

-1,9 +1,8 
-# $OpenBSD: Makefile,v 1.19 2003/12/08 00:44:16 naddy Exp $
-# Original from: Timo Sirainen <tss
iki.fi>
+# $OpenBSD$
COMMENT= "modular IRC client with many features (ipv6,socks,proxy)"
-DISTNAME= irssi-0.8.6
+DISTNAME= irssi-0.8.8
CATEGORIES= net
MASTER_SITES= ${HOMEPAGE}/files/ \
diff irssi.orig/distinfo irssi/distinfo
--- irssi.orig/distinfo Thu Jan 2 12:03:44 2003
+++ irssi/distinfo Wed Dec 10 10:04:19 2003

-1,3 +1,3 
-MD5 (irssi-0.8.6.tar.gz) = fea9ebf3ceec137503752e0d05538220
-RMD160 (irssi-0.8.6.tar.gz) = 3682905596cd48d4d17aa6ccac8ff936c2275a2b
-SHA1 (irssi-0.8.6.tar.gz) = c7ec9e693aa3b1d86dc364f046c85ca23cdd7269
+MD5 (irssi-0.8.8.tar.gz) = fd5738fabd42475cc97d99f9b2cb3aeb
+RMD160 (irssi-0.8.8.tar.gz) = 454199f47765d22666c41886c9b8eb63297ba6fa
+SHA1 (irssi-0.8.8.tar.gz) = 2c0bea9c9505b01d5738c16bdc936359fd59a1c0
diff irssi.orig/patches/patch-src_core_servers_c irssi/patches/patch-src_core_servers_c
--- irssi.orig/patches/patch-src_core_servers_c Wed Jun 4 18:00:55 2003
+++ irssi/patches/patch-src_core_servers_c Wed Dec 10 10:09:03 2003

-1,12 +1,12 
-$OpenBSD: patch-src_core_servers_c,v 1.1 2003/06/04 16:00:55 jolan Exp $
---- src/core/servers.c.orig Sat Sep 14 18:00:06 2002
-+++ src/core/servers.c Sun Jun 1 11:59:59 2003
-
-665,7 +665,7 
static void sig_chat_protocol_deinit(CHA
+$OpenBSD$
+--- src/core/servers.c.orig Wed Dec 10 10:07:18 2003
++++ src/core/servers.c Wed Dec 10 10:05:43 2003
+
-690,7 +690,7 
void servers_init(void)
{
- settings_add_bool("server", "resolve_prefer_ipv6", FALSE);
+ settings_add_bool("server", "resolve_prefer_ipv6", TRUE);
+ settings_add_bool("server", "resolve_reverse_lookup", FALSE);
lookup_servers = servers = NULL;
- signal_add("chat protocol deinit", (SIGNAL_FUNC) sig_chat_protocol_deinit);
diff irssi.orig/patches/patch-src_irc_proxy_Makefile_in irssi/patches/patch-src_irc_proxy_Makefile_in
--- irssi.orig/patches/patch-src_irc_proxy_Makefile_in Sat Feb 23 13:25:03 2002
+++ irssi/patches/patch-src_irc_proxy_Makefile_in Wed Dec 10 10:09:16 2003

-1,7 +1,7 
-$OpenBSD: patch-src_irc_proxy_Makefile_in,v 1.1 2002/02/23 12:25:03 reinhard Exp $
---- src/irc/proxy/Makefile.in.orig Sun Feb 17 16:49:42 2002
-+++ src/irc/proxy/Makefile.in Sat Feb 23 12:07:22 2002
-
-125,7 +125,7 
DEFS =
DEFS
-I. -I$(srcdir) -I../../..
+$OpenBSD$
+--- src/irc/proxy/Makefile.in.orig Wed Dec 10 10:06:17 2003
++++ src/irc/proxy/Makefile.in Wed Dec 10 10:06:39 2003
+
-135,7 +135,7 
CPPFLAGS =
CPPFLAGS
LDFLAGS =
LDFLAGS
LIBS =
LIBS
diff irssi.orig/pkg/DESCR irssi/pkg/DESCR
--- irssi.orig/pkg/DESCR Sat Feb 23 11:29:55 2002
+++ irssi/pkg/DESCR Wed Dec 10 10:35:59 2003

-5,5 +5,3 
like ICQ could be created some day too.
Flavor: socks support for dante socks firewall implementation
-
-WWW: ${HOMEPAGE}
diff irssi.orig/pkg/PLIST irssi/pkg/PLIST
--- irssi.orig/pkg/PLIST Thu Jan 2 12:03:44 2003
+++ irssi/pkg/PLIST Wed Dec 10 10:13:52 2003

-1,6 +1,7 
-
comment $OpenBSD: PLIST,v 1.10 2003/01/02 11:03:44 reinhard Exp $
+
comment $OpenBSD$
bin/irssi
lib/irssi/modules/libirc_proxy.a
+lib/irssi/modules/libirc_proxy.la
lib/irssi/modules/libirc_proxy.so
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Irssi.pm
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Irssi/Irc.pm

-45,6 +46,7 
share/doc/irssi/help/echo
share/doc/irssi/help/eval
share/doc/irssi/help/exec
+share/doc/irssi/help/flushbuffers
share/doc/irssi/help/format
share/doc/irssi/help/hash
share/doc/irssi/help/help

-59,6 +61,7 
share/doc/irssi/help/kick
share/doc/irssi/help/kickban
share/doc/irssi/help/kill
+share/doc/irssi/help/knock
share/doc/irssi/help/knockout
share/doc/irssi/help/lastlog
share/doc/irssi/help/layout
__
Robert Nagy <thuglife
bsd.hu>
http://thuglife.frontember.hu
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]