From 9595a42966320317c485309eb973ae0975cfe5e3 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 30 Nov 2004 06:49:44 +0000 Subject: Update to 1.5.2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3165 df743ca5-7f9a-e211-a948-0013205c9059 --- www/epiphany-extensions/Makefile | 2 +- www/epiphany-extensions/distinfo | 4 ++-- .../files/patch-extensions_smart-bookmarks_mozilla_Makefile.in | 10 ---------- 3 files changed, 3 insertions(+), 13 deletions(-) delete mode 100644 www/epiphany-extensions/files/patch-extensions_smart-bookmarks_mozilla_Makefile.in (limited to 'www/epiphany-extensions') diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 7e732738d..1a5a92a87 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -6,7 +6,7 @@ # PORTNAME= epiphany -PORTVERSION= 1.5.1 +PORTVERSION= 1.5.2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/1.5 diff --git a/www/epiphany-extensions/distinfo b/www/epiphany-extensions/distinfo index 522c062ae..3875ef214 100644 --- a/www/epiphany-extensions/distinfo +++ b/www/epiphany-extensions/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/epiphany-extensions-1.5.1.tar.bz2) = 30d9e83584de2ce371b8b99a70cc0b0f -SIZE (gnome2/epiphany-extensions-1.5.1.tar.bz2) = 483669 +MD5 (gnome2/epiphany-extensions-1.5.2.tar.bz2) = e13dd1ff650c344b51fa86920211b5ff +SIZE (gnome2/epiphany-extensions-1.5.2.tar.bz2) = 498903 diff --git a/www/epiphany-extensions/files/patch-extensions_smart-bookmarks_mozilla_Makefile.in b/www/epiphany-extensions/files/patch-extensions_smart-bookmarks_mozilla_Makefile.in deleted file mode 100644 index f155cba32..000000000 --- a/www/epiphany-extensions/files/patch-extensions_smart-bookmarks_mozilla_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- extensions/smart-bookmarks/mozilla/Makefile.in.orig Mon Sep 13 18:11:00 2004 -+++ extensions/smart-bookmarks/mozilla/Makefile.in Mon Sep 13 18:12:30 2004 -@@ -218,6 +218,7 @@ - -I$(MOZILLA_INCLUDE_ROOT)/content \ - -I$(MOZILLA_INCLUDE_ROOT)/docshell \ - -I$(MOZILLA_INCLUDE_ROOT)/dom \ -+ -I$(MOZILLA_INCLUDE_ROOT)/webbrwsr \ - -I$(MOZILLA_INCLUDE_ROOT)/xpcom \ - -I$(MOZILLA_INCLUDE_ROOT) \ - $(EPIPHANY_DEPENDENCY_CFLAGS) \ -- cgit