From 39e7e4fc7bc02c2c92ad0adeeb68c2995309efa0 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke <marcus@FreeBSD.org> Date: Mon, 20 Dec 2004 21:33:27 +0000 Subject: Update to 1.4.7. --- www/epiphany/Makefile | 3 +-- www/epiphany/distinfo | 4 ++-- www/epiphany/files/patch-embed_mozilla_EphyBrowser.h | 17 ----------------- 3 files changed, 3 insertions(+), 21 deletions(-) delete mode 100644 www/epiphany/files/patch-embed_mozilla_EphyBrowser.h (limited to 'www/epiphany') diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 03e24fe87133..5869e343b9c4 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -6,8 +6,7 @@ # PORTNAME= epiphany -PORTVERSION= 1.4.6 -PORTREVISION= 2 +PORTVERSION= 1.4.7 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4 diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo index 4b32aad0f656..4f09a1cdc677 100644 --- a/www/epiphany/distinfo +++ b/www/epiphany/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/epiphany-1.4.6.tar.bz2) = 82e44449cc615e729d5fb218719b1d58 -SIZE (gnome2/epiphany-1.4.6.tar.bz2) = 3541516 +MD5 (gnome2/epiphany-1.4.7.tar.bz2) = 47909f75c6c87581172656ceed8c14b0 +SIZE (gnome2/epiphany-1.4.7.tar.bz2) = 3544181 diff --git a/www/epiphany/files/patch-embed_mozilla_EphyBrowser.h b/www/epiphany/files/patch-embed_mozilla_EphyBrowser.h deleted file mode 100644 index d5d35979ddff..000000000000 --- a/www/epiphany/files/patch-embed_mozilla_EphyBrowser.h +++ /dev/null @@ -1,17 +0,0 @@ ---- embed/mozilla/EphyBrowser.h.orig Sun Dec 19 02:17:33 2004 -+++ embed/mozilla/EphyBrowser.h Sun Dec 19 02:17:56 2004 -@@ -156,11 +156,13 @@ - nsCOMPtr<nsIDOMDocument> mTargetDocument; - nsCOMPtr<nsIDOMEventTarget> mEventTarget; - nsCOMPtr<nsIDOMWindow> mDOMWindow; -- nsCOMPtr<nsISecureBrowserUI> mSecurityInfo; - EphyFaviconEventListener *mFaviconEventListener; - EphyPopupBlockEventListener *mPopupBlockEventListener; - EphyModalAlertEventListener *mModalAlertListener; - PRBool mInitialized; -+#ifdef HAVE_MOZILLA_PSM -+ nsCOMPtr<nsISecureBrowserUI> mSecurityInfo; -+#endif - - nsresult GetListener (void); - nsresult AttachListeners (void); -- cgit v1.2.3