aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-08-18 04:57:34 +0800
committermarcus <marcus@FreeBSD.org>2004-08-18 04:57:34 +0800
commit301eb564de2cbbd4d9356908c4fed44a73a5fd96 (patch)
tree3f715eebc331987d97e809702538c6d37f5fc503
parent3abeb5f18b55fb96235d972a855577333d247196 (diff)
downloadfreebsd-ports-gnome-301eb564de2cbbd4d9356908c4fed44a73a5fd96.tar.gz
freebsd-ports-gnome-301eb564de2cbbd4d9356908c4fed44a73a5fd96.tar.zst
freebsd-ports-gnome-301eb564de2cbbd4d9356908c4fed44a73a5fd96.zip
Update to 0.8.4.
-rw-r--r--devel/libIDL/Makefile5
-rw-r--r--devel/libIDL/distinfo4
-rw-r--r--devel/libIDL/files/patch-configure13
3 files changed, 4 insertions, 18 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile
index 67740764d414..1d1635b86fa6 100644
--- a/devel/libIDL/Makefile
+++ b/devel/libIDL/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libIDL
-PORTVERSION= 0.8.3
-PORTREVISION= 2
+PORTVERSION= 0.8.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8
@@ -21,7 +20,7 @@ USE_GMAKE= yes
USE_BISON= yes
USE_GNOME= gnomehack glib20
INSTALLS_SHLIB= yes
-USE_INC_LIBTOOL_VER= 13
+USE_LIBTOOL_VER= 15
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/devel/libIDL/distinfo b/devel/libIDL/distinfo
index 3968cab63e6d..1a044abd5e6a 100644
--- a/devel/libIDL/distinfo
+++ b/devel/libIDL/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/libIDL-0.8.3.tar.bz2) = 39640ea026d81e721b0c78a8aaeb7d59
-SIZE (gnome2/libIDL-0.8.3.tar.bz2) = 311000
+MD5 (gnome2/libIDL-0.8.4.tar.bz2) = f94a690454b4f9d448c2e51792f81365
+SIZE (gnome2/libIDL-0.8.4.tar.bz2) = 326519
diff --git a/devel/libIDL/files/patch-configure b/devel/libIDL/files/patch-configure
index eb5ffad6278b..e69de29bb2d1 100644
--- a/devel/libIDL/files/patch-configure
+++ b/devel/libIDL/files/patch-configure
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- configure 2002/04/26 06:44:49 1.1
-+++ configure 2002/04/26 06:44:59
-@@ -7209,6 +7209,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'