summaryrefslogtreecommitdiff
path: root/www/epiphany
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-10-14 21:47:59 +0000
committerjmmv <jmmv@pkgsrc.org>2005-10-14 21:47:59 +0000
commit96266a1644c2e69efccc407b9bbc79227daf16e0 (patch)
treed5365df51349784573ab7e8ee9d2f225d9929e61 /www/epiphany
parent55f025433604d929dffd419a205f13e03c77bb28 (diff)
downloadpkgsrc-96266a1644c2e69efccc407b9bbc79227daf16e0.tar.gz
Update to 1.8.2:
============== Epiphany 1.8.2 ============== Changes * Fix crash on shutdown when only the bookmarks editor * Fix a mem leak * Don't grow the left pane of the bookmarks editor with each opening ============== Epiphany 1.8.1 ============== Changes * Make Mozilla paper sizes work with gnome-print [#163255]. * Require pygtk 2.8. Fixes [#314557]. * Manually emit the "profile-change-net-teardown" notification; works around mozilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=292699 * Don't focus the checkbox initially. Fixes [#163371]. * If the search term is empty for a smart bookmark use the normal URL instead of the smart url with the %s replaced by "" * Don't use "cat >" as output command, it fails inpredicably. If not using gecko 1.9, translate the paper name to the one mozilla expects (https://bugzilla.mozilla.org/show_bug.cgi?id=307404). * Use the tab label's outer hbox for the size calculation instead of the label itself. Fixes size oscillations with the Tab States extension. * Back out the fix for [#158486] by re-enabling keyword: searches. Fixes [#314974]. * Don't spin unmapped spinners. Slightly decrease the frequency. Might help with [#315232]. * Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction to an idle handler, to avoid crashes when tabs are closed from signal handlers (blur, mousedown, keydown etc). Fixes [#172878], [#172879], [#172882], [#303254], [#313425]. * Schedule a GC in finalize of EphyTab and EphyWindow, to work around [#317242]. Contributors to this release: Christian Persch, Jean-François Rameau, Reinout van Schouwen and Raphaël Slinckx. New and updated translations: * Progga (bn) * Hendrik Richter (de) * Ivar Smolin (et) * Iñaki Larrañaga Murgoitio (eu) * Ignacio Casal Quinteiro (gl) * Francesco Marletta (it) * Young-Ho Cha (ko) * Erdal Ronahi (ku) * Данило Шеган (sr, sr@Latn) * Christian Rose (sv) * Erçin EKER (tr) * Clytie Siddall (vi) ============== Epiphany 1.8.0 ============== Updated translations: * Miloslav Trmac (cs) * Hendrik Richter (de) * Roozbeh Pournader (fa) * Young-Ho Cha (ko) * Žygimantas Beručka (lt) * Nickolay V. Shmyrev (ru) * Erçin EKER (tr) ============== Epiphany 1.7.6 ============== Changes * Don't empty find entry on Ctrl-F * Fix local file monitoring when loaded after a blank page * Remove check for redirected URL [#313756] * Fix configure check for gecko >= 1.8 * Disable keyword searches by default [#158486] * Fix some compile warnings * Configure and makefile fixes for broken gecko header layouts * Define out the focus fix for gecko >= 1.8 * Fix pointer grab lockup when gecko pops up a dialogue while reordering tabs with DND * Don't create host node in ephy_history_get_host if not already existing * Add an "add-page" signal to the EphyHistory object * Set default prefs for warn-on-mixed-security pages [#309088] Contributors to this release: Crispin Flowerday, Christian Persch. Updated translations: * Jordi Mallach (ca) * Rhys Jones (cy) * Ivar Smolin (et) * Xavier Claessens (fr) * Ankit Patel (gu) * tunggul arif siswoyo (id) * Reinout van Schouwen (nl) * GNOME PL Team (pl) * Afonso Celso Medina (pt_BR) * Mugurel Tudor (ro) * Clytie Siddall (vi) ============== Epiphany 1.7.5 ============== Changes * Find bar fixes [#307216, #311985, #312419, #312367, #311929] * Fix tab properties * Fix downloading on gecko 1.8 * Open new tabs with blank url bar when loading the homepage [#313012] * Gcc 4 fixes * Fix download display of unknown sizes [#313215] * Reject favicons that are < 12x12 pixel * Add sanity check when opening in external handler [#310023] * Improve menu positioning on toolbar buttons * Fix some mem leaks * Try to save images from cache [#168554] Contributors to this release: Crispin Flowerday, Christian Persch, Jean-François Rameau. Updated translations: * Rostislav \"zbrox\" Raykov (bg) * Nikos Charonitakis (el) * Adam Weinberger (en_CA) * <unknown> (es) * Ivar Smolin (et) * Ilkka Tuohela (fi) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Žygimantas Beručka (lt) * Terance Edward Sola (nb) * Ganesh Ghimire (ne) * Reinout van Schouwen (nl) * Sigurd Gartmann (nn) * Terance Edward Sola (no) * GNOME PL Team (pl) * Duarte Loreto (pt) * Mugurel Tudor (ro) * Leonid Kanter (ru) * Marcel Telka (sk) * Laurent Dhima (sq) * Theppitak Karoonboonyanan (th) * Maxim Dziumanenko (uk) * Clytie Siddall (vi) * Liu Songhe (zh_CN) * Woodman Tuen (zh_TW) Updated documentation translations: * Nikos Charonitakis (el) * Maxim Dziumanenko (uk) * Francisco Javier F. Serrador (es) ============== Epiphany 1.7.4 ============== Changes * Only show the leaf name on bookmarksbar for hierarchical topics * Don't put the archive links on the unknownSocketType error message * Fix google search URL to include www prefix * Fix proxy server settings string * Work around gtkmozembed focus bug [#105153] * For empty pages, put focus in address bar * Be careful not to leave a GC scheduled when terminating python * Realise the embed first before grabbing focus on it * Implement ::grab-focus and remove ephy_embed_activate * Update the python bindings * String fixes [#172230, #167448] * Fix setting homepage to current page [#311962] * Allow EPHY_DEBUG_BREAK even in non-debug builds * Disable favicons from non-http URLs [#312291] * Fix location entry favicon updating * Fix crash on "window.get_toolbar()" [#170105] * Fix gcc 4.0 warnings * Fix crash when getting context event, [#310910] * Fix session saving on recovery with offline network [#147840] * Fix drawing of location entry with new default GNOME theme (Clearlooks) * Change the text on the 'unknown issuer' dialog [#151519] * Also clear favicon cache when clearing the cache * Make download dialog wording clearer Contributors to this release: Crispin Flowerday, Christian Persch, Jean-François Rameau and Raphael Slinckx. Updated translations: * Rostislav \"zbrox\" Raykov (bg) * Miloslav Trmac (cs) * Nikos Charonitakis (el) * Adam Weinberger (en_CA) * <unknown> (es) * Priit Laes (et) * Ilkka Tuohela (fi) * Ankit Patel (gu) * Gabor Kelemen (hu) * Takeshi AIHANA (ja) * Terance Edward Sola (nb) * Reinout van Schouwen (nl) * Terance Edward Sola (no) * GNOME PL Team (pl) * Afonso Celso Medina (pt_BR) * Marcel Telka (sk) * Laurent Dhima (sq) * Prajasakti Localisation Team (te) * Theppitak Karoonboonyanan (th) * Clytie Siddall (vi) * Liu Songhe (zh_CN) ============== Epiphany 1.7.3 ============== Changes * Detect seamonkey trunk * Remove the reload workaround, mozilla bug is fixed on all supported versions * Fix a couple of strings [#310196] * More known mime types * Fix URL dragging to other tabs * Fix smart bookmark options parsing [#116709, #132761] * Yet another mozilla API change * Use gnome-doc-utils, and move existing translations over * Updated python bindings * Use libgnomeprintui for printing [Jürg Billeter; #141241, #163255, #301730] * Set title of loading page to the address, iff the page was blank [#115337, #171622] * Also ellipsise the menu entries in the toolbar overflow menu * Don't crash in case the backgrounds applet desktop file is not found * Print a less techy message if someone tries to print to PDF [Martin Kretzschmar * Preserve the selection when switching tabs [#155824] * Maybe fix crash with gtk 2.7 [#309918] Contributors to this release were Jürg Billeter, Martin Kretzschmar and Christian Persch. Updated translations: * Vladimir Petkov (bg) * Miloslav Trmac (cs) * Adam Weinberger (en_CA) * <unknown> (es) * Ivar Smolin (et) * Ankit Patel (gu) * Gabor Kelemen (hu) * Žygimantas Beručka (lt) * Terance Edward Sola (nb) * Reinout van Schouwen (nl) * Terance Edward Sola (no) * Marcel Telka (sk) * Clytie Siddall (vi) * Liu Songhe (zh_CN) Updated document translations: * Francisco Javier F. Serrador (es) ============== Epiphany 1.7.2 ============== Changes * Implement zeroconf-discovered bookmarks [#144969] * Reload local files on change [#300040] * Error pages! Requires Gecko 1.8 to work * Find: if the string includes uppercase letters, search case-sensitively. * Work with DBUS 0.34 [#306626, #306565] Bug fixes * Uppercase letters shouldn't break history autocompletion [#308236] * Fix gcc4 warnings * Show URI in status bar when selecting Back/Forward/Up menu items [#161710] * Fix link activation while finding * Miscellaneous fixes: #307675, #306110, #307831, #307818, #151037. Contributors to this release: Piers Cornwell, Crispin Flowerday, Adam Hooper, Bastien Nocera, Jean-François Rameau, Reinout van Schouwen, Raphaël Slinckx, and Matthew P. Thomas. Updated translations by Vladimir Petkov (bg), Miloslav Trmac (cs), Martin Willemoes Hansen (da), Hendrik Richter (de), Nikos Charonitakis (el), <unknown> (es), Ivar Smolin (et), Ignacio Casal Quinteiro (gl), Takeshi AIHANA (ja), Terance Edward Sola (nb), Reinout van Schouwen (nl), Terance Edward Sola (no), Marcel Telka (sk), Данило Шеган (sr, sr@Latn), Clytie Siddall (vi), Liu Songhe (zh_CN) and Ching-Hung Lin (zh_TW) ============== Epiphany 1.7.1 ============== Highlights: * Integrated Python bindings * Find toolbar Other changes: * Numerous improvements and UI enhancements * Numerous bugs fixed: #152482, #306169, #303922, #168295, #305788, #124236, #305767, #301153, #304992, #173000, #301044, #159767, #152490, #167319, #301093, #301065, #301048, #136288, #155395, #300452, #171179, #171657, #170493, #170493, #171197, #167657, #162748, #169833, #170353, #118107, #169956, #169956, #169039. Contributors: Paolo Borelli, Colin Gibbs, James Henstridge, Martin Kretzschmar, Thom May, Christian Persch, Jean-François Rameau, Sjoerd Simons and Raphaël Slinckx. New and updated translations by Vladimir Petkov (bg), Miloslav Trmac (cs), Hendrik Richter (de), Nikos Charonitakis (el), Adam Weinberger (en_CA), David Lodge (en_GB), <unknown> (es), <unknown> (eu), Pauli Virtanen (fi), Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Gabor Kelemen (hu), tunggul arif siswoyo (id), Francesco Marletta (it), Takeshi AIHANA (ja), Changwoo Ryu (ko), Terance Edward Sola (nb), <unknown> (ne), Reinout van Schouwen (nl), Terance Edward Sola (no), GNOME PL Team (pl), Afonso Celso Medina (pt_BR), Steve Murphy (rw), Laurent Dhima (sq), Данило Шеган (sr), Christian Rose (sv), Baris Cicek (tr), Clytie Siddall (vi), Liu Songhe (zh_CN) and Ching-Hung Lin (zh_TW).
Diffstat (limited to 'www/epiphany')
-rw-r--r--www/epiphany/Makefile20
-rw-r--r--www/epiphany/PLIST96
-rw-r--r--www/epiphany/buildlink3.mk4
-rw-r--r--www/epiphany/distinfo9
-rw-r--r--www/epiphany/patches/patch-aa13
5 files changed, 86 insertions, 56 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index 38e838e7f23..6ad3cf593b1 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.41 2005/10/12 22:04:01 jmmv Exp $
+# $NetBSD: Makefile,v 1.42 2005/10/14 21:47:59 jmmv Exp $
#
-DISTNAME= epiphany-1.6.5
-PKGREVISION= 2
+DISTNAME= epiphany-1.8.2
CATEGORIES= www gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/1.6/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/1.8/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
@@ -20,7 +19,7 @@ USE_LIBTOOL= YES
USE_MSGFMT_PLURALS= YES
USE_PKGLOCALEDIR= YES
-PKGCONFIG_OVERRIDE= data/epiphany-1.6.pc.in
+PKGCONFIG_OVERRIDE= data/epiphany-1.8.pc.in
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
@@ -47,23 +46,24 @@ CFLAGS+= -I${BUILDLINK_PREFIX.mozilla-gtk2}/include/mozilla-gtk2/pref
GCONF2_SCHEMAS= epiphany.schemas
GCONF2_SCHEMAS+= epiphany-lockdown.schemas
-BUILDLINK_DEPENDS.glib2+= glib2>=2.6.0
+BUILDLINK_DEPENDS.glib2+= glib2>=2.8.0
BUILDLINK_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.10.0
-BUILDLINK_DEPENDS.gtk2+= gtk2+>=2.6.10
-BUILDLINK_DEPENDS.pango+= pango>=1.8.0
+BUILDLINK_DEPENDS.gtk2+= gtk2+>=2.8.3
.include "../../devel/GConf2/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libbonobo/buildlink3.mk"
-.include "../../devel/libbonoboui/buildlink3.mk"
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../devel/pango/buildlink3.mk"
.include "../../net/ORBit2/buildlink3.mk"
+.include "../../print/libgnomeprint/buildlink3.mk"
+.include "../../print/libgnomeprintui/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
+.include "../../textproc/iso-codes/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
diff --git a/www/epiphany/PLIST b/www/epiphany/PLIST
index 92fcfa7c56d..730cb4ebfd0 100644
--- a/www/epiphany/PLIST
+++ b/www/epiphany/PLIST
@@ -1,38 +1,38 @@
-@comment $NetBSD: PLIST,v 1.14 2005/07/07 17:06:57 drochner Exp $
+@comment $NetBSD: PLIST,v 1.15 2005/10/14 21:47:59 jmmv Exp $
bin/epiphany
-include/epiphany-1.6/epiphany/ephy-bookmarks-type-builtins.h
-include/epiphany-1.6/epiphany/ephy-bookmarks.h
-include/epiphany-1.6/epiphany/ephy-command-manager.h
-include/epiphany-1.6/epiphany/ephy-cookie-manager.h
-include/epiphany-1.6/epiphany/ephy-dialog.h
-include/epiphany-1.6/epiphany/ephy-embed-event.h
-include/epiphany-1.6/epiphany/ephy-embed-factory.h
-include/epiphany-1.6/epiphany/ephy-embed-persist.h
-include/epiphany-1.6/epiphany/ephy-embed-prefs.h
-include/epiphany-1.6/epiphany/ephy-embed-shell.h
-include/epiphany-1.6/epiphany/ephy-embed-single.h
-include/epiphany-1.6/epiphany/ephy-embed-type-builtins.h
-include/epiphany-1.6/epiphany/ephy-embed.h
-include/epiphany-1.6/epiphany/ephy-extension.h
-include/epiphany-1.6/epiphany/ephy-extensions-manager.h
-include/epiphany-1.6/epiphany/ephy-history.h
-include/epiphany-1.6/epiphany/ephy-lib-type-builtins.h
-include/epiphany-1.6/epiphany/ephy-link.h
-include/epiphany-1.6/epiphany/ephy-loader.h
-include/epiphany-1.6/epiphany/ephy-node-db.h
-include/epiphany-1.6/epiphany/ephy-node.h
-include/epiphany-1.6/epiphany/ephy-notebook.h
-include/epiphany-1.6/epiphany/ephy-password-manager.h
-include/epiphany-1.6/epiphany/ephy-permission-manager.h
-include/epiphany-1.6/epiphany/ephy-session.h
-include/epiphany-1.6/epiphany/ephy-shell.h
-include/epiphany-1.6/epiphany/ephy-state.h
-include/epiphany-1.6/epiphany/ephy-statusbar.h
-include/epiphany-1.6/epiphany/ephy-tab.h
-include/epiphany-1.6/epiphany/ephy-type-builtins.h
-include/epiphany-1.6/epiphany/ephy-window.h
+include/epiphany/1.8/epiphany/ephy-bookmarks-type-builtins.h
+include/epiphany/1.8/epiphany/ephy-bookmarks.h
+include/epiphany/1.8/epiphany/ephy-command-manager.h
+include/epiphany/1.8/epiphany/ephy-cookie-manager.h
+include/epiphany/1.8/epiphany/ephy-dialog.h
+include/epiphany/1.8/epiphany/ephy-embed-event.h
+include/epiphany/1.8/epiphany/ephy-embed-factory.h
+include/epiphany/1.8/epiphany/ephy-embed-persist.h
+include/epiphany/1.8/epiphany/ephy-embed-prefs.h
+include/epiphany/1.8/epiphany/ephy-embed-shell.h
+include/epiphany/1.8/epiphany/ephy-embed-single.h
+include/epiphany/1.8/epiphany/ephy-embed-type-builtins.h
+include/epiphany/1.8/epiphany/ephy-embed.h
+include/epiphany/1.8/epiphany/ephy-extension.h
+include/epiphany/1.8/epiphany/ephy-extensions-manager.h
+include/epiphany/1.8/epiphany/ephy-history.h
+include/epiphany/1.8/epiphany/ephy-lib-type-builtins.h
+include/epiphany/1.8/epiphany/ephy-link.h
+include/epiphany/1.8/epiphany/ephy-loader.h
+include/epiphany/1.8/epiphany/ephy-node-db.h
+include/epiphany/1.8/epiphany/ephy-node.h
+include/epiphany/1.8/epiphany/ephy-notebook.h
+include/epiphany/1.8/epiphany/ephy-password-manager.h
+include/epiphany/1.8/epiphany/ephy-permission-manager.h
+include/epiphany/1.8/epiphany/ephy-session.h
+include/epiphany/1.8/epiphany/ephy-shell.h
+include/epiphany/1.8/epiphany/ephy-state.h
+include/epiphany/1.8/epiphany/ephy-statusbar.h
+include/epiphany/1.8/epiphany/ephy-tab.h
+include/epiphany/1.8/epiphany/ephy-type-builtins.h
+include/epiphany/1.8/epiphany/ephy-window.h
lib/bonobo/servers/GNOME_Epiphany_Automation.server
-lib/pkgconfig/epiphany-1.6.pc
+lib/pkgconfig/epiphany-1.8.pc
man/man1/epiphany.1
share/application-registry/epiphany.applications
share/applications/bme.desktop
@@ -92,34 +92,41 @@ share/gnome/help/epiphany/C/figures/ephy-bookmarkbar-smartbookmark-screenshot.pn
share/gnome/help/epiphany/C/figures/ephy-history-window-screenshot.png
share/gnome/help/epiphany/C/figures/ephy-screenshot.png
share/gnome/help/epiphany/C/legal.xml
+share/gnome/help/epiphany/el/epiphany.xml
+share/gnome/help/epiphany/el/figures/ephy-addressbar-smartbookmark-screenshot.png
+share/gnome/help/epiphany/el/figures/ephy-bookmarkbar-smartbookmark-screenshot.png
+share/gnome/help/epiphany/el/figures/ephy-history-window-screenshot.png
+share/gnome/help/epiphany/el/figures/ephy-screenshot.png
share/gnome/help/epiphany/es/epiphany.xml
share/gnome/help/epiphany/es/figures/ephy-addressbar-smartbookmark-screenshot.png
share/gnome/help/epiphany/es/figures/ephy-bookmarkbar-smartbookmark-screenshot.png
share/gnome/help/epiphany/es/figures/ephy-history-window-screenshot.png
share/gnome/help/epiphany/es/figures/ephy-screenshot.png
-share/gnome/help/epiphany/es/legal.xml
share/gnome/help/epiphany/eu/epiphany.xml
+share/gnome/help/epiphany/eu/figures/ephy-addressbar-smartbookmark-screenshot.png
+share/gnome/help/epiphany/eu/figures/ephy-bookmarkbar-smartbookmark-screenshot.png
share/gnome/help/epiphany/eu/figures/ephy-history-window-screenshot.png
share/gnome/help/epiphany/eu/figures/ephy-screenshot.png
-share/gnome/help/epiphany/eu/legal.xml
share/gnome/help/epiphany/fi/epiphany.xml
share/gnome/help/epiphany/fi/figures/ephy-addressbar-smartbookmark-screenshot.png
share/gnome/help/epiphany/fi/figures/ephy-bookmarkbar-smartbookmark-screenshot.png
share/gnome/help/epiphany/fi/figures/ephy-history-window-screenshot.png
share/gnome/help/epiphany/fi/figures/ephy-screenshot.png
-share/gnome/help/epiphany/fi/legal.xml
share/gnome/help/epiphany/ja/epiphany.xml
share/gnome/help/epiphany/ja/figures/ephy-addressbar-smartbookmark-screenshot.png
share/gnome/help/epiphany/ja/figures/ephy-bookmarkbar-smartbookmark-screenshot.png
share/gnome/help/epiphany/ja/figures/ephy-history-window-screenshot.png
share/gnome/help/epiphany/ja/figures/ephy-screenshot.png
-share/gnome/help/epiphany/ja/legal.xml
+share/gnome/help/epiphany/nl/epiphany.xml
+share/gnome/help/epiphany/nl/figures/ephy-addressbar-smartbookmark-screenshot.png
+share/gnome/help/epiphany/nl/figures/ephy-bookmarkbar-smartbookmark-screenshot.png
+share/gnome/help/epiphany/nl/figures/ephy-history-window-screenshot.png
+share/gnome/help/epiphany/nl/figures/ephy-screenshot.png
share/gnome/help/epiphany/uk/epiphany.xml
share/gnome/help/epiphany/uk/figures/ephy-addressbar-smartbookmark-screenshot.png
share/gnome/help/epiphany/uk/figures/ephy-bookmarkbar-smartbookmark-screenshot.png
share/gnome/help/epiphany/uk/figures/ephy-history-window-screenshot.png
share/gnome/help/epiphany/uk/figures/ephy-screenshot.png
-share/gnome/help/epiphany/uk/legal.xml
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/epiphany.mo
@@ -153,6 +160,7 @@ ${PKGLOCALEDIR}/locale/is/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/epiphany.mo
+${PKGLOCALEDIR}/locale/ku/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/li/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/mi/LC_MESSAGES/epiphany.mo
@@ -179,6 +187,7 @@ ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/epiphany.mo
+${PKGLOCALEDIR}/locale/te/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/th/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/tk/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/epiphany.mo
@@ -188,10 +197,12 @@ ${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/epiphany.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/epiphany.mo
share/omf/epiphany/epiphany-C.omf
+share/omf/epiphany/epiphany-el.omf
share/omf/epiphany/epiphany-es.omf
share/omf/epiphany/epiphany-eu.omf
share/omf/epiphany/epiphany-fi.omf
share/omf/epiphany/epiphany-ja.omf
+share/omf/epiphany/epiphany-nl.omf
share/omf/epiphany/epiphany-uk.omf
share/pixmaps/epiphany-bookmarks.png
@comment in xdg-dirs: @dirrm share/pixmaps
@@ -199,6 +210,8 @@ share/pixmaps/epiphany-bookmarks.png
@comment in scrollkeeper: @dirrm share/omf
@dirrm share/gnome/help/epiphany/uk/figures
@dirrm share/gnome/help/epiphany/uk
+@dirrm share/gnome/help/epiphany/nl/figures
+@dirrm share/gnome/help/epiphany/nl
@dirrm share/gnome/help/epiphany/ja/figures
@dirrm share/gnome/help/epiphany/ja
@dirrm share/gnome/help/epiphany/fi/figures
@@ -207,6 +220,8 @@ share/pixmaps/epiphany-bookmarks.png
@dirrm share/gnome/help/epiphany/eu
@dirrm share/gnome/help/epiphany/es/figures
@dirrm share/gnome/help/epiphany/es
+@dirrm share/gnome/help/epiphany/el/figures
+@dirrm share/gnome/help/epiphany/el
@dirrm share/gnome/help/epiphany/C/figures
@dirrm share/gnome/help/epiphany/C
@dirrm share/gnome/help/epiphany
@@ -219,5 +234,6 @@ share/pixmaps/epiphany-bookmarks.png
@comment in xdg-dirs: @dirrm share/applications
@comment in xdg-dirs: @dirrm share/application-registry
@comment in libbonobo: @dirrm lib/bonobo/servers
-@dirrm include/epiphany-1.6/epiphany
-@dirrm include/epiphany-1.6
+@dirrm include/epiphany/1.8/epiphany
+@dirrm include/epiphany/1.8
+@dirrm include/epiphany
diff --git a/www/epiphany/buildlink3.mk b/www/epiphany/buildlink3.mk
index cefb550d51f..0ca0f910a1a 100644
--- a/www/epiphany/buildlink3.mk
+++ b/www/epiphany/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2005/07/22 14:12:22 dillo Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2005/10/14 21:47:59 jmmv Exp $
#
# This Makefile fragment is included by packages that use epiphany.
#
@@ -14,7 +14,7 @@ BUILDLINK_DEPENDS+= epiphany
.if !empty(EPIPHANY_BUILDLINK3_MK:M+)
BUILDLINK_PACKAGES+= epiphany
-BUILDLINK_DEPENDS.epiphany+= epiphany>=1.6.0
+BUILDLINK_DEPENDS.epiphany+= epiphany>=1.8.0
BUILDLINK_PKGSRCDIR.epiphany?= ../../www/epiphany
.include "../../mk/bsd.prefs.mk"
diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo
index df08a2d3d67..94b7db0587f 100644
--- a/www/epiphany/distinfo
+++ b/www/epiphany/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.23 2005/08/23 11:49:10 jmmv Exp $
+$NetBSD: distinfo,v 1.24 2005/10/14 21:47:59 jmmv Exp $
-SHA1 (epiphany-1.6.5.tar.bz2) = b8ef873662eb041431142f4e14a77d8fb0ac00f9
-RMD160 (epiphany-1.6.5.tar.bz2) = 6178f6b99ca04b26652274e02f86f7b690fd23fb
-Size (epiphany-1.6.5.tar.bz2) = 3037945 bytes
+SHA1 (epiphany-1.8.2.tar.bz2) = 245320c298b807ccf066ab6346b9988b5a97ef6f
+RMD160 (epiphany-1.8.2.tar.bz2) = 8fcc70a936a55ac33ef716f83b12ff6609110042
+Size (epiphany-1.8.2.tar.bz2) = 3354620 bytes
+SHA1 (patch-aa) = 84230bd6ac8dd58a707512f3102ef3f7e96f39af
diff --git a/www/epiphany/patches/patch-aa b/www/epiphany/patches/patch-aa
new file mode 100644
index 00000000000..f5dd9af496a
--- /dev/null
+++ b/www/epiphany/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.7 2005/10/14 21:47:59 jmmv Exp $
+
+--- help/Makefile.in.orig 2005-10-02 23:39:48.000000000 +0200
++++ help/Makefile.in
+@@ -977,7 +977,7 @@ install-doc-figs:
+ else \
+ figfile="$(srcdir)/C/$$fig"; \
+ fi; \
+- figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*\|.*/\1/'`; \
++ figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/'`; \
+ figdir="$(DESTDIR)$(HELP_DIR)/$(DOC_MODULE)/$$figdir"; \
+ if ! test -d "$$figdir"; then \
+ echo "$(mkinstalldirs) $$figdir"; \