diff options
author | bland <bland@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-09 12:19:10 +0800 |
---|---|---|
committer | bland <bland@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-09 12:19:10 +0800 |
commit | eb3717696043eed3fe4839283ba977a0fa160251 (patch) | |
tree | f988f9f725ac958057d450b936e5cb6e676fa812 /www/libgtkhtml | |
parent | a5da4503008bcd1b6d91bd8193d337fad4932aaf (diff) | |
download | marcuscom-ports-eb3717696043eed3fe4839283ba977a0fa160251.tar.gz marcuscom-ports-eb3717696043eed3fe4839283ba977a0fa160251.tar.zst marcuscom-ports-eb3717696043eed3fe4839283ba977a0fa160251.zip |
Update to 2.5.6
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1989 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/libgtkhtml')
-rw-r--r-- | www/libgtkhtml/Makefile | 4 | ||||
-rw-r--r-- | www/libgtkhtml/distinfo | 4 | ||||
-rw-r--r-- | www/libgtkhtml/files/patch-af | 13 |
3 files changed, 4 insertions, 17 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index 23dac2684..e6bab7389 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libgtkhtml -PORTVERSION= 2.5.5 +PORTVERSION= 2.5.6 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack libxslt gnomevfs2 gail +USE_GNOME= gnomeprefix gnomehack lthack libxslt gnomevfs2 gail INSTALLS_SHLIB= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/www/libgtkhtml/distinfo b/www/libgtkhtml/distinfo index faac5ff4a..be7a85f47 100644 --- a/www/libgtkhtml/distinfo +++ b/www/libgtkhtml/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libgtkhtml-2.5.5.tar.bz2) = 1934cb8bfcc108bb7c57c58ee8452265 -SIZE (gnome2/libgtkhtml-2.5.5.tar.bz2) = 424077 +MD5 (gnome2/libgtkhtml-2.5.6.tar.bz2) = 19395d3ed0e93a1d48d477645029e56b +SIZE (gnome2/libgtkhtml-2.5.6.tar.bz2) = 424521 diff --git a/www/libgtkhtml/files/patch-af b/www/libgtkhtml/files/patch-af deleted file mode 100644 index 17105aa27..000000000 --- a/www/libgtkhtml/files/patch-af +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD: ports/www/libgtkhtml/files/patch-af,v 1.5 2003/09/18 06:49:33 marcus Exp $ - ---- 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' |