Trivial update, but apparently quite a bit of changes to the code. Works well for me on i386 - actually seems to be faster than old version.
From ChangeLog:
2008-09-03 Lars Lindner <[EMAIL PROTECTED]>
Version 1.4.19 (Stable)
* Fixes a cache limit bug when merging items of
feeds with more items than the cache allows.
(reported by Dennis Nezic)
* Fixes po/LINGUAS which missed "hu".
* Fixes a bug introduced with 1.4.18 which caused
news bins to drop everything on startup.
(reported by tsukasa)
* Workaround for SF #1995329: Next-Unread item
selection doesn't always work (reported by
several users).
* Removing broken 'updated' state handling.
Manually resetting update states didn't work
persistently. Also many users confused the
'updated' flag with the read status.
* Added pownce.com social bookmarking support.
(patch by zodmaner, SF #2090554)
2008-07-27 Lars Lindner <[EMAIL PROTECTED]>
Version 1.4.18 (Stable)
* Fixes SF #1800030: Fix date format problem in non
UTF-8 locale for date strings representing dates
older one week. (patch by Micky Hatya)
* Fixes a bug that causes the single item removal
to have no effect at all. This also can cause
reappearing of old items and wrong unread counts.
* Fixes the 100% CPU usage of the previous versions
that was cost by exorbitant merging costs due to
the cache dropping not working anymore due to the
item removal issue mentioned above.
2008-07-22 Lars Lindner <[EMAIL PROTECTED]>
Version 1.4.17 (Stable)
* Changes LUA module loading to use the default
module loading function provided by LUA 5.1. This
solves the problem that the "os" module isn't
loaded on some setups.
* New DB cleanup handling that removes stale rows
in the "items", "itemsets" and "subscription" table.
* Fixes autocommit warning during migration.
* Fixes SF #2020621: Can't play Ogg/Vorbis audio
enclosures. Now doesn't present XSPF for those.
(reported by Nick Daly)
* Update of French translation (Vincent Lefevre)
* Update of Czech translation (Martin Picek)
* Added new Hungarian translation (Mate Ory)
--
viq
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/liferea/Makefile,v
retrieving revision 1.21
diff -u -d -r1.21 Makefile
--- Makefile 25 Jun 2008 09:37:03 -0000 1.21
+++ Makefile 4 Sep 2008 21:51:53 -0000
@@ -4,7 +4,7 @@
COMMENT= simple GTK desktop news aggregator
-DISTNAME= liferea-1.4.16b
+DISTNAME= liferea-1.4.19
CATEGORIES= www x11
HOMEPAGE= http://liferea.sourceforge.net/
@@ -22,7 +22,7 @@
dbus-1 expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 \
glib-2.0 glitz gmodule-2.0 gobject-2.0 gthread-2.0 \
gtk-x11-2.0 m nspr4 pango-1.0 pangocairo-1.0 pangoft2-1.0 \
- pcre plc4 plds4 png pthread xml2 z
+ pcre pixman-1 plc4 plds4 png pthread xml2 z
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/}
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/liferea/distinfo,v
retrieving revision 1.15
diff -u -d -r1.15 distinfo
--- distinfo 25 Jun 2008 09:37:03 -0000 1.15
+++ distinfo 4 Sep 2008 21:51:53 -0000
@@ -1,5 +1,5 @@
-MD5 (liferea-1.4.16b.tar.gz) = t9jvS10FSnxX5TeJ1yWe2w==
-RMD160 (liferea-1.4.16b.tar.gz) = eMj9HQOqWRe49AHfKjYAeFdgCs4=
-SHA1 (liferea-1.4.16b.tar.gz) = z2JkcWx8mi7r/ndsQRO/Khv3TzI=
-SHA256 (liferea-1.4.16b.tar.gz) = pQdj0DFP02MbjTRJHbW9YTRAwWTGzVuayLsrjjZ2I44=
-SIZE (liferea-1.4.16b.tar.gz) = 1638955
+MD5 (liferea-1.4.19.tar.gz) = 4OHgBx05NkuowslcB6cgOg==
+RMD160 (liferea-1.4.19.tar.gz) = KrQhDqZbaBH/InC88rCgWHS9GEo=
+SHA1 (liferea-1.4.19.tar.gz) = 9X162UdYPum8M++GK5eq9kLeayU=
+SHA256 (liferea-1.4.19.tar.gz) = jQB5xbouualIB2hf1dhBT++FkKLfZ16BssQPQQr6kHk=
+SIZE (liferea-1.4.19.tar.gz) = 1633509
pgpKZlYbIkAtA.pgp
Description: PGP signature
