Update to 1.4.6.
This commit is contained in:
parent
bcad3b9a27
commit
6478bded91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122789
4 changed files with 6 additions and 24 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= epiphany
|
||||
PORTVERSION= 1.4.5
|
||||
PORTVERSION= 1.4.6
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (gnome2/epiphany-1.4.5.tar.bz2) = ac41b48506ba2791121648772a885084
|
||||
SIZE (gnome2/epiphany-1.4.5.tar.bz2) = 3529226
|
||||
MD5 (gnome2/epiphany-1.4.6.tar.bz2) = 82e44449cc615e729d5fb218719b1d58
|
||||
SIZE (gnome2/epiphany-1.4.6.tar.bz2) = 3541516
|
||||
|
|
|
@ -1,18 +0,0 @@
|
|||
--- embed/mozilla/Makefile.in.orig Tue Jul 6 18:36:11 2004
|
||||
+++ embed/mozilla/Makefile.in Tue Jul 6 18:38:39 2004
|
||||
@@ -218,6 +218,7 @@
|
||||
-I$(MOZILLA_INCLUDE_ROOT)/docshell \
|
||||
-I$(MOZILLA_INCLUDE_ROOT)/dom \
|
||||
-I$(MOZILLA_INCLUDE_ROOT)/exthandler \
|
||||
+ -I$(MOZILLA_INCLUDE_ROOT)/find \
|
||||
-I$(MOZILLA_INCLUDE_ROOT)/gfx \
|
||||
-I$(MOZILLA_INCLUDE_ROOT)/helperAppDlg \
|
||||
-I$(MOZILLA_INCLUDE_ROOT)/history \
|
||||
@@ -228,6 +229,7 @@
|
||||
-I$(MOZILLA_INCLUDE_ROOT)/nkcache \
|
||||
-I$(MOZILLA_INCLUDE_ROOT)/pipboot \
|
||||
-I$(MOZILLA_INCLUDE_ROOT)/pipnss \
|
||||
+ -I$(MOZILLA_INCLUDE_ROOT)/pref \
|
||||
-I$(MOZILLA_INCLUDE_ROOT)/shistory \
|
||||
-I$(MOZILLA_INCLUDE_ROOT)/uriloader \
|
||||
-I$(MOZILLA_INCLUDE_ROOT)/uconv \
|
|
@ -28,16 +28,16 @@ libdata/bonobo/servers/GNOME_Epiphany_Automation.server
|
|||
libdata/pkgconfig/epiphany-1.4.pc
|
||||
%%DOCSDIR%%/EphyCommandManager.html
|
||||
%%DOCSDIR%%/EphyEmbed.html
|
||||
%%DOCSDIR%%/EphyEmbedPersist.html
|
||||
%%DOCSDIR%%/EphyEmbedSingle.html
|
||||
%%DOCSDIR%%/EphyNodeDb.html
|
||||
%%DOCSDIR%%/EphyPermissionManager.html
|
||||
%%DOCSDIR%%/EphyTab.html
|
||||
%%DOCSDIR%%/EphyWindow.html
|
||||
%%DOCSDIR%%/ch01.html
|
||||
%%DOCSDIR%%/ch02.html
|
||||
%%DOCSDIR%%/epiphany-EphyEmbedFactory.html
|
||||
%%DOCSDIR%%/epiphany-EphyEmbedPersist.html
|
||||
%%DOCSDIR%%/epiphany-EphyEmbedSingle.html
|
||||
%%DOCSDIR%%/epiphany-EphyGlade.html
|
||||
%%DOCSDIR%%/epiphany-EphyPermissionManager.html
|
||||
%%DOCSDIR%%/epiphany-ephy-cookie-manager.html
|
||||
%%DOCSDIR%%/epiphany-ephy-password-manager.html
|
||||
%%DOCSDIR%%/epiphany-ephy-session.html
|
||||
|
|
Loading…
Reference in a new issue