diff options
author | ade <ade@FreeBSD.org> | 2000-07-12 22:37:07 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-07-12 22:37:07 +0800 |
commit | 7559b1c84f41c7f08d675e32ac060857ae0aaab2 (patch) | |
tree | 76b6cda108e09087ea2d090b983620ffc2f7d754 /www/gtkhtml38 | |
parent | 38db7fe9676587f82f7f2274567e13265f8da885 (diff) | |
download | freebsd-ports-gnome-7559b1c84f41c7f08d675e32ac060857ae0aaab2.tar.gz freebsd-ports-gnome-7559b1c84f41c7f08d675e32ac060857ae0aaab2.tar.zst freebsd-ports-gnome-7559b1c84f41c7f08d675e32ac060857ae0aaab2.zip |
Update to 0.5
Diffstat (limited to 'www/gtkhtml38')
-rw-r--r-- | www/gtkhtml38/Makefile | 2 | ||||
-rw-r--r-- | www/gtkhtml38/distinfo | 2 | ||||
-rw-r--r-- | www/gtkhtml38/pkg-plist | 12 |
3 files changed, 13 insertions, 3 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index c5a63b6d33f9..910448544dd6 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtkhtml -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gtkhtml diff --git a/www/gtkhtml38/distinfo b/www/gtkhtml38/distinfo index df33240cf453..33e7381303b6 100644 --- a/www/gtkhtml38/distinfo +++ b/www/gtkhtml38/distinfo @@ -1 +1 @@ -MD5 (gtkhtml-0.4.tar.gz) = 391adb93f7dc4ecc5bbd677c597e9347 +MD5 (gtkhtml-0.5.tar.gz) = 06300183b592932020aee185cdaa6f4d diff --git a/www/gtkhtml38/pkg-plist b/www/gtkhtml38/pkg-plist index 2ef1a994a59c..ee56cd2a691b 100644 --- a/www/gtkhtml38/pkg-plist +++ b/www/gtkhtml38/pkg-plist @@ -1,9 +1,11 @@ +bin/gtkhtml-properties-capplet bin/html-editor-control etc/CORBA/servers/html-component.gnorba etc/gtkhtmlConf.sh include/gtkhtml/gtkhtml-embedded.h include/gtkhtml/gtkhtml-keybinding.h include/gtkhtml/gtkhtml-private.h +include/gtkhtml/gtkhtml-properties.h include/gtkhtml/gtkhtml-stream.h include/gtkhtml/gtkhtml.h include/gtkhtml/gtkhtmldebug.h @@ -16,6 +18,7 @@ include/gtkhtml/htmlcluealigned.h include/gtkhtml/htmlclueflow.h include/gtkhtml/htmlclueh.h include/gtkhtml/htmlcluev.h +include/gtkhtml/htmlcolor.h include/gtkhtml/htmlcolorset.h include/gtkhtml/htmlcursor.h include/gtkhtml/htmldrawqueue.h @@ -32,7 +35,9 @@ include/gtkhtml/htmlengine-edit-images.h include/gtkhtml/htmlengine-edit-insert.h 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-text.h include/gtkhtml/htmlengine-edit.h include/gtkhtml/htmlengine-print.h include/gtkhtml/htmlengine-save.h @@ -76,6 +81,11 @@ include/gtkhtml/htmlurl.h include/gtkhtml/htmlvspace.h lib/libgtkhtml.a lib/libgtkhtml.so -lib/libgtkhtml.so.2 +lib/libgtkhtml.so.3 +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 +@dirrm share/gnome/gtkhtml @dirrm include/gtkhtml |