diff options
author | minskim <minskim@pkgsrc.org> | 2004-08-02 23:55:21 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-08-02 23:55:21 +0000 |
commit | e867ffddb6e2a8a2892c749e2953cdc84ec7d68a (patch) | |
tree | 9e1bfe4fa6b2a09c5ecf949c3592c4dbabc4e46b /www | |
parent | 7715ce46e0546cc7099319a9d993a316ab0f7e11 (diff) | |
download | pkgsrc-e867ffddb6e2a8a2892c749e2953cdc84ec7d68a.tar.gz |
Update liferea to 0.5.2c.
Changes:
* Update of the Czech translation. (Juraj Kubelka)
* Fixes a bug reported by twentyone that hides the headers
and metadata when the two pane mode (condensed view) is
enabled. (Lars Lindner)
* Favicons downloaded using gzip compression are no longer
corrupted. This might fix some other download problems.
(Nathan Conrad)
* Fixed a parsing bug that treated Atom feed modified/issued
dates as RFC822 instead of ISO6801 dates. (Lars Lindner)
* Fix parsing of atom feeds that do not escape their content.
(Nathan Conrad)
Diffstat (limited to 'www')
-rw-r--r-- | www/liferea/Makefile | 5 | ||||
-rw-r--r-- | www/liferea/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/liferea/Makefile b/www/liferea/Makefile index e90e3311681..b3eaff92c90 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2004/07/26 06:42:24 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2004/08/02 23:55:22 minskim Exp $ -DISTNAME= liferea-0.5.2b +DISTNAME= liferea-0.5.2c CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/} @@ -14,6 +14,7 @@ USE_LIBTOOL= yes SHLIBTOOL_OVERRIDE= libtool USE_GNU_TOOLS+= make USE_X11= yes +USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= yes .include "../../x11/gtk2/buildlink3.mk" diff --git a/www/liferea/distinfo b/www/liferea/distinfo index 9447ea8f0f3..cbafbbf469f 100644 --- a/www/liferea/distinfo +++ b/www/liferea/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2004/07/26 06:42:24 minskim Exp $ +$NetBSD: distinfo,v 1.6 2004/08/02 23:55:22 minskim Exp $ -SHA1 (liferea-0.5.2b.tar.gz) = 9f342498bc8d1c2803b45cd40d5b1efab5fcfd4b -Size (liferea-0.5.2b.tar.gz) = 912965 bytes +SHA1 (liferea-0.5.2c.tar.gz) = 956e084c2749e44e8db940970e2187938c1f5563 +Size (liferea-0.5.2c.tar.gz) = 920684 bytes |