diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-30 06:30:29 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-30 06:30:29 +0000 |
commit | 2f7c460c7235b7e9fb9e701b9ce9ee72a0e1f9a3 (patch) | |
tree | e996a5e04095063a47153a5233b3fe2725c69914 | |
parent | Update to 1.4.6. (diff) |
Update to 1.4.3.
-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 815f6f168152..d3537b690ad3 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -6,7 +6,7 @@ # PORTNAME= epiphany -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/1.4 diff --git a/www/epiphany-extensions/distinfo b/www/epiphany-extensions/distinfo index b1833f468326..a41c032112c7 100644 --- a/www/epiphany-extensions/distinfo +++ b/www/epiphany-extensions/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/epiphany-extensions-1.4.2.tar.bz2) = da502f0f0ba3c572b2aa2108b38281af -SIZE (gnome2/epiphany-extensions-1.4.2.tar.bz2) = 457118 +MD5 (gnome2/epiphany-extensions-1.4.3.tar.bz2) = fab26c104ae8ae681160f908e60d851e +SIZE (gnome2/epiphany-extensions-1.4.3.tar.bz2) = 467146 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 f155cba320cb..000000000000 --- 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) \ |