pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update liferea to 0.5.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bbadf611a767
branches: trunk
changeset: 479564:bbadf611a767
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Aug 17 03:05:02 2004 +0000
description:
Update liferea to 0.5.3.
Changes:
* New File selectors are used when compiled with GTK+ 2.4 or
later. (Nathan Conrad)
* XML parsers now detect namespaces based on their URL. (Nathan
Conrad)
* UTF-16 formatted documents are now supported. Please complain if
you have problems! This may also help other encodings that
contain NULL bytes in their datastreams.
* More favicons are now detected (HTML pages are now searched for
links to the favicons). (Nathan Conrad)
* Authenticated proxies are now supported via the GNOME proxy
settings and http_proxy environment variable. (Nathan Conrad)
* Help feeds are no longer downloaded at every startup.
* Support for photo blog RSS modules. (Lars Lindner)
* There is a new preference option in the "Headline Display"
tab to change the key binding for skimming through the
articles. It now defaults to Ctrl-Space instead of simply
Space. This is to allow using forms with Mozilla. If you
prefer Space please set it explicitly in the preferences.
(Lars Lindner)
* GConf schemas have been added to document the various gconf
keys that Liferea uses and provide control of defaults by
computer administrators. (Nathan Conrad)
* Notification popups now show the favicon of the feeds for
easier recognizing. (Lars Linder)
* Session manager support. This makes the lock file removed when
a user logs out without first cloning Liferea. (Lots of code from
gaim, but integrated into Liferea by Nathan Conrad)
* Fixed bug where some invalid feeds were causing their item lists
to be erased when they were updated. (Nathan Conrad)
* Fixed bug that may crash the program when the libxml2 error
output displayed in the feed description contains invalid
Unicode characters. This was reported by Yanko Kaneti.
(Lars Lindner)
* Fixed bug with incorrect HTML in the condensed mode.
(Jack Lecou)
* Fixed the missing scrolling reset when you display items
with Mozilla (Lars Lindner)
* Fixed a popup menu problems with gtkhtml2, which did not
always show the correct menu reported by hakon_g.
(Lars Lindner)
diffstat:
doc/CHANGES | 3 ++-
www/liferea/Makefile | 4 ++--
www/liferea/distinfo | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diffs (37 lines):
diff -r 3edbf6065a0e -r bbadf611a767 doc/CHANGES
--- a/doc/CHANGES Tue Aug 17 02:48:04 2004 +0000
+++ b/doc/CHANGES Tue Aug 17 03:05:02 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6916 2004/08/17 00:22:26 wiz Exp $
+$NetBSD: CHANGES,v 1.6917 2004/08/17 03:05:02 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3873,3 +3873,4 @@
Updated fastDNAml to 1.2.2 [ben 2004-08-16]
Updated phylip to 3.61 [ben 2004-08-16]
Updated ipcheck to 0.217 [wiz 2004-08-17]
+ Updated liferea to 0.5.3 [minskim 2004-08-17]
diff -r 3edbf6065a0e -r bbadf611a767 www/liferea/Makefile
--- a/www/liferea/Makefile Tue Aug 17 02:48:04 2004 +0000
+++ b/www/liferea/Makefile Tue Aug 17 03:05:02 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2004/08/02 23:55:22 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2004/08/17 03:05:02 minskim Exp $
-DISTNAME= liferea-0.5.2c
+DISTNAME= liferea-0.5.3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/}
diff -r 3edbf6065a0e -r bbadf611a767 www/liferea/distinfo
--- a/www/liferea/distinfo Tue Aug 17 02:48:04 2004 +0000
+++ b/www/liferea/distinfo Tue Aug 17 03:05:02 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2004/08/02 23:55:22 minskim Exp $
+$NetBSD: distinfo,v 1.7 2004/08/17 03:05:02 minskim Exp $
-SHA1 (liferea-0.5.2c.tar.gz) = 956e084c2749e44e8db940970e2187938c1f5563
-Size (liferea-0.5.2c.tar.gz) = 920684 bytes
+SHA1 (liferea-0.5.3.tar.gz) = e5bcbf94344911df515eca1b0a13a823c805b7f7
+Size (liferea-0.5.3.tar.gz) = 943477 bytes
Home |
Main Index |
Thread Index |
Old Index