Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 2003 03:44:49 +0100 (CET)
From:      Dario Freni <saturnero@gufi.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vanilla@FreeBSD.org
Subject:   ports/60128: irc/irssi update to 0.8.9, remote bug fix	
Message-ID:  <200312110244.hBB2in9L013474@euclide.usr.dico.unimi.it>
Resent-Message-ID: <200312110250.hBB2oMWx078156@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         60128
>Category:       ports
>Synopsis:       irc/irssi update to 0.8.9, remote bug fix
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 10 18:50:21 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dario Freni
>Release:        
>Organization:
G.U.F.I - http://www.gufi.org/	
>Environment:
>Description:

v0.8.9 2003-12-11  Timo Sirainen <tss@iki.fi>
        * Fixes a remote crash with:
            a) non-x86 hardware (one requiring memory alignmentation)
            b) script using "gui print text" signal (with x86 hardware too)
        [...]

>How-To-Repeat:
>Fix:

diff -urN irssi.old/Makefile irssi/Makefile
--- irssi.old/Makefile  Thu Dec 11 03:23:48 2003
+++ irssi/Makefile      Thu Dec 11 03:24:23 2003
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=      irssi
-PORTVERSION=   0.8.8
-PORTREVISION=  1
+PORTVERSION=   0.8.9
 CATEGORIES=    irc
 MASTER_SITES=  http://irssi.org/files/
 
diff -urN irssi.old/distinfo irssi/distinfo
--- irssi.old/distinfo  Thu Dec 11 03:23:48 2003
+++ irssi/distinfo      Thu Dec 11 03:32:11 2003
@@ -1 +1 @@
-MD5 (irssi-0.8.8.tar.bz2) = 7220d149b938012c96b064767dafc7de
+MD5 (irssi-0.8.9.tar.bz2) = 6610ee0e27922f447e40828cf7dee507


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312110244.hBB2in9L013474>