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.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/061c3464417e
branches: trunk
changeset: 477397:061c3464417e
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Jul 01 17:06:27 2004 +0000
description:
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.
diffstat:
doc/CHANGES | 3 ++-
www/liferea/Makefile | 4 ++--
www/liferea/PLIST | 4 +++-
www/liferea/distinfo | 6 +++---
4 files changed, 10 insertions(+), 7 deletions(-)
diffs (62 lines):
diff -r 4bc5ad7bd521 -r 061c3464417e doc/CHANGES
--- a/doc/CHANGES Thu Jul 01 16:36:17 2004 +0000
+++ b/doc/CHANGES Thu Jul 01 17:06:27 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6414 2004/07/01 16:36:17 seb Exp $
+$NetBSD: CHANGES,v 1.6415 2004/07/01 17:06:27 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3202,3 +3202,4 @@
Updated libxslt to 1.1.7 [recht 2004-07-01]
Updated db4 to 4.2.52nb4 [recht 2004-07-01]
Updated wmi to 8nb1 [seb 2004-07-01]
+ Updated liferea to 0.5.1 [minskim 2004-07-01]
diff -r 4bc5ad7bd521 -r 061c3464417e www/liferea/Makefile
--- a/www/liferea/Makefile Thu Jul 01 16:36:17 2004 +0000
+++ b/www/liferea/Makefile Thu Jul 01 17:06:27 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2004/06/20 20:22:12 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2004/07/01 17:06:27 minskim Exp $
-DISTNAME= liferea-0.5.0
+DISTNAME= liferea-0.5.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/}
diff -r 4bc5ad7bd521 -r 061c3464417e www/liferea/PLIST
--- a/www/liferea/PLIST Thu Jul 01 16:36:17 2004 +0000
+++ b/www/liferea/PLIST Thu Jul 01 17:06:27 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/06/20 20:22:12 minskim Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/07/01 17:06:27 minskim Exp $
bin/liferea
bin/liferea-bin
lib/liferea/liblihtmlg.la
@@ -18,6 +18,7 @@
share/liferea/pixmaps/read.xpm
share/liferea/pixmaps/unavailable.png
share/liferea/pixmaps/unread.png
+share/liferea/pixmaps/updating.png
share/liferea/pixmaps/vfolder.png
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/liferea.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/liferea.mo
@@ -29,6 +30,7 @@
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/liferea.mo
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/liferea.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/liferea.mo
+${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/liferea.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/liferea.mo
share/pixmaps/liferea.png
@comment in xdg-dirs: @dirrm share/pixmaps
diff -r 4bc5ad7bd521 -r 061c3464417e www/liferea/distinfo
--- a/www/liferea/distinfo Thu Jul 01 16:36:17 2004 +0000
+++ b/www/liferea/distinfo Thu Jul 01 17:06:27 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/06/20 20:22:12 minskim Exp $
+$NetBSD: distinfo,v 1.3 2004/07/01 17:06:27 minskim Exp $
-SHA1 (liferea-0.5.0.tar.gz) = 5669d38d543e6a7c292f4f9ce8da95de9e9760c1
-Size (liferea-0.5.0.tar.gz) = 814366 bytes
+SHA1 (liferea-0.5.1.tar.gz) = 865f8f7e23af8359c0b26374d76a1bea8b74c539
+Size (liferea-0.5.1.tar.gz) = 848807 bytes
Home |
Main Index |
Thread Index |
Old Index