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.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6961bb990d08
branches: trunk
changeset: 478398:6961bb990d08
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Jul 23 05:16:00 2004 +0000
description:
Update liferea to 0.5.2.
Changes:
* A middle mouse click on the itemlist now toggles
read status or the headline flag depending on the
column you click. (Lars Lindner)
* Now favicons that are older than one month are
automatically updated (Lars Lindner)
* The search result now provides an extra column with
the favicon of the feed the found headline belongs to.
(Lars Lindner)
* The mozilla browser module now respects the configured
proxy settings. (Lars Lindner)
* Feed and item information is now properly localized.
(Lars Lindner and Nathan Conrad)
* Popup menu for the systray icon. (James Bowes)
* Improvements for the favicon handling. favicon.ico files are now
retrieved from the webserver path where the feed is
located. favicon.ico in the webserver root is tried only if this
first attempt fails. favicons are now redownloaded every 30
days. (Lars Lindner & Nathan Conrad)
* Liferea now saves when the mainwindow is maximized.
(Marc Deslauriers)
* The gnomevfs2 dependency from GtkHTML2 was removed.
(Nathan Conrad)
* 0.5.1 did falsely encode HTTP URL hash marks as %23.
This is fixed now. (Lars Lindner)
* When a feed source command is executed a useful return
code is set so it won't be unavailable due to missing
status information. (Christophe Barbe)
diffstat:
doc/CHANGES | 3 ++-
www/liferea/Makefile | 5 ++---
www/liferea/distinfo | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (45 lines):
diff -r 36745d65b69e -r 6961bb990d08 doc/CHANGES
--- a/doc/CHANGES Fri Jul 23 04:54:46 2004 +0000
+++ b/doc/CHANGES Fri Jul 23 05:16:00 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6646 2004/07/23 04:54:46 snj Exp $
+$NetBSD: CHANGES,v 1.6647 2004/07/23 05:16:00 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3515,3 +3515,4 @@
Added binpatch-1.0 [atatat 2004-07-23]
Updated communicator to 4.75nb1(bsdi)/4.80(linux) [atatat 2004-07-23]
Updated naim to 0.11.7.2 [snj 2004-07-23]
+ Updated liferea to 0.5.2 [minskim 2004-07-23]
diff -r 36745d65b69e -r 6961bb990d08 www/liferea/Makefile
--- a/www/liferea/Makefile Fri Jul 23 04:54:46 2004 +0000
+++ b/www/liferea/Makefile Fri Jul 23 05:16:00 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2004/07/01 17:06:27 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2004/07/23 05:16:00 minskim Exp $
-DISTNAME= liferea-0.5.1
+DISTNAME= liferea-0.5.2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/}
@@ -17,7 +17,6 @@
.include "../../x11/gtk2/buildlink3.mk"
.include "../../devel/GConf2/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
-.include "../../sysutils/gnome-vfs2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../www/libgtkhtml/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 36745d65b69e -r 6961bb990d08 www/liferea/distinfo
--- a/www/liferea/distinfo Fri Jul 23 04:54:46 2004 +0000
+++ b/www/liferea/distinfo Fri Jul 23 05:16:00 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/07/01 17:06:27 minskim Exp $
+$NetBSD: distinfo,v 1.4 2004/07/23 05:16:00 minskim Exp $
-SHA1 (liferea-0.5.1.tar.gz) = 865f8f7e23af8359c0b26374d76a1bea8b74c539
-Size (liferea-0.5.1.tar.gz) = 848807 bytes
+SHA1 (liferea-0.5.2.tar.gz) = 68ce96ac5c7669ad72c394a18cfc83c409d7e44a
+Size (liferea-0.5.2.tar.gz) = 913017 bytes
Home |
Main Index |
Thread Index |
Old Index