diff options
-rw-r--r-- | www/galeon/Makefile | 1 | ||||
-rw-r--r-- | www/galeon/files/patch-GNOME_Galeon_NautilusView.oaf.in | 14 | ||||
-rw-r--r-- | www/galeon2/Makefile | 1 | ||||
-rw-r--r-- | www/galeon2/files/patch-GNOME_Galeon_NautilusView.oaf.in | 14 |
4 files changed, 30 insertions, 0 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 2566f606031e..cf90fac28b70 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,6 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/galeon/files/patch-GNOME_Galeon_NautilusView.oaf.in b/www/galeon/files/patch-GNOME_Galeon_NautilusView.oaf.in new file mode 100644 index 000000000000..286d437430b4 --- /dev/null +++ b/www/galeon/files/patch-GNOME_Galeon_NautilusView.oaf.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- GNOME_Galeon_NautilusView.oaf.in 2002/03/13 10:54:39 1.1 ++++ GNOME_Galeon_NautilusView.oaf.in 2002/03/13 10:55:30 +@@ -8,7 +8,7 @@ + <oaf_attribute name="description" type="string" _value="Galeon content view component's factory"/> + </oaf_server> + +-<oaf_server iid="OAFIID:GNOME_Galeon_NautilusView" type="factory" location="OAFIID:GNOME_Galeon_NautilusViewFactory"> ++<oaf_server iid="OAFIID:nautilus_mozilla_content_view:1ee70717-57bf-4079-aae5-922abdd576b1" type="factory" location="OAFIID:GNOME_Galeon_NautilusViewFactory"> + <oaf_attribute name="repo_ids" type="stringv"> + <item value="IDL:Bonobo/Unknown:1.0"/> + <item value="IDL:Bonobo/Control:1.0"/> diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index 2566f606031e..cf90fac28b70 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -7,6 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/galeon2/files/patch-GNOME_Galeon_NautilusView.oaf.in b/www/galeon2/files/patch-GNOME_Galeon_NautilusView.oaf.in new file mode 100644 index 000000000000..286d437430b4 --- /dev/null +++ b/www/galeon2/files/patch-GNOME_Galeon_NautilusView.oaf.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- GNOME_Galeon_NautilusView.oaf.in 2002/03/13 10:54:39 1.1 ++++ GNOME_Galeon_NautilusView.oaf.in 2002/03/13 10:55:30 +@@ -8,7 +8,7 @@ + <oaf_attribute name="description" type="string" _value="Galeon content view component's factory"/> + </oaf_server> + +-<oaf_server iid="OAFIID:GNOME_Galeon_NautilusView" type="factory" location="OAFIID:GNOME_Galeon_NautilusViewFactory"> ++<oaf_server iid="OAFIID:nautilus_mozilla_content_view:1ee70717-57bf-4079-aae5-922abdd576b1" type="factory" location="OAFIID:GNOME_Galeon_NautilusViewFactory"> + <oaf_attribute name="repo_ids" type="stringv"> + <item value="IDL:Bonobo/Unknown:1.0"/> + <item value="IDL:Bonobo/Control:1.0"/> |