pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/liferea Update liferea to 1.4.23.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d9d2de52c275
branches: trunk
changeset: 552926:d9d2de52c275
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Mon Jan 12 02:43:32 2009 +0000
description:
Update liferea to 1.4.23.
Version 1.4.23 (Stable)
* Fixes unsubstituted variable in start script.
(reported by Peter van der Does)
* Fixes Debian #494741: Crashes on exit after closing
update monitor dialog with ESC. (reported by ygrek)
Version 1.4.22 (Stable)
* Fixes a typo in XulRunner initialization #ifdef
(suggested by Peter van der Does)
* Fixes a typo in configure.ac
(suggested by Peter van der Does)
* Fixes SF #2266119: configure error if gecko disabled.
(reported by Vincent Lefevre)
* Fixes a XulRunner build issue with new gecko.m4 macro.
(suggested by Peter van der Does)
* Fixes a DB migration issue that might occur when
upgrading from schema version < 5 to 7.
(patch by Thomas B)
* New M4 macro for Gecko detection derived from Yelp.
This should improve compilation against XulRunner 1.9
on Debian.
* Removes gray colouring of updated item titles.
This often confused users to believe the item
state was unread.
* Fixes for French translation (Vincent Lefevre)
Version 1.4.20 (Stable)
* Fixes SF #2042420: "Toggle Read Status" item list
popup menu option (reported by Jeff Fortin)
* Fixes SF #2027445: Incorrect invalid encoding errors.
(reported by Roman Beslik)
* Fixes "lost" views. View in the cache database that
are not used anymore will be dropped on startup.
(reported by Maik Zumstrull)
* Added new Slovakian translation (Pavol Klacansky)
diffstat:
www/liferea/Makefile | 5 +++--
www/liferea/PLIST | 3 ++-
www/liferea/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 7 deletions(-)
diffs (51 lines):
diff -r 73f05718ec02 -r d9d2de52c275 www/liferea/Makefile
--- a/www/liferea/Makefile Mon Jan 12 02:33:18 2009 +0000
+++ b/www/liferea/Makefile Mon Jan 12 02:43:32 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2008/09/14 14:19:40 drochner Exp $
+# $NetBSD: Makefile,v 1.78 2009/01/12 02:43:32 jmcneill Exp $
-DISTNAME= liferea-1.4.19
+DISTNAME= liferea-1.4.23
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/}
@@ -25,6 +25,7 @@
PLIST_VARS+= gtkhtml mozilla
.if !empty(PKG_OPTIONS:Mliferea-gtkhtml)
+CONFIGURE_ARGS+= --disable-gecko
.include "../../www/libgtkhtml/buildlink3.mk"
PLIST.gtkhtml= yes
.endif
diff -r 73f05718ec02 -r d9d2de52c275 www/liferea/PLIST
--- a/www/liferea/PLIST Mon Jan 12 02:33:18 2009 +0000
+++ b/www/liferea/PLIST Mon Jan 12 02:43:32 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.33 2008/09/14 14:19:40 drochner Exp $
+@comment $NetBSD: PLIST,v 1.34 2009/01/12 02:43:32 jmcneill Exp $
bin/liferea
bin/liferea-add-feed
bin/liferea-bin
@@ -142,6 +142,7 @@
share/locale/pt/LC_MESSAGES/liferea.mo
share/locale/pt_BR/LC_MESSAGES/liferea.mo
share/locale/ru/LC_MESSAGES/liferea.mo
+share/locale/sk/LC_MESSAGES/liferea.mo
share/locale/sv/LC_MESSAGES/liferea.mo
share/locale/tr/LC_MESSAGES/liferea.mo
@dirrm share/liferea/xslt
diff -r 73f05718ec02 -r d9d2de52c275 www/liferea/distinfo
--- a/www/liferea/distinfo Mon Jan 12 02:33:18 2009 +0000
+++ b/www/liferea/distinfo Mon Jan 12 02:43:32 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.53 2008/09/14 14:19:40 drochner Exp $
+$NetBSD: distinfo,v 1.54 2009/01/12 02:43:32 jmcneill Exp $
-SHA1 (liferea-1.4.19.tar.gz) = f57d7ad947583ee9bc33ef862b97aaf642de6b25
-RMD160 (liferea-1.4.19.tar.gz) = 2ab4210ea65b6811ff2270bcf2b0a05874bd184a
-Size (liferea-1.4.19.tar.gz) = 1633509 bytes
+SHA1 (liferea-1.4.23.tar.gz) = cf2cfc61ec92f9b183e3cd75d8280ab273214175
+RMD160 (liferea-1.4.23.tar.gz) = 1da59d457364efcbf99fa138d4e9bb3e800a0243
+Size (liferea-1.4.23.tar.gz) = 1655446 bytes
SHA1 (patch-ae) = 91c32840150a33d2162301c17bd5c35edc6264ba
Home |
Main Index |
Thread Index |
Old Index