From 3b6804afae52ca935e18d1752c07b90ccad9e954 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 4 Dec 2004 23:13:27 +0000 Subject: Epiphany Extensions 1.4.3 ========================= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changes * Fix tab closing with tab-grouper extension * Select first menu item when popping up context menu with keyboard * Fix compilation with latest mozilla trunk * Simplify certificates extension * Fix build with latest mozilla trunk Updated translations * Christian Neumair (de) * David Lodge (en_GB) * Francisco Javier F. Serrador (es) * Yannick Tailliez (fr) * Takeshi AIHANA (ja) * Reinout van Schouwen (nl) * Raphael Higino (pt_BR) Epiphany Extensions 1.4.2 ========================= Interface improvements * Implement context menu in "Links" tab of the Page Info dialog (Christian) Bug fixes * Fix a mem leak (Christian) * 64 bit portability fix (Andrzej DopieraƂa) Translations updates * Miloslav Trmac (cs) * Adam Weinberger (en_CA) * David Lodge (en_GB) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) Epiphany Extensions 1.4.1 ========================= New extensions * Sidebar extension, written by Crispin Flowerday Bug fixes * Fix some mem leaks (Adam) [#153470, #153471, #153473] * Fix crash (Christian) [#153712] * Always load unnamed stylesheets (Adam) [#153739] * Don't block stylesheets without "media" attribute (Adam) [#153710] * Fix many compiler warnings (Christian) Translation updates * Miloslav Trmac (cs) * Adam Weinberger (en_CA) * Reinout van Schouwen (nl) * Raphael Higino (pt_BR) --- www/epiphany-extensions/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/epiphany-extensions/Makefile') diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 04a7576896e..00beb520b7f 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2004/10/03 00:18:25 tv Exp $ +# $NetBSD: Makefile,v 1.6 2004/12/04 23:13:27 jmmv Exp $ # -DISTNAME= epiphany-extensions-1.4.0 -PKGREVISION= 1 +DISTNAME= epiphany-extensions-1.4.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany-extensions/1.4/} EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3