diff options
author | wiz <wiz> | 2006-01-22 11:18:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-01-22 11:18:30 +0000 |
commit | 020a3aeba26c9503899858378bb91ef57bfa317a (patch) | |
tree | c229a32200eabd62727a2439e90cf4b76c62244f /www/liferea | |
parent | 74925b6183b2b5676bc785a8f99e62cadf53edec (diff) | |
download | pkgsrc-020a3aeba26c9503899858378bb91ef57bfa317a.tar.gz |
Update to 1.0.1:
2006-01-17 Lars Lindner
Version 1.0.1
* Fixes a compatibility issue with Firefox 1.5
that might cause crashes when running with both
the Mozilla Suite and Firefox are installed.
(Gentoo bug #118700 reported by Ed Katmur)
* Removes vfolder nodes when exporting the feed list.
(SF #1407742 reported by Duilio J. Protti)
Diffstat (limited to 'www/liferea')
-rw-r--r-- | www/liferea/Makefile | 4 | ||||
-rw-r--r-- | www/liferea/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/liferea/Makefile b/www/liferea/Makefile index 9ce146c4dcd..78e00aa1429 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2006/01/10 22:44:07 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2006/01/22 11:18:30 wiz Exp $ -DISTNAME= liferea-1.0 +DISTNAME= liferea-1.0.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/} diff --git a/www/liferea/distinfo b/www/liferea/distinfo index e4fff6ec4a0..4254e892f1f 100644 --- a/www/liferea/distinfo +++ b/www/liferea/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2006/01/10 22:44:07 wiz Exp $ +$NetBSD: distinfo,v 1.17 2006/01/22 11:18:30 wiz Exp $ -SHA1 (liferea-1.0.tar.gz) = 98b0f574894d62cb6dbe8600b0bcf8c7838bd1c8 -RMD160 (liferea-1.0.tar.gz) = 8cb2033f9bad5ffdaa2d3d5569f9e758a239a06a -Size (liferea-1.0.tar.gz) = 1466393 bytes +SHA1 (liferea-1.0.1.tar.gz) = 81e61449e51ad63853522406afad3daa0c34ed89 +RMD160 (liferea-1.0.1.tar.gz) = 34245eccf2d2fda0002887e202503c34f0957568 +Size (liferea-1.0.1.tar.gz) = 1466595 bytes |