From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 27 02:10:14 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 389F916A441 for ; Thu, 27 Apr 2006 02:10:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9886F43D45 for ; Thu, 27 Apr 2006 02:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3R2AART099964 for ; Thu, 27 Apr 2006 02:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3R2AAnC099963; Thu, 27 Apr 2006 02:10:10 GMT (envelope-from gnats) Resent-Date: Thu, 27 Apr 2006 02:10:10 GMT Resent-Message-Id: <200604270210.k3R2AAnC099963@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Shaun Amott Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4221616A400 for ; Thu, 27 Apr 2006 02:05:01 +0000 (UTC) (envelope-from shaun@inerd.com) Received: from dione.picobyte.net (host-212-158-207-124.bulldogdsl.com [212.158.207.124]) by mx1.FreeBSD.org (Postfix) with SMTP id 976BB43D45 for ; Thu, 27 Apr 2006 02:05:00 +0000 (GMT) (envelope-from shaun@inerd.com) Received: from charon.picobyte.net (charon.picobyte.net [IPv6:2001:4bd0:201e::fe03]) by dione.picobyte.net (Postfix) with ESMTP for ; Thu, 27 Apr 2006 03:04:58 +0100 (BST) Message-Id: <1146103498.2926@charon.picobyte.net> Date: Thu, 27 Apr 2006 03:04:58 +0100 From: Shaun Amott To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/96388: net-im/mcabber: Update 0.7.0 -> 0.7.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Shaun Amott List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Apr 2006 02:10:14 -0000 >Number: 96388 >Category: ports >Synopsis: net-im/mcabber: Update 0.7.0 -> 0.7.6 >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: Thu Apr 27 02:10:10 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Shaun Amott >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: >Environment: >Description: - Update mcabber to 0.7.6 - Patch no longer required - Take maintainership Tested on 7.x (i386), 6.x (sparc64) >How-To-Repeat: >Fix: --- mcabber.diff begins here --- diff -urN mcabber.orig/Makefile mcabber/Makefile --- mcabber.orig/Makefile Fri Apr 14 19:14:55 2006 +++ mcabber/Makefile Thu Apr 27 02:12:07 2006 @@ -6,12 +6,11 @@ # PORTNAME= mcabber -PORTVERSION= 0.7.0 -PORTREVISION= 3 +PORTVERSION= 0.7.6 CATEGORIES= net-im MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= Small Jabber console client USE_BZIP2= yes diff -urN mcabber.orig/distinfo mcabber/distinfo --- mcabber.orig/distinfo Wed Feb 1 01:02:00 2006 +++ mcabber/distinfo Thu Apr 27 02:29:26 2006 @@ -1,3 +1,3 @@ -MD5 (mcabber-0.7.0.tar.bz2) = fd40c81da873bd41a360735cc61c9db4 -SHA256 (mcabber-0.7.0.tar.bz2) = 9287cab98c28df40cfe49aa8ae7f5d75e72b5fa1a261d67db0800216e6fa103b -SIZE (mcabber-0.7.0.tar.bz2) = 310063 +MD5 (mcabber-0.7.6.tar.bz2) = 0456968da2a50eb127fce2a1ee5d5902 +SHA256 (mcabber-0.7.6.tar.bz2) = 03cc90cfce72a0d77fd9f6a83ef413cb27eb7421ff6c6042bf8fe5cbaf6d62de +SIZE (mcabber-0.7.6.tar.bz2) = 332528 diff -urN mcabber.orig/files/patch-src_hbuf.c mcabber/files/patch-src_hbuf.c --- mcabber.orig/files/patch-src_hbuf.c Fri Oct 21 09:14:14 2005 +++ mcabber/files/patch-src_hbuf.c Thu Jan 1 01:00:00 1970 @@ -1,19 +0,0 @@ -$FreeBSD: ports/net-im/mcabber/files/patch-src_hbuf.c,v 1.1 2005/10/21 08:14:14 vsevolod Exp $ - ---- src/hbuf.c.orig -+++ src/hbuf.c -@@ -70,12 +70,12 @@ - // Set p_hbuf to the end of the list, to speed up history loading - // (or CPU time will be used by g_list_last() for each line) - hbuf = *p_hbuf = g_list_last(*p_hbuf); -- hbuf_block *hbuf_b_prev = hbuf->data; -+ { hbuf_block *hbuf_b_prev = hbuf->data; - hbuf_block_elt->ptr = hbuf_b_prev->ptr_end; - hbuf_block_elt->flags = HBB_FLAG_PERSISTENT; - hbuf_block_elt->ptr_end_alloc = hbuf_b_prev->ptr_end_alloc; - g_list_append(*p_hbuf, hbuf_block_elt); -- } -+ }} - - if (strlen(text) >= HBB_BLOCKSIZE) { - // Too long --- mcabber.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: