summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-11-15 10:12:01 +0000
committerjmmv <jmmv>2004-11-15 10:12:01 +0000
commit2228d370976619a47e0ecf695d498c6f86baef06 (patch)
tree9f9ae71ba2bc02c5f2bf6520526add0a3410a33f /www
parente0059f381cb14655f29f312732e4bccebf92e2cd (diff)
downloadpkgsrc-2228d370976619a47e0ecf695d498c6f86baef06.tar.gz
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 (limited to 'www')
-rw-r--r--www/liferea/Makefile4
-rw-r--r--www/liferea/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/www/liferea/Makefile b/www/liferea/Makefile
index 9852ae482b4..712eaa735ad 100644
--- a/www/liferea/Makefile
+++ b/www/liferea/Makefile
@@ -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 --git a/www/liferea/distinfo b/www/liferea/distinfo
index fb46b97946b..53107bac108 100644
--- a/www/liferea/distinfo
+++ b/www/liferea/distinfo
@@ -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