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.2c.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3be9ed5bcd62
branches: trunk
changeset: 478984:3be9ed5bcd62
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Aug 02 23:55:21 2004 +0000
description:
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:
doc/CHANGES | 3 ++-
www/liferea/Makefile | 5 +++--
www/liferea/distinfo | 6 +++---
3 files changed, 8 insertions(+), 6 deletions(-)
diffs (45 lines):
diff -r 4666b5e32af9 -r 3be9ed5bcd62 doc/CHANGES
--- a/doc/CHANGES Mon Aug 02 21:54:49 2004 +0000
+++ b/doc/CHANGES Mon Aug 02 23:55:21 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6769 2004/08/02 21:23:46 minskim Exp $
+$NetBSD: CHANGES,v 1.6770 2004/08/02 23:55:21 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3696,3 +3696,4 @@
Updated python21 to 2.1.3nb3 [recht 2004-08-02]
Updated python21-pth to 2.1.3nb5 [recht 2004-08-02]
Updated tnt to 1.9.1nb1 [minskim 2004-08-02]
+ Updated liferea to 0.5.2c [minskim 2004-08-03]
diff -r 4666b5e32af9 -r 3be9ed5bcd62 www/liferea/Makefile
--- a/www/liferea/Makefile Mon Aug 02 21:54:49 2004 +0000
+++ b/www/liferea/Makefile Mon Aug 02 23:55:21 2004 +0000
@@ -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 @@
SHLIBTOOL_OVERRIDE= libtool
USE_GNU_TOOLS+= make
USE_X11= yes
+USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= yes
.include "../../x11/gtk2/buildlink3.mk"
diff -r 4666b5e32af9 -r 3be9ed5bcd62 www/liferea/distinfo
--- a/www/liferea/distinfo Mon Aug 02 21:54:49 2004 +0000
+++ b/www/liferea/distinfo Mon Aug 02 23:55:21 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index