Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 2003 03:54:12 +0100 (CET)
From:      Dario Freni <saturnero@gufi.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vanilla@FreeBSD.org
Subject:   ports/60129: irc/irssi update to 0.8.9, remote bug fix
Message-ID:  <20031211025412.2BD10E7156@pigra.saturnero.sat>
Resent-Message-ID: <200312110300.hBB30RYg097677@freefall.freebsd.org>

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

>Number:         60129
>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 19:00:26 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?20031211025412.2BD10E7156>