pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update liferea to 0.5.2b.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/288fcbc4dd68
branches:  trunk
changeset: 478557:288fcbc4dd68
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Jul 26 06:42:24 2004 +0000

description:
Update liferea to 0.5.2b.

Changes:
        * Fixes a bug that permanently destroys your subscription
          URLs when favicons are updated or initially downloaded.

diffstat:

 doc/CHANGES          |   3 ++-
 www/liferea/Makefile |  12 +++++++-----
 www/liferea/distinfo |   6 +++---
 3 files changed, 12 insertions(+), 9 deletions(-)

diffs (53 lines):

diff -r c5ca183c664d -r 288fcbc4dd68 doc/CHANGES
--- a/doc/CHANGES       Sun Jul 25 23:09:25 2004 +0000
+++ b/doc/CHANGES       Mon Jul 26 06:42:24 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6678 2004/07/25 16:15:26 minskim Exp $
+$NetBSD: CHANGES,v 1.6679 2004/07/26 06:42:24 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -3568,3 +3568,4 @@
        Updated entropy to 0.8.2.416 [tv 2004-07-25]
        Updated freenet-tools to 0.2.23 [tv 2004-07-25]
        Added anise-0beta10 [minskim 2004-07-25]
+       Updated liferea to 0.5.2b [minskim 2004-07-26]
diff -r c5ca183c664d -r 288fcbc4dd68 www/liferea/Makefile
--- a/www/liferea/Makefile      Sun Jul 25 23:09:25 2004 +0000
+++ b/www/liferea/Makefile      Mon Jul 26 06:42:24 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2004/07/23 05:16:00 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2004/07/26 06:42:24 minskim Exp $
 
-DISTNAME=              liferea-0.5.2
+DISTNAME=              liferea-0.5.2b
 CATEGORIES=            www
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=liferea/}
 
@@ -8,10 +8,12 @@
 HOMEPAGE=              http://liferea.sourceforge.net/
 COMMENT=               Simple FeedReader clone for reading RSS/RDF feeds
 
-GNU_CONFIGURE=          yes
-USE_BUILDLINK3=         yes
+GNU_CONFIGURE=         yes
+USE_BUILDLINK3=                yes
+USE_LIBTOOL=           yes
+SHLIBTOOL_OVERRIDE=    libtool
 USE_GNU_TOOLS+=                make
-USE_X11=                yes
+USE_X11=               yes
 USE_PKGLOCALEDIR=      yes
 
 .include "../../x11/gtk2/buildlink3.mk"
diff -r c5ca183c664d -r 288fcbc4dd68 www/liferea/distinfo
--- a/www/liferea/distinfo      Sun Jul 25 23:09:25 2004 +0000
+++ b/www/liferea/distinfo      Mon Jul 26 06:42:24 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2004/07/23 05:16:00 minskim Exp $
+$NetBSD: distinfo,v 1.5 2004/07/26 06:42:24 minskim Exp $
 
-SHA1 (liferea-0.5.2.tar.gz) = 68ce96ac5c7669ad72c394a18cfc83c409d7e44a
-Size (liferea-0.5.2.tar.gz) = 913017 bytes
+SHA1 (liferea-0.5.2b.tar.gz) = 9f342498bc8d1c2803b45cd40d5b1efab5fcfd4b
+Size (liferea-0.5.2b.tar.gz) = 912965 bytes



Home | Main Index | Thread Index | Old Index