summaryrefslogtreecommitdiff
path: root/www/libgtkhtml
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-08-17 16:41:52 +0000
committerAde Lovett <ade@FreeBSD.org>2000-08-17 16:41:52 +0000
commit16da53961f6e5ff47e640af3d6b783fd942c82f7 (patch)
treefa8fa59ed5d54198ba7690304a9eb25cec446529 /www/libgtkhtml
parentUpdate to 0.3.1 (diff)
Update to 0.6.1
Notes
Notes: svn path=/head/; revision=31716
Diffstat (limited to 'www/libgtkhtml')
-rw-r--r--www/libgtkhtml/Makefile2
-rw-r--r--www/libgtkhtml/distinfo2
-rw-r--r--www/libgtkhtml/files/patch-ad15
-rw-r--r--www/libgtkhtml/pkg-plist15
4 files changed, 18 insertions, 16 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile
index e04319e50128..a869e6503b8b 100644
--- a/www/libgtkhtml/Makefile
+++ b/www/libgtkhtml/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gtkhtml
-PORTVERSION= 0.5
+PORTVERSION= 0.6.1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
diff --git a/www/libgtkhtml/distinfo b/www/libgtkhtml/distinfo
index 33e7381303b6..315ddac1380f 100644
--- a/www/libgtkhtml/distinfo
+++ b/www/libgtkhtml/distinfo
@@ -1 +1 @@
-MD5 (gtkhtml-0.5.tar.gz) = 06300183b592932020aee185cdaa6f4d
+MD5 (gtkhtml-0.6.1.tar.gz) = d303c543c0b7b6616862aebd7af75dc5
diff --git a/www/libgtkhtml/files/patch-ad b/www/libgtkhtml/files/patch-ad
index 10b829cb24bc..5bf95839374c 100644
--- a/www/libgtkhtml/files/patch-ad
+++ b/www/libgtkhtml/files/patch-ad
@@ -1,15 +1,6 @@
---- src/gtkhtml.c.orig Tue Jul 11 01:52:30 2000
-+++ src/gtkhtml.c Fri Aug 4 14:35:57 2000
-@@ -1128,7 +1128,7 @@
- klass->properties = gtk_html_class_properties_new ();
- #ifdef GTKHTML_HAVE_GCONF
- if (gconf_is_initialized ()) {
-- gconf_client = gconf_client_new ();
-+ gconf_client = gconf_client_get_default ();
- if (!gconf_client)
- g_error ("cannot create gconf_client\n");
- gconf_client_add_dir (gconf_client, GTK_HTML_GCONF_DIR, GCONF_CLIENT_PRELOAD_ONELEVEL, &gconf_error);
-@@ -2259,7 +2259,7 @@
+--- src/gtkhtml.c.orig Thu Aug 10 14:54:13 2000
++++ src/gtkhtml.c Mon Aug 14 12:52:42 2000
+@@ -2331,7 +2331,7 @@
if (strcmp (klass->properties->keybindings_theme, "custom")) {
base = g_strconcat ("keybindingsrc.", klass->properties->keybindings_theme, NULL);
diff --git a/www/libgtkhtml/pkg-plist b/www/libgtkhtml/pkg-plist
index ee56cd2a691b..6a8716fdc63b 100644
--- a/www/libgtkhtml/pkg-plist
+++ b/www/libgtkhtml/pkg-plist
@@ -22,6 +22,7 @@ include/gtkhtml/htmlcolor.h
include/gtkhtml/htmlcolorset.h
include/gtkhtml/htmlcursor.h
include/gtkhtml/htmldrawqueue.h
+include/gtkhtml/htmlelement.h
include/gtkhtml/htmlembedded.h
include/gtkhtml/htmlengine-cutbuffer.h
include/gtkhtml/htmlengine-edit-clueflowstyle.h
@@ -37,20 +38,22 @@ include/gtkhtml/htmlengine-edit-movement.h
include/gtkhtml/htmlengine-edit-paste.h
include/gtkhtml/htmlengine-edit-rule.h
include/gtkhtml/htmlengine-edit-selection-updater.h
+include/gtkhtml/htmlengine-edit-table.h
include/gtkhtml/htmlengine-edit-text.h
include/gtkhtml/htmlengine-edit.h
include/gtkhtml/htmlengine-print.h
include/gtkhtml/htmlengine-save.h
include/gtkhtml/htmlengine.h
include/gtkhtml/htmlentity.h
+include/gtkhtml/htmlfont.h
include/gtkhtml/htmlform.h
include/gtkhtml/htmlgdkfontmanager.h
include/gtkhtml/htmlgdkpainter.h
include/gtkhtml/htmlhidden.h
+include/gtkhtml/htmlhspace.h
include/gtkhtml/htmliframe.h
include/gtkhtml/htmlimage.h
include/gtkhtml/htmlimageinput.h
-include/gtkhtml/htmllinktext.h
include/gtkhtml/htmllinktextmaster.h
include/gtkhtml/htmllist.h
include/gtkhtml/htmlobject.h
@@ -81,11 +84,19 @@ include/gtkhtml/htmlurl.h
include/gtkhtml/htmlvspace.h
lib/libgtkhtml.a
lib/libgtkhtml.so
-lib/libgtkhtml.so.3
+lib/libgtkhtml.so.4
share/gnome/apps/Settings/Documents/gtkhtml-properties.desktop
share/gnome/control-center/Documents/gtkhtml-properties.desktop
share/gnome/gtkhtml/keybindingsrc.emacs
share/gnome/gtkhtml/keybindingsrc.ms
share/gnome/oaf/html-editor-control.oafinfo
+share/locale/de/LC_MESSAGES/gtkhtml.mo
+share/locale/fr/LC_MESSAGES/gtkhtml.mo
+share/locale/ja/LC_MESSAGES/gtkhtml.mo
+share/locale/nl/LC_MESSAGES/gtkhtml.mo
+share/locale/no/LC_MESSAGES/gtkhtml.mo
+share/locale/ru/LC_MESSAGES/gtkhtml.mo
+share/locale/sl/LC_MESSAGES/gtkhtml.mo
+share/locale/tr/LC_MESSAGES/gtkhtml.mo
@dirrm share/gnome/gtkhtml
@dirrm include/gtkhtml