diff options
author | minskim <minskim@pkgsrc.org> | 2004-12-02 16:56:31 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-12-02 16:56:31 +0000 |
commit | 4dd5b237ce0a71effabd997b2778af61f2add305 (patch) | |
tree | 77f88f7a72cc3a56495ca90b3adbdc405f554100 /www/liferea | |
parent | f331e85475d62a202802e4476d5f8bb4435e74fc (diff) | |
download | pkgsrc-4dd5b237ce0a71effabd997b2778af61f2add305.tar.gz |
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 (limited to 'www/liferea')
-rw-r--r-- | www/liferea/Makefile | 4 | ||||
-rw-r--r-- | www/liferea/PLIST | 4 | ||||
-rw-r--r-- | www/liferea/distinfo | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/www/liferea/Makefile b/www/liferea/Makefile index 82785551b76..3e48bd612ff 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -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 --git a/www/liferea/PLIST b/www/liferea/PLIST index 7ca689bc0c8..a860585913f 100644 --- a/www/liferea/PLIST +++ b/www/liferea/PLIST @@ -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.opml 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/it/LC_MESSAGES/liferea.mo ${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 --git a/www/liferea/distinfo b/www/liferea/distinfo index 3ad57b7cefe..b82c416ecee 100644 --- a/www/liferea/distinfo +++ b/www/liferea/distinfo @@ -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 |