summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-30 14:49:44 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-30 14:49:44 +0800
commit9595a42966320317c485309eb973ae0975cfe5e3 (patch)
treefa450b430003f0570cb7d9a9c331e1d14c0a3df6 /www
parentb4bdff40d62fc53ce0bc68e1fe92d0b3943a42c6 (diff)
downloadmarcuscom-ports-9595a42966320317c485309eb973ae0975cfe5e3.tar
marcuscom-ports-9595a42966320317c485309eb973ae0975cfe5e3.tar.gz
marcuscom-ports-9595a42966320317c485309eb973ae0975cfe5e3.tar.bz2
marcuscom-ports-9595a42966320317c485309eb973ae0975cfe5e3.tar.lz
marcuscom-ports-9595a42966320317c485309eb973ae0975cfe5e3.tar.xz
marcuscom-ports-9595a42966320317c485309eb973ae0975cfe5e3.tar.zst
marcuscom-ports-9595a42966320317c485309eb973ae0975cfe5e3.zip
Update to 1.5.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3165 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r--www/epiphany-extensions/Makefile2
-rw-r--r--www/epiphany-extensions/distinfo4
-rw-r--r--www/epiphany-extensions/files/patch-extensions_smart-bookmarks_mozilla_Makefile.in10
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) \