Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2006 21:08:15 +0200
From:      "Martin Wilke" <freebsd@unixfreunde.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/96621: [update] news/klibido
Message-ID:  <1146510495.48356@mwilke.ath.cx>
Resent-Message-ID: <200605011910.k41JANUR081453@freefall.freebsd.org>

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

>Number:         96621
>Category:       ports
>Synopsis:       [update] news/klibido
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 01 19:10:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #136: Wed Apr 26 20:46:11 CEST 2006
    splash@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- update to 0.2.5
- pkg-plist fix
- portlint -A checked
- maintainer cc'd

Changelog:

New features/changes:

    * New option: do not automatically resize columns in headerlist (and remember columns' sizes)
    * New option: Do not automatically sort by subject (and remember the selected sort column)
    * New option: remember order of columns in headerlists
    * Show progress for decoding
    * New action: move to bottom of the queue
    * Sort by number of articles in available groups list (i.e.: when subscribing to newsgroups)
    * New shortcuts in headerLists: clear filter (Ctrl + C) and jump to the filter entry box (Ctrl + F)
    * New option: don't show statusbar at startup
    * French translation
    * During db migration/compact, articles are checked for consistency and discarded (KLibido should not crash anymore if there are bogus articles into dbs). A log of the discarded articles is created in the db dir (default: ~/klibido/db)
    * Progress dialog for db migrations

BugFixes:

    * Don't crash while canceling articles during decoding (and really cancel the article)
    * Cancel of update items while updating dbs now works
    * correctly remember "maximized" status for main Window.
    * Header dates now works in localized distributions as well
    * Various bugfixes (see Changelog)



>How-To-Repeat:





>Fix:


--- klibido.diff begins here ---
diff -ruN /usr/ports/news/klibido/Makefile ports/news/klibido/Makefile
--- /usr/ports/news/klibido/Makefile	Fri Feb 24 20:25:10 2006
+++ ports/news/klibido/Makefile	Mon May  1 18:45:59 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=		klibido
-PORTVERSION=		0.2.4.1
-PORTREVISION=		1
+PORTVERSION=		0.2.5
 CATEGORIES=		news
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN /usr/ports/news/klibido/distinfo ports/news/klibido/distinfo
--- /usr/ports/news/klibido/distinfo	Tue Jan 24 17:39:30 2006
+++ ports/news/klibido/distinfo	Mon May  1 18:15:37 2006
@@ -1,3 +1,3 @@
-MD5 (klibido-0.2.4.1.tar.gz) = 111a6e714509d0619a0b29e20a4ded65
-SHA256 (klibido-0.2.4.1.tar.gz) = c8a1d015b929490cb18fa9deff876a3ce4b3c17ea4ed91783d83302782efcaf1
-SIZE (klibido-0.2.4.1.tar.gz) = 798084
+MD5 (klibido-0.2.5.tar.gz) = e343338541a3ff3f2983023ccc922af0
+SHA256 (klibido-0.2.5.tar.gz) = 7bd35c5cf6f1b9b26f802e78d63e9ae7a66763ca4c0c4a78ecc87d45a20b1d22
+SIZE (klibido-0.2.5.tar.gz) = 720741
diff -ruN /usr/ports/news/klibido/pkg-plist ports/news/klibido/pkg-plist
--- /usr/ports/news/klibido/pkg-plist	Thu Mar  3 00:24:40 2005
+++ ports/news/klibido/pkg-plist	Mon May  1 19:27:04 2006
@@ -19,13 +19,15 @@
 share/doc/HTML/en/klibido/index.docbook
 share/icons/hicolor/16x16/apps/klibido.png
 share/icons/hicolor/32x32/apps/klibido.png
-@dirrm share/apps/klibido/icons/hicolor/16x16/actions
-@dirrm share/apps/klibido/icons/hicolor/16x16/apps
-@dirrm share/apps/klibido/icons/hicolor/32x32/actions
+share/locale/fr/LC_MESSAGES/klibido.mo
+@dirrm share/doc/HTML/en/klibido
 @dirrm share/apps/klibido/icons/hicolor/32x32/apps
-@dirrm share/apps/klibido/icons/hicolor/16x16
+@dirrm share/apps/klibido/icons/hicolor/32x32/actions
 @dirrm share/apps/klibido/icons/hicolor/32x32
+@dirrm share/apps/klibido/icons/hicolor/16x16/apps
+@dirrm share/apps/klibido/icons/hicolor/16x16/actions
+@dirrm share/apps/klibido/icons/hicolor/16x16
 @dirrm share/apps/klibido/icons/hicolor
 @dirrm share/apps/klibido/icons
 @dirrm share/apps/klibido
-@dirrm share/doc/HTML/en/klibido
--- klibido.diff ends here ---



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



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