aboutsummaryrefslogtreecommitdiff
path: root/www/libgtkhtml
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 03:11:39 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-05 03:11:39 +0000
commitc4851e78e4f63338fe9a4883e5b7a0370dce27f7 (patch)
tree3910aa2e83f782cec94f15b4547dadb741cd29ce /www/libgtkhtml
parentf82c84522b047dd99c6f9d85ce3e07217ccce7df (diff)
downloadports-c4851e78e4f63338fe9a4883e5b7a0370dce27f7.tar.gz
ports-c4851e78e4f63338fe9a4883e5b7a0370dce27f7.zip
Notes
Diffstat (limited to 'www/libgtkhtml')
-rw-r--r--www/libgtkhtml/Makefile8
-rw-r--r--www/libgtkhtml/distinfo4
-rw-r--r--www/libgtkhtml/files/patch-af13
-rw-r--r--www/libgtkhtml/pkg-descr4
4 files changed, 7 insertions, 22 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile
index db05fa2143a4..7b2d4f72b36b 100644
--- a/www/libgtkhtml/Makefile
+++ b/www/libgtkhtml/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= libgtkhtml
-PORTVERSION= 2.4.1
-PORTREVISION= 2
+PORTVERSION= 2.6.0
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -19,7 +18,8 @@ COMMENT= Lightweight HTML rendering/printing/editing engine
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack libxslt gnomevfs2 gail
+USE_REINPLACE= yes
+USE_GNOME= gnomeprefix gnomehack lthack libxslt gnomevfs2 gail
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/www/libgtkhtml/distinfo b/www/libgtkhtml/distinfo
index 2a5cb0938b19..c1b838f2e683 100644
--- a/www/libgtkhtml/distinfo
+++ b/www/libgtkhtml/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/libgtkhtml-2.4.1.tar.bz2) = 31f9476871517a82aafad3cdda43ac1e
-SIZE (gnome2/libgtkhtml-2.4.1.tar.bz2) = 408563
+MD5 (gnome2/libgtkhtml-2.6.0.tar.bz2) = 100d747ee9dce852e313c4f9fa202813
+SIZE (gnome2/libgtkhtml-2.6.0.tar.bz2) = 426126
diff --git a/www/libgtkhtml/files/patch-af b/www/libgtkhtml/files/patch-af
deleted file mode 100644
index de57871ffe2f..000000000000
--- a/www/libgtkhtml/files/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- configure.orig Fri May 17 13:34:46 2002
-+++ configure Fri May 17 13:37:13 2002
-@@ -6567,6 +6567,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/www/libgtkhtml/pkg-descr b/www/libgtkhtml/pkg-descr
index abb1b154d544..173991abc3fa 100644
--- a/www/libgtkhtml/pkg-descr
+++ b/www/libgtkhtml/pkg-descr
@@ -1,5 +1,3 @@
-This is GtkHTML, a lightweight HTML rendering/printing/editing engine.
-It was originally based on KHTMLW, but is now being developed
-independently.
+GtkHTML is a lightweight HTML rendering, printing, and editing engine.
WWW: http://www.gnome.org/