Simple update, works for me for a couple of days on i386.

WARNING: after updating to this version you can't downgrade, cache
format got changed.

Changes:
2008-06-12  Lars Lindner  <[EMAIL PROTECTED]>

        Version 1.4.16b (Stable)

        * Fixes SF #1990601: schema creation bug introduced
          in 1.4.16. Only affects first installations.
          (reported by Yaakov Selkowitz)


2008-06-10  Lars Lindner  <[EMAIL PROTECTED]>

        Version 1.4.16 (Stable)

        * Fixed wrong language code of Czech translation.
          (reported by Martin Picek)
        * Fixes SF #1920860: crash after memory corruption when
          parsing feed with invalid encoding (reported by mumrel)
        * Build support for XulRunner 1.9 (patch from Alexander Sack)
        * Significant speed improvement for the cache conversion
          necessary when upgrading from 1.4.9. Fixes 100% CPU
          during startup problem.
        * Fixes comment removal bug.
        * Drops all comments from cache to cleanup stale comments.
        * Changes DB schema to better handle comments during
          item and subscription deletion. This makes the cache
          version incompatible to 1.4.15!

        Translations

        * Update of French translation (Vincent Lefevre)
-- 
viq


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/liferea/Makefile,v
retrieving revision 1.20
diff -u -d -r1.20 Makefile
--- Makefile    18 Apr 2008 16:31:58 -0000      1.20
+++ Makefile    24 Jun 2008 22:59:59 -0000
@@ -4,7 +4,7 @@
 
 COMMENT=               simple GTK desktop news aggregator
 
-DISTNAME=              liferea-1.4.15
+DISTNAME=              liferea-1.4.16b
 CATEGORIES=            www x11
 
 HOMEPAGE=              http://liferea.sourceforge.net/
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/liferea/distinfo,v
retrieving revision 1.14
diff -u -d -r1.14 distinfo
--- distinfo    18 Apr 2008 16:31:58 -0000      1.14
+++ distinfo    24 Jun 2008 22:59:59 -0000
@@ -1,5 +1,5 @@
-MD5 (liferea-1.4.15.tar.gz) = 5K6WoNQdlMMScbp5HK7JIg==
-RMD160 (liferea-1.4.15.tar.gz) = BRGeFxdiyCYcbhVYXwnoRnqBrow=
-SHA1 (liferea-1.4.15.tar.gz) = j/nteLA8iai8L/T4Bw5mWly0lsU=
-SHA256 (liferea-1.4.15.tar.gz) = 5veAAn4KRXbKR4T7JI3RTBx/dUiagl2OedWBL36ncYk=
-SIZE (liferea-1.4.15.tar.gz) = 1637046
+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
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/liferea/pkg/PLIST,v
retrieving revision 1.7
diff -u -d -r1.7 PLIST
--- pkg/PLIST   17 Apr 2008 10:25:31 -0000      1.7
+++ pkg/PLIST   24 Jun 2008 22:59:59 -0000
@@ -1,7 +1,7 @@
 @comment $OpenBSD: PLIST,v 1.7 2008/04/17 10:25:31 ajacoutot Exp $
 bin/liferea
 bin/liferea-add-feed
-bin/liferea-bin
[EMAIL PROTECTED] bin/liferea-bin
 lib/liferea/
 lib/liferea/liblihtmlx.a
 lib/liferea/liblihtmlx.la

Reply via email to