diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-10-09 07:28:56 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-10-09 07:28:56 +0000 |
commit | 6243acc1be762776c3b2a14fdc57bbba49d672eb (patch) | |
tree | 3f5522e30de98ff52840ad0212e6eaac63b6f730 /www/libgtkhtml | |
parent | 80984749afabbeabefcc3dd8e1e225d711925060 (diff) | |
download | FreeBSD-ports-6243acc1be762776c3b2a14fdc57bbba49d672eb.zip FreeBSD-ports-6243acc1be762776c3b2a14fdc57bbba49d672eb.tar.gz |
Update to 0.14.0.
Diffstat (limited to 'www/libgtkhtml')
-rw-r--r-- | www/libgtkhtml/Makefile | 4 | ||||
-rw-r--r-- | www/libgtkhtml/distinfo | 2 | ||||
-rw-r--r-- | www/libgtkhtml/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index d3ebd39..f617198 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtkhtml -PORTVERSION= 0.13.0 +PORTVERSION= 0.14.0 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gtkhtml @@ -15,7 +15,7 @@ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= glibwww.1:${PORTSDIR}/www/glibwww \ pspell.4:${PORTSDIR}/textproc/pspell \ - gal.12:${PORTSDIR}/x11-toolkits/gal \ + gal.13:${PORTSDIR}/x11-toolkits/gal \ ghttp.1:${PORTSDIR}/www/libghttp USE_X_PREFIX= yes diff --git a/www/libgtkhtml/distinfo b/www/libgtkhtml/distinfo index 9024274..361bf57 100644 --- a/www/libgtkhtml/distinfo +++ b/www/libgtkhtml/distinfo @@ -1 +1 @@ -MD5 (gtkhtml-0.13.0.tar.gz) = 259de4e0301095e9b31602e5f74a5be1 +MD5 (gtkhtml-0.14.0.tar.gz) = 2c8cee524f37fd34e41a0456654ba9a3 diff --git a/www/libgtkhtml/pkg-plist b/www/libgtkhtml/pkg-plist index 49e5d80..07a9e75 100644 --- a/www/libgtkhtml/pkg-plist +++ b/www/libgtkhtml/pkg-plist @@ -93,7 +93,7 @@ include/gtkhtml/htmlvspace.h lib/bonobo/plugin/libstorage_http.so lib/libgtkhtml.a lib/libgtkhtml.so -lib/libgtkhtml.so.16 +lib/libgtkhtml.so.17 share/gnome/apps/Settings/Documents/gtkhtml-properties.desktop share/gnome/control-center/Documents/gtkhtml-properties.desktop share/gnome/control-center/capplets/gtkhtml-properties.desktop |