pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/epiphany Update to 1.4.8:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c944bf51b22b
branches:  trunk
changeset: 489796:c944bf51b22b
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Feb 26 17:25:23 2005 +0000

description:
Update to 1.4.8:

* Fix crash when closing window while filepicker is up [#156816]
* Use gnome_vfs_url_show() for Send To [#162532]
* Set selection mode to BROWSE in topics selector [#162331]
* We don't need to implement nsIBrowserHistory
* Don't focus the close-tab button on click [#119461]
* Don't store more than 5 hidden popups [Adam Hooper, #160863]
* Fix a mem leak [#164302]
* Really make confirm-overwrite dialogue have a parent window [#164189]
* Rename EphyTab's "visible" property to not clash with GtkWidget property
* Default typeaheadfindsea to on [#157435]
* Switch to fullscreen toolbar also in lockdown fullscreen mode [#165256]
* Disable DownloadLinkAs and SetAsBackground if saving to disk is disabled
* Don't crash if we need to open an orphan non-chrome window [part of #165445]
* Some sparse fixes
* Ungrab the pointer when moving tab between notebooks [#165797]
* Don't weak ref the shell when it's finalised already [#165542]
* Don't show the menubar with F10 in lockdown mode [#165550]
* Don't disable print preview if print setup is locked down [#165552]
* Adapt to mozilla API changes
* Implement nsIWebProgressListener [#165328]
* Fix window destruction [#165992]

diffstat:

 www/epiphany/Makefile |  4 ++--
 www/epiphany/PLIST    |  9 ++++-----
 www/epiphany/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 11 deletions(-)

diffs (63 lines):

diff -r d9395a98f072 -r c944bf51b22b www/epiphany/Makefile
--- a/www/epiphany/Makefile     Sat Feb 26 17:25:15 2005 +0000
+++ b/www/epiphany/Makefile     Sat Feb 26 17:25:23 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2005/01/04 14:00:11 jmmv Exp $
+# $NetBSD: Makefile,v 1.28 2005/02/26 17:25:23 jmmv Exp $
 #
 
-DISTNAME=      epiphany-1.4.7
+DISTNAME=      epiphany-1.4.8
 CATEGORIES=    www gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/epiphany/1.4/}
 EXTRACT_SUFX=  .tar.bz2
diff -r d9395a98f072 -r c944bf51b22b www/epiphany/PLIST
--- a/www/epiphany/PLIST        Sat Feb 26 17:25:15 2005 +0000
+++ b/www/epiphany/PLIST        Sat Feb 26 17:25:23 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2004/11/29 17:38:54 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.11 2005/02/26 17:25:23 jmmv Exp $
 bin/epiphany
 include/epiphany-1.4/epiphany/ephy-bookmarks.h
 include/epiphany-1.4/epiphany/ephy-command-manager.h
@@ -32,16 +32,16 @@
 share/applications/epiphany.desktop
 share/doc/epiphany/EphyCommandManager.html
 share/doc/epiphany/EphyEmbed.html
+share/doc/epiphany/EphyEmbedPersist.html
+share/doc/epiphany/EphyEmbedSingle.html
 share/doc/epiphany/EphyNodeDb.html
+share/doc/epiphany/EphyPermissionManager.html
 share/doc/epiphany/EphyTab.html
 share/doc/epiphany/EphyWindow.html
 share/doc/epiphany/ch01.html
 share/doc/epiphany/ch02.html
 share/doc/epiphany/epiphany-EphyEmbedFactory.html
-share/doc/epiphany/epiphany-EphyEmbedPersist.html
-share/doc/epiphany/epiphany-EphyEmbedSingle.html
 share/doc/epiphany/epiphany-EphyGlade.html
-share/doc/epiphany/epiphany-EphyPermissionManager.html
 share/doc/epiphany/epiphany-ephy-cookie-manager.html
 share/doc/epiphany/epiphany-ephy-password-manager.html
 share/doc/epiphany/epiphany-ephy-session.html
@@ -52,7 +52,6 @@
 share/doc/epiphany/index.sgml
 share/doc/epiphany/left.png
 share/doc/epiphany/right.png
-share/doc/epiphany/style.css
 share/doc/epiphany/up.png
 share/epiphany/art/epiphany-bookmarks.png
 share/epiphany/art/epiphany-close-tab.png
diff -r d9395a98f072 -r c944bf51b22b www/epiphany/distinfo
--- a/www/epiphany/distinfo     Sat Feb 26 17:25:15 2005 +0000
+++ b/www/epiphany/distinfo     Sat Feb 26 17:25:23 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2005/02/24 14:08:30 wiz Exp $
+$NetBSD: distinfo,v 1.19 2005/02/26 17:25:23 jmmv Exp $
 
-SHA1 (epiphany-1.4.7.tar.bz2) = 275ee2be6a256001db43f9aa9c90fadb6f9f9549
-RMD160 (epiphany-1.4.7.tar.bz2) = d14f73dcef71f8275cef68e5707c198c7490f685
-Size (epiphany-1.4.7.tar.bz2) = 3544181 bytes
+SHA1 (epiphany-1.4.8.tar.bz2) = 35ca720d1f3c58a9d3c17115a63146fb1a62c44f
+RMD160 (epiphany-1.4.8.tar.bz2) = 5e626ec1ab08a88a15e5b787ae690056ffbf3c21
+Size (epiphany-1.4.8.tar.bz2) = 3594408 bytes



Home | Main Index | Thread Index | Old Index