Simple update to liferea, works for me on i386. From changelog:
2007-12-19  Lars Lindner  <[EMAIL PROTECTED]>

        Version 1.4.10 (Stable)

        * Fixes SF #1842579: feed:// URI handling broken
          for URIs without protocol part. Such URIs are
          used by Firefox 3.0 (reported by Phil Ringnalda)
        * Fixes a memory leak in the item list loading
          duplicate elimination handling.
        * Fixes SF #1832389: cache limit causes flipping
          between old items (reported by Mike Auty)
        * Fixes SF #1850139: assertion when searching for
          feed item (reported by Mlind)
        * Fixes broken indication of updated items.
          (patch by Chris Siebenmann)
        * Fixes removal of comments along with parent items.
          This was broken with earlier releases and causes
          uncontrolled DB file growth.
        * On migration from 1.4.9 or older versions it drops
          all comment items to clean up the database.

        Translations

        * Update of default feed lists to be distro
          neutral. Removes Debian/Ubuntu feeds. 
          (patch SF #1843737 by Brian Pepple)
        * Update of Brazilian Portugese translation (Og Maciel)
        * Added new European Portugese translation (Antonio Lima
          and Bruno Miguel)
        * Added new European Portugese default feed list
          (Antonio Lima and Bruno Miguel)

-- 
viq


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/liferea/Makefile,v
retrieving revision 1.11
diff -u -d -r1.11 Makefile
--- Makefile    16 Dec 2007 13:55:14 -0000      1.11
+++ Makefile    23 Dec 2007 14:36:03 -0000
@@ -4,7 +4,7 @@
 
 COMMENT=               simple GTK desktop news aggregator
 
-DISTNAME=              liferea-1.4.9
+DISTNAME=              liferea-1.4.10
 CATEGORIES=            www x11
 
 HOMEPAGE=              http://liferea.sourceforge.net/
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/liferea/distinfo,v
retrieving revision 1.9
diff -u -d -r1.9 distinfo
--- distinfo    16 Dec 2007 13:55:14 -0000      1.9
+++ distinfo    23 Dec 2007 14:36:03 -0000
@@ -1,5 +1,5 @@
-MD5 (liferea-1.4.9.tar.gz) = cB02PsYMkhsy2TItT3DXEw==
-RMD160 (liferea-1.4.9.tar.gz) = GSkLRezQzMeh0hqK37G7z1ALXTc=
-SHA1 (liferea-1.4.9.tar.gz) = OmyaXRpLNWPZRci9w+qxdlDVtec=
-SHA256 (liferea-1.4.9.tar.gz) = G4n+kkzKmsAeJyQ4WXoeVzRrLKcQtEkkgSgZkNOUGos=
-SIZE (liferea-1.4.9.tar.gz) = 1587275
+MD5 (liferea-1.4.10.tar.gz) = emC1j8AET3L7DWf3fq/61Q==
+RMD160 (liferea-1.4.10.tar.gz) = r3ZW756JhQxeWy/O5Lnh1TEv+vU=
+SHA1 (liferea-1.4.10.tar.gz) = cpPmhyFJMI0Pv9rVfDqujsILa2M=
+SHA256 (liferea-1.4.10.tar.gz) = 6SbhLe7b9szxcShHzU7a5pDKRU5Mw6+yOhJ8PLfzfqM=
+SIZE (liferea-1.4.10.tar.gz) = 1609333
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/liferea/pkg/PLIST,v
retrieving revision 1.5
diff -u -d -r1.5 PLIST
--- pkg/PLIST   16 Dec 2007 13:55:14 -0000      1.5
+++ pkg/PLIST   23 Dec 2007 14:36:03 -0000
@@ -97,6 +97,7 @@
 share/liferea/opml/feedlist_fr.opml
 share/liferea/opml/feedlist_nl.opml
 share/liferea/opml/feedlist_pl.opml
+share/liferea/opml/feedlist_pt.opml
 share/liferea/opml/feedlist_pt_BR.opml
 share/liferea/opml/feedlist_ru.opml
 share/liferea/opml/feedlist_sk.opml

Reply via email to