ports/117213: [PATCH] : irssi-xmpp conflict with irssi 0.8.12

Philippe Audeoud jadawin at tuxaco.net
Mon Oct 15 15:40:02 UTC 2007


>Number:         117213
>Category:       ports
>Synopsis:       [PATCH] : irssi-xmpp conflict with irssi 0.8.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 15 15:40:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Philippe Audeoud
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD huppa.tuxaco.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Tue Mar 20 16:05:42 CET 2007 root@:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Don't update irssi to 0.8.12 if you want to use irssi-xmpp. There is
some changes in to character set recoding and now irssi-xmpp recode
functions are broken on it.
>How-To-Repeat:
	
>Fix:

	

--- patch-irssi-xmpp.2 begins here ---
diff -ruN irssi-xmpp.orig/Makefile irssi-xmpp/Makefile
--- irssi-xmpp.orig/Makefile	Mon Oct 15 17:23:29 2007
+++ irssi-xmpp/Makefile	Mon Oct 15 17:27:42 2007
@@ -5,6 +5,7 @@
 
 PORTNAME=	irssi-xmpp
 PORTVERSION=	0.13
+PORTREVISION=	1
 CATEGORIES=	irc
 MASTER_SITES=	http://cybione.org/src/irssi-xmpp/
 
@@ -22,6 +23,8 @@
 PLIST_FILES=	lib/irssi/modules/libfe_xmpp.so \
 		lib/irssi/modules/libxmpp_core.so
 PORTDOCS=	README
+
+CONFLICTS=	irssi-0.8.12*
 
 do-install:
 .for data in core fe-common
--- patch-irssi-xmpp.2 ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list