From owner-freebsd-ports Fri May 18 4: 0:18 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 39FFC37B423 for ; Fri, 18 May 2001 04:00:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4IB09458275; Fri, 18 May 2001 04:00:09 -0700 (PDT) (envelope-from gnats) Received: from speedy.netbeat.de (speedy.netbeat.de [212.6.214.36]) by hub.freebsd.org (Postfix) with ESMTP id B09A337B423 for ; Fri, 18 May 2001 03:58:09 -0700 (PDT) (envelope-from wwwrun@speedy.netbeat.de) Received: (from wwwrun@localhost) by speedy.netbeat.de (8.9.3/8.9.3) id MAA18420; Fri, 18 May 2001 12:57:57 +0200 Message-Id: <200105181057.MAA18420@speedy.netbeat.de> Date: Thu, 17 May 2001 16:24:39 +0200 (CEST) From: lehmann@ans-netz.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/27426: ports-update: devel/libuta Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: X-Loop: FreeBSD.org >Number: 27426 >Category: ports >Synopsis: ports-update: devel/libuta >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri May 18 04:00:08 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: System: FreeBSD ollis.brainwire.de 4.3-STABLE FreeBSD 4.3-STABLE #3: Tue May 8 02:11:51 CEST 2001 olivleh1@ollis.brainwire.de:/usr/obj/usr/src/sys/OLLIS i386 >Description: >How-To-Repeat: >Fix: diff -ruN libuta.org/Makefile libuta/Makefile --- libuta.org/Makefile Mon Apr 9 23:55:03 2001 +++ libuta/Makefile Thu May 17 14:09:00 2001 @@ -6,7 +6,7 @@ # PORTNAME= libuta -PORTVERSION= 0.3.36 +PORTVERSION= 0.3.38 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN libuta.org/distinfo libuta/distinfo --- libuta.org/distinfo Thu Apr 5 21:01:47 2001 +++ libuta/distinfo Thu May 17 16:02:06 2001 @@ -1 +1 @@ -MD5 (libuta-0.3.36.tar.gz) = 7237fb067884745cde01f290f35932f4 +MD5 (libuta-0.3.38.tar.gz) = 19e9b692fa046fb7c8e16c5cceaea232 diff -ruN libuta.org/files/patch-aa libuta/files/patch-aa --- libuta.org/files/patch-aa Tue Apr 24 16:19:40 2001 +++ libuta/files/patch-aa Thu May 17 16:00:45 2001 @@ -1,5 +1,5 @@ ---- configure.orig Thu Apr 5 17:21:15 2001 -+++ configure Thu Apr 5 17:23:51 2001 +--- configure.orig Thu Apr 12 11:21:35 2001 ++++ configure Thu May 17 14:44:42 2001 @@ -7,6 +7,9 @@ # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. @@ -10,6 +10,26 @@ # Defaults: ac_help= ac_default_prefix=/usr/local +@@ -1829,8 +1832,8 @@ + LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \ + LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \ + DLLTOOL="$DLLTOOL" AS="$AS" OBJDUMP="$OBJDUMP" \ +-${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ +-$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $lt_target \ ++${CONFIG_SHELL-/bin/sh} /usr/local/share/libtool/ltconfig --no-reexec \ ++$libtool_flags --no-verify --disable-ltlibs /usr/local/share/libtool/ltmain.sh $lt_target \ + || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } + + # Reload cache, that may have been modified by ltconfig +@@ -1844,7 +1847,7 @@ + + + # This can be used to rebuild libtool when needed +-LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh" ++LIBTOOL_DEPS="/usr/local/share/libtool/ltconfig --disable-ltlibs /usr/local/share/libtool/ltmain.sh" + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' @@ -4603,7 +4606,7 @@ no_sdl=yes else @@ -19,3 +39,30 @@ sdl_major_version=`$SDL_CONFIG $sdl_args --version | \ sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'` +@@ -4627,7 +4630,7 @@ + #include + #include + #include +-#include ++#include + + char* + my_strdup (char *str) +@@ -4717,7 +4720,7 @@ + #include "confdefs.h" + + #include +-#include ++#include + + int main() { + return 0; +@@ -5042,7 +5045,7 @@ + cat > conftest.$ac_ext < ++#include + EOF + ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" + { (eval echo configure:5049: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message