Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 07/01/2004 17:06:27
Module Name: pkgsrc
Committed By: minskim
Date: Thu Jul 1 17:06:27 UTC 2004
Modified Files:
pkgsrc/doc: CHANGES
pkgsrc/www/liferea: Makefile PLIST distinfo
Log Message:
Update liferea to 0.5.1.
Changes:
* Favicons are now processed with gdkpixbuf and saved
to disc in PNG format. Images with 24bit colors and
sizes other than 16x16 are now supported. (Nathan Conrad)
PLEASE NOTE THAT THIS BREAKS FAVICON CACHE
DOWNWARD COMPATIBILITY WITH OLDER RELEASES!
WHEN YOU FALLBACK YOU WILL LOOSE YOUR ICONS.
* Now a short help text is displayed in the HTML view
after startup. (Lars Linder)
* Updated networking code. Many more things, such as
adding a new feed, are processed in the background.
(Nathan Conrad)
* Improved preferences for selecting how to open a link
in an external browser. (Nathan Conrad)
* Popup-window notifications of new items. This
is a first implementation and we are open for your
critics and suggestions! (Karl Soderstrom)
Bugfixes:
* When URLs are passed to an external browser they are
now escaped correctly. (Lars Lindner)
* When a feed could not be downloaded after the
subscription it was missing a cache file. This caused
an error message each time the program starts. This
is fixed now. (Lars Lindner)
* Debian bug #254959 reported by Martin-Eric Racine was
fixed. No Liferea recognizes RSS 1.0 Creative Commons
license information. (Lars Lindner)
* Better favicon detection (more coming in the next release).
* Feed properties (such as titles) are now saved when they
change. (Nathan Conrad)
* Compiles on Solaris, and is hopefully more portable now.
(Nathan Conrad)
* Feed update locking issues were fixed. (Nathan Conrad)
* Several memleaks were fixed.
To generate a diff of this commit:
cvs rdiff -r1.6414 -r1.6415 pkgsrc/doc/CHANGES
cvs rdiff -r1.3 -r1.4 pkgsrc/www/liferea/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/www/liferea/PLIST pkgsrc/www/liferea/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.