diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | www/liferea/Makefile | 5 | ||||
-rw-r--r-- | www/liferea/distinfo | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 0a04a601c2f..63b05ab91f0 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6769 2004/08/02 21:23:46 minskim Exp $ +$NetBSD: CHANGES,v 1.6770 2004/08/02 23:55:21 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3696,3 +3696,4 @@ Changes to the packages collection and infrastructure in 2004: Updated python21 to 2.1.3nb3 [recht 2004-08-02] Updated python21-pth to 2.1.3nb5 [recht 2004-08-02] Updated tnt to 1.9.1nb1 [minskim 2004-08-02] + Updated liferea to 0.5.2c [minskim 2004-08-03] diff --git a/www/liferea/Makefile b/www/liferea/Makefile index e90e3311681..b3eaff92c90 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2004/07/26 06:42:24 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2004/08/02 23:55:22 minskim Exp $ -DISTNAME= liferea-0.5.2b +DISTNAME= liferea-0.5.2c CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/} @@ -14,6 +14,7 @@ USE_LIBTOOL= yes SHLIBTOOL_OVERRIDE= libtool USE_GNU_TOOLS+= make USE_X11= yes +USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= yes .include "../../x11/gtk2/buildlink3.mk" diff --git a/www/liferea/distinfo b/www/liferea/distinfo index 9447ea8f0f3..cbafbbf469f 100644 --- a/www/liferea/distinfo +++ b/www/liferea/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2004/07/26 06:42:24 minskim Exp $ +$NetBSD: distinfo,v 1.6 2004/08/02 23:55:22 minskim Exp $ -SHA1 (liferea-0.5.2b.tar.gz) = 9f342498bc8d1c2803b45cd40d5b1efab5fcfd4b -Size (liferea-0.5.2b.tar.gz) = 912965 bytes +SHA1 (liferea-0.5.2c.tar.gz) = 956e084c2749e44e8db940970e2187938c1f5563 +Size (liferea-0.5.2c.tar.gz) = 920684 bytes |