summaryrefslogtreecommitdiff
path: root/www/liferea
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-03-23 16:51:20 +0000
committerdrochner <drochner@pkgsrc.org>2007-03-23 16:51:20 +0000
commit962bfbfc9041599e80d587b30d30fe4896c812e8 (patch)
tree1fed507fd5deb670326ed58f04e04c0755cacca6 /www/liferea
parentb01e382f938ee4977bfa0f987d385253d4f77b0c (diff)
downloadpkgsrc-962bfbfc9041599e80d587b30d30fe4896c812e8.tar.gz
update to 1.2.8
change: This release introduces a changed internal item lookup handling that changes linear list searches to two step hash map lookups. While this might improve performance it also can introduce new instabilities.
Diffstat (limited to 'www/liferea')
-rw-r--r--www/liferea/Makefile4
-rw-r--r--www/liferea/PLIST3
-rw-r--r--www/liferea/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/www/liferea/Makefile b/www/liferea/Makefile
index eb324fb40da..385998b47eb 100644
--- a/www/liferea/Makefile
+++ b/www/liferea/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2007/03/13 09:57:33 drochner Exp $
+# $NetBSD: Makefile,v 1.53 2007/03/23 16:51:20 drochner Exp $
-DISTNAME= liferea-1.2.7
+DISTNAME= liferea-1.2.8
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/}
diff --git a/www/liferea/PLIST b/www/liferea/PLIST
index 743b8138160..d3b687d3445 100644
--- a/www/liferea/PLIST
+++ b/www/liferea/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2007/03/13 09:57:34 drochner Exp $
+@comment $NetBSD: PLIST,v 1.21 2007/03/23 16:51:20 drochner Exp $
bin/liferea
bin/liferea-add-feed
bin/liferea-bin
@@ -117,6 +117,7 @@ share/locale/ja/LC_MESSAGES/liferea.mo
share/locale/pl/LC_MESSAGES/liferea.mo
share/locale/pt_BR/LC_MESSAGES/liferea.mo
share/locale/ru/LC_MESSAGES/liferea.mo
+share/locale/sv/LC_MESSAGES/liferea.mo
share/locale/tr/LC_MESSAGES/liferea.mo
@dirrm share/liferea/xslt
@dirrm share/liferea/pixmaps
diff --git a/www/liferea/distinfo b/www/liferea/distinfo
index bcfe886f07b..31782be63a4 100644
--- a/www/liferea/distinfo
+++ b/www/liferea/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2007/03/13 09:57:34 drochner Exp $
+$NetBSD: distinfo,v 1.34 2007/03/23 16:51:20 drochner Exp $
-SHA1 (liferea-1.2.7.tar.gz) = cfb0b442dd7b25aefbfb4f24b4bf5c5277f883a9
-RMD160 (liferea-1.2.7.tar.gz) = a73924fd8b95f37d8377b340a71aafb72567dbda
-Size (liferea-1.2.7.tar.gz) = 1380329 bytes
+SHA1 (liferea-1.2.8.tar.gz) = 50065e7f7ee6903280c73af0496555f62271413c
+RMD160 (liferea-1.2.8.tar.gz) = 6487beb704f1e6d24155ab88e9ac40fde353bc3c
+Size (liferea-1.2.8.tar.gz) = 1399175 bytes