pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/liferea Update to 0.6.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05addfc69249
branches:  trunk
changeset: 483571:05addfc69249
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Nov 15 10:12:01 2004 +0000

description:
Update to 0.6.2:

* Liferea now supports cookies. Contrary to previous
  statements the SnowNews code to realize this was included but not used. To
  use this feature place a cookies.txt in ~/.liferea. The format of this file
  is the format Netscape introduced for cookie files. (Lars Lindner)
* Liferea now enforces umask 0077 when saving the
  feed list to ensure your passwords are not group or world accessible. In this
  context please check the permissions of your ~/.liferea directory.  Older
  program versions might have created the directory with unnecessary
  priviledges. Current versions (0.6.x) create the directory only with user
  priviledges. Thanks to the reporters Nick Rout and Eric Gregory! (Lars
  Lindner)
* Bugfix for a crash when double-clicking a "(empty)"
  entry in empty folders. Reported by Martin Sarfy.  (Lars Lindner)
* If a feed uses HTTP authentication the user and
  password isn't displayed in the feed description anymore. (Lars Lindner)

diffstat:

 www/liferea/Makefile |  4 ++--
 www/liferea/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (23 lines):

diff -r ffb3183479af -r 05addfc69249 www/liferea/Makefile
--- a/www/liferea/Makefile      Mon Nov 15 09:06:32 2004 +0000
+++ b/www/liferea/Makefile      Mon Nov 15 10:12:01 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2004/11/02 16:35:57 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2004/11/15 10:12:01 jmmv Exp $
 
-DISTNAME=              liferea-0.6.1
+DISTNAME=              liferea-0.6.2
 CATEGORIES=            www
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=liferea/}
 
diff -r ffb3183479af -r 05addfc69249 www/liferea/distinfo
--- a/www/liferea/distinfo      Mon Nov 15 09:06:32 2004 +0000
+++ b/www/liferea/distinfo      Mon Nov 15 10:12:01 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2004/11/02 16:35:57 minskim Exp $
+$NetBSD: distinfo,v 1.10 2004/11/15 10:12:01 jmmv Exp $
 
-SHA1 (liferea-0.6.1.tar.gz) = ca65dee1701ce2ddb76c16694a5b5c4d5bad98e2
-Size (liferea-0.6.1.tar.gz) = 1032988 bytes
+SHA1 (liferea-0.6.2.tar.gz) = a9526fdddbd9fab79989d72706d4e782c63054c2
+Size (liferea-0.6.2.tar.gz) = 1034893 bytes



Home | Main Index | Thread Index | Old Index