From d8724b19327dbc5fd925c8b1fdb24cc3586a2360 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sun, 6 Aug 2006 07:53:36 +0000 Subject: Update to 2.0.3: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Improvements: - Added a View Journal button to the LiveJournal Friends dialog - Refresh Recent Entries menu after posting or updating an entry - Use D-BUS to detect current music * Fixes: - Correctly fetch LiveJournal attributes - Compilation fixes for OpenBSD and GCC 2.95 - Expand username compatibility - Fix several double mnemonics - Improve XML-RPC compatibility - Support HTTP redirections - Resolve problem opening draft entries - Numerous fixes for Atom/Blogger 2.0 * Translations: - Added Nepali translation (Pawan Chitrakar) - Added Lithuanian translation (Žygimantas Beručka) - Added Catalan translation (Gil Forcada) - Added Vietnamese translation (Clytie Siddall) - Added Finnish translation (Ilkka Tuohela) - Added French translation (Jeff Coquery) - Added Russian translation (Valek Filippov) - Updated Czech translation (Miloslav Trmac) - Updated German translation (Frank Arnold) - Updated Dutch translation (Vincent van Adrighem) - Updated Simplified Chinese translation (Funda Wang) - Updated Bulgarian translation (Yavor Doganov) - Updated Swedish translation (Daniel Nylander) - Updated Spanish translation (Francisco Javier F. Serrador) --- www/drivel/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/drivel/Makefile') diff --git a/www/drivel/Makefile b/www/drivel/Makefile index bd4d6cf69be..7da630ae08d 100644 --- a/www/drivel/Makefile +++ b/www/drivel/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2006/07/05 05:37:45 jlam Exp $ +# $NetBSD: Makefile,v 1.33 2006/08/06 07:53:36 jmmv Exp $ # -DISTNAME= drivel-2.0.2 -PKGREVISION= 6 +DISTNAME= drivel-2.0.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=drivel/} EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3