Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2011 07:21:25 GMT
From:      Jakub Lach <jakub_lach@mailplus.pl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/155592: polish/ekg, after polish/libgadu update, contacts are not displayed correctly.
Message-ID:  <201103160721.p2G7LPJT021479@red.freebsd.org>
Resent-Message-ID: <201103160730.p2G7UE81095856@freefall.freebsd.org>

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

>Number:         155592
>Category:       ports
>Synopsis:       polish/ekg, after polish/libgadu update, contacts are not displayed correctly.
>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 Mar 16 07:30:13 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jakub Lach
>Release:        FreeBSD 8.2-STABLE # r219445M
>Organization:
-
>Environment:
FreeBSD 8.2-STABLE #0 r219445M amd64
>Description:
After recent polish/libgadu update available contacts are not displayed.

/set contacts_options order=5016234 is not respected. Updating ekg to current will remedy this, however ekg trunk core dumps upon starting most of time.
>How-To-Repeat:
Update polish/libgadu while using polish/ekg.
>Fix:
Update polish/ekg to current version, however it's not stable.

Patch attached with submission follows:

diff -rupN ekg.orig/Makefile ekg/Makefile
--- ekg.orig/Makefile	2011-03-16 07:57:37.000000000 +0100
+++ ekg/Makefile	2011-03-16 07:58:34.000000000 +0100
@@ -5,8 +5,8 @@
 # $FreeBSD: ports/polish/ekg/Makefile,v 1.32 2010/02/13 18:45:13 miwi Exp $
 
 PORTNAME=	ekg
-DISTVERSION=	1.8rc1
-PORTEPOCH=	2
+DISTVERSION=	20110315
+PORTEPOCH=	1
 CATEGORIES=	polish net-im
 MASTER_SITES=	http://ekg.chmurka.net/
 
diff -rupN ekg.orig/distinfo ekg/distinfo
--- ekg.orig/distinfo	2011-03-16 07:57:37.000000000 +0100
+++ ekg/distinfo	2011-03-16 07:58:47.000000000 +0100
@@ -1,3 +1,2 @@
-MD5 (ekg-1.8rc1.tar.gz) = ae98f336a71f7aad446a3f620b672441
-SHA256 (ekg-1.8rc1.tar.gz) = 33156cecd12116914016a284051cc8e0b595d6e637c0b598efaaf821fd4c317f
-SIZE (ekg-1.8rc1.tar.gz) = 525335
+SHA256 (ekg-20110315.tar.gz) = 69c891d7ad1fb676a39e1dddfd9dd7ff4dc33c7ff94858f2da3a23b05b048cdd
+SIZE (ekg-20110315.tar.gz) = 2180953


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



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