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 0.6.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bbac44bd92ae
branches:  trunk
changeset: 484999:bbac44bd92ae
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Dec 02 16:56:31 2004 +0000

description:
Update liferea to 0.6.4.

Changes:
        * Added Polish translation and default feed list.
          (Jakub W. Jozwicki)
        * Article skimming keybinding is now global.
          (Lars Lindner)
        * Not matching types for proxy port variable fixed.
          This should solve proxy problems on Solaris.
          (Lars Lindner)
        * Fixes a bug that caused the items of a deleted feed
          not to be removed from all vfolders.
          (Jakub W. Jozwicki)
        * Workaround for unwanted GtkHTML2 default background
          color. Liferea now enforces a white background.
          (Juha-Mikko Ahonen)

diffstat:

 www/liferea/Makefile |  4 ++--
 www/liferea/PLIST    |  4 +++-
 www/liferea/distinfo |  6 +++---
 3 files changed, 8 insertions(+), 6 deletions(-)

diffs (48 lines):

diff -r 5654909ad669 -r bbac44bd92ae www/liferea/Makefile
--- a/www/liferea/Makefile      Thu Dec 02 16:40:10 2004 +0000
+++ b/www/liferea/Makefile      Thu Dec 02 16:56:31 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2004/11/28 23:38:39 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2004/12/02 16:56:31 minskim Exp $
 
-DISTNAME=              liferea-0.6.3
+DISTNAME=              liferea-0.6.4
 CATEGORIES=            www
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=liferea/}
 
diff -r 5654909ad669 -r bbac44bd92ae www/liferea/PLIST
--- a/www/liferea/PLIST Thu Dec 02 16:40:10 2004 +0000
+++ b/www/liferea/PLIST Thu Dec 02 16:56:31 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/11/02 16:35:57 minskim Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/12/02 16:56:31 minskim Exp $
 bin/liferea
 bin/liferea-bin
 lib/liferea/liblihtmlg.la
@@ -11,6 +11,7 @@
 share/liferea/opml/feedlist_de.opml
 share/liferea/opml/feedlist_es.opml
 share/liferea/opml/feedlist_fr.opml
+share/liferea/opml/feedlist_pl.opml
 share/liferea/opml/feedlist_sk.opml
 share/liferea/pixmaps/available.png
 share/liferea/pixmaps/directory.png
@@ -34,6 +35,7 @@
 ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/liferea.mo
 ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/liferea.mo
 ${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/liferea.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/liferea.mo
 ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/liferea.mo
 ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/liferea.mo
 ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/liferea.mo
diff -r 5654909ad669 -r bbac44bd92ae www/liferea/distinfo
--- a/www/liferea/distinfo      Thu Dec 02 16:40:10 2004 +0000
+++ b/www/liferea/distinfo      Thu Dec 02 16:56:31 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2004/11/27 00:58:03 minskim Exp $
+$NetBSD: distinfo,v 1.12 2004/12/02 16:56:31 minskim Exp $
 
-SHA1 (liferea-0.6.3.tar.gz) = 99888d599675a8f1d3fb7c0b9ddb8f7be18f92e4
-Size (liferea-0.6.3.tar.gz) = 1035019 bytes
+SHA1 (liferea-0.6.4.tar.gz) = e153c5bb58b42138c069cf3dd55c78e35b2e4fc3
+Size (liferea-0.6.4.tar.gz) = 1066647 bytes



Home | Main Index | Thread Index | Old Index