diff options
-rw-r--r-- | www/epiphany-extensions/Makefile | 2 | ||||
-rw-r--r-- | www/epiphany-extensions/distinfo | 4 | ||||
-rw-r--r-- | www/epiphany-extensions/files/patch-extensions_smart-bookmarks_mozilla_Makefile.in | 10 |
3 files changed, 3 insertions, 13 deletions
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) \ |