From 3670e0fb0c2d8edf18f4b37745abb8aa3471d922 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 29 Apr 2002 17:05:43 +0000 Subject: Update to 1.4.1.6. --- x11/gnomelibs/Makefile | 5 +++-- x11/gnomelibs/distinfo | 2 +- x11/gnomelibs/files/patch-aa | 22 +++++++++++++------ x11/gnomelibs/files/patch-libart_lgpl::configure | 13 +++++++++++ x11/gnomelibs/files/patch-ltmain.sh | 28 ------------------------ 5 files changed, 32 insertions(+), 38 deletions(-) create mode 100644 x11/gnomelibs/files/patch-libart_lgpl::configure delete mode 100644 x11/gnomelibs/files/patch-ltmain.sh (limited to 'x11/gnomelibs') diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index 93a6f876cf0f..fb5f8c3f5c42 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomelibs -PORTVERSION= 1.4.1.5 +PORTVERSION= 1.4.1.6 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs @@ -28,7 +28,8 @@ USE_GMAKE= yes USE_IMLIB= yes USE_ESOUND= yes INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes +USE_LIBTOOL= yes +LIBTOOLFILES= configure libart_lgpl/configure CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ --disable-test-gnome \ diff --git a/x11/gnomelibs/distinfo b/x11/gnomelibs/distinfo index f1658edba20c..548755c88156 100644 --- a/x11/gnomelibs/distinfo +++ b/x11/gnomelibs/distinfo @@ -1 +1 @@ -MD5 (gnome/gnome-libs-1.4.1.5.tar.bz2) = a28b852859ca8ae5d9cba62898dfa935 +MD5 (gnome/gnome-libs-1.4.1.6.tar.bz2) = 6a629eb2b5cfebf26f3d5b59d51ee83b diff --git a/x11/gnomelibs/files/patch-aa b/x11/gnomelibs/files/patch-aa index d8cf6b134f16..1af3d26ce2ef 100644 --- a/x11/gnomelibs/files/patch-aa +++ b/x11/gnomelibs/files/patch-aa @@ -1,9 +1,17 @@ $FreeBSD$ ---- configure.orig Mon Jan 14 11:58:21 2002 -+++ configure Mon Jan 14 12:00:15 2002 -@@ -8775,7 +8775,7 @@ +--- configure.orig Mon Apr 29 12:07:59 2002 ++++ configure Mon Apr 29 12:08:54 2002 +@@ -5339,6 +5339,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' +@@ -8775,7 +8776,7 @@ else save_LDFLAGS="$LDFLAGS" @@ -12,7 +20,7 @@ $FreeBSD$ if test "$cross_compiling" = yes; then ac_cv_gmodule=yes else -@@ -10394,7 +10394,7 @@ +@@ -10394,7 +10395,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" @@ -21,7 +29,7 @@ $FreeBSD$ cat > conftest.$ac_ext <