From owner-freebsd-ports Sun Oct 22 9:58:54 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.rdc1.kt.home.ne.jp (ha1.rdc1.kt.home.ne.jp [203.165.9.242]) by hub.freebsd.org (Postfix) with ESMTP id AF4CC37B4F9; Sun, 22 Oct 2000 09:58:48 -0700 (PDT) Received: from daemon.local.idaemons.org ([203.165.161.10]) by mail.rdc1.kt.home.ne.jp (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20001022165847.DNRY11444.mail.rdc1.kt.home.ne.jp@daemon.local.idaemons.org>; Sun, 22 Oct 2000 09:58:47 -0700 Received: by daemon.local.idaemons.org (8.11.0/3.7W) id e9MGwj141440; Mon, 23 Oct 2000 01:58:46 +0900 (JST) Date: Mon, 23 Oct 2000 01:58:45 +0900 Message-ID: <86itqkq0ca.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: reg@FreeBSD.org Cc: asami@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: libtool 1.3.5 User-Agent: Wanderlust/2.3.92 (Roam) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 12) (Channel Islands) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, How about updating libtool to 1.3.5? It was released about five month ago. Does it have any known problems? -- / /__ __ / ) ) ) ) / and.or.jp / ruby-lang.org Akinori -Aki- MUSHA aka / (_ / ( (__( @ idaemons.org / FreeBSD.org "We're only at home when we're on the run, on the wing, on the fly" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/libtool/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 2000/09/25 07:38:14 1.12 +++ Makefile 2000/10/22 14:31:34 @@ -6,8 +6,7 @@ # PORTNAME= libtool -PORTVERSION= 1.3.4 -PORTREVISION= 1 +PORTVERSION= 1.3.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= libtool Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/libtool/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 2000/04/02 08:26:20 1.4 +++ distinfo 2000/10/22 14:31:47 @@ -1 +1 @@ -MD5 (libtool-1.3.4.tar.gz) = 0c3844fedd382e5796865ca58842713e +MD5 (libtool-1.3.5.tar.gz) = fa26a07c978ad05d1f88ed7a472daa49 Index: files/patch-ac =================================================================== RCS file: /home/ncvs/ports/devel/libtool/files/patch-ac,v retrieving revision 1.10 diff -u -r1.10 patch-ac --- files/patch-ac 2000/09/25 07:38:14 1.10 +++ files/patch-ac 2000/10/22 14:33:46 @@ -1,12 +1,12 @@ ---- ltconfig.orig Tue Dec 7 23:50:48 1999 -+++ ltconfig Wed Sep 20 11:11:39 2000 +--- ltconfig.orig Sat May 27 20:15:00 2000 ++++ ltconfig Sun Oct 22 23:33:01 2000 @@ -169,7 +169,7 @@ # Constants: PROGRAM=ltconfig PACKAGE=libtool --VERSION=1.3.4 -+VERSION=1.3.4-freebsd-ports - TIMESTAMP=" (1.385.2.196 1999/12/07 21:47:57)" +-VERSION=1.3.5 ++VERSION=1.3.5-freebsd-ports + TIMESTAMP=" (1.385.2.206 2000/05/27 11:12:27)" ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' @@ -185,6 +185,8 @@ @@ -69,7 +69,7 @@ echo "$ac_t"yes 1>&6 else echo "$ac_t"no 1>&6 -@@ -1226,8 +1240,8 @@ +@@ -1232,8 +1246,8 @@ *) if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then @@ -80,7 +80,7 @@ else ld_shlibs=no fi -@@ -1353,14 +1367,6 @@ +@@ -1359,14 +1373,6 @@ hardcode_shlibpath_var=no ;; @@ -95,7 +95,7 @@ hpux9* | hpux10* | hpux11*) case "$host_os" in hpux9*) archive_cmds='$rm $objdir/$soname~$LD -b +b $install_libdir -o $objdir/$soname $libobjs $deplibs $linkopts~test $objdir/$soname = $lib || mv $objdir/$soname $lib' ;; -@@ -1775,7 +1781,7 @@ +@@ -1793,7 +1799,7 @@ version_type=none dynamic_linker="$host_os ld.so" sys_lib_dlsearch_path_spec="/lib /usr/lib" @@ -104,7 +104,7 @@ file_magic_cmd= file_magic_test_file= deplibs_check_method='unknown' -@@ -1874,18 +1880,21 @@ +@@ -1892,18 +1898,21 @@ case "$version_type" in freebsd-elf*) deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object' @@ -134,7 +134,7 @@ shlibpath_var=LD_LIBRARY_PATH case "$host_os" in freebsd2* | freebsd3.[01]* | freebsdelf3.[01]*) -@@ -2776,6 +2785,15 @@ +@@ -2812,6 +2821,15 @@ # Shell to use when invoking shell scripts. SHELL=$LTSHELL Index: files/patch-ad =================================================================== RCS file: /home/ncvs/ports/devel/libtool/files/patch-ad,v retrieving revision 1.7 diff -u -r1.7 patch-ad --- files/patch-ad 2000/04/02 08:26:22 1.7 +++ files/patch-ad 2000/10/22 14:36:18 @@ -1,12 +1,12 @@ ---- ltmain.sh.orig Tue Dec 7 13:50:49 1999 -+++ ltmain.sh Mon Jan 17 16:33:06 2000 +--- ltmain.sh.orig Sat May 27 20:15:01 2000 ++++ ltmain.sh Sun Oct 22 23:36:03 2000 @@ -54,7 +54,7 @@ # Constants. PROGRAM=ltmain.sh PACKAGE=libtool --VERSION=1.3.4 -+VERSION=1.3.4-freebsd-ports - TIMESTAMP=" (1.385.2.196 1999/12/07 21:47:57)" +-VERSION=1.3.5 ++VERSION=1.3.5-freebsd-ports + TIMESTAMP=" (1.385.2.206 2000/05/27 11:12:27)" default_mode= @@ -952,7 +952,11 @@ @@ -63,9 +63,9 @@ if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then $echo "$modename: warning: \`-dlopen' is ignored for libtool libraries" 1>&2 fi -@@ -1795,6 +1798,9 @@ - *-*-cygwin* | *-*-mingw* | *-*-os2* | *-*-beos*) - # these systems don't actually have a c library (as such)! +@@ -1799,6 +1802,9 @@ + # rhapsody is a little odd... + deplibs="$deplibs -framework System" ;; + *-*-freebsd*) + # FreeBSD doesn't need this... @@ -73,7 +73,7 @@ *) # Add libc to deplibs on all other systems. deplibs="$deplibs -lc" -@@ -1802,6 +1808,94 @@ +@@ -1806,6 +1812,94 @@ esac fi @@ -168,7 +168,7 @@ # Create the output directory, or remove our outputs if we need to. if test -d $output_objdir; then $show "${rm}r $output_objdir/$outputname $output_objdir/$libname.* $output_objdir/${libname}${release}.*" -@@ -1817,7 +1911,11 @@ +@@ -1821,7 +1915,11 @@ # Now set the variables for building old libraries. if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then @@ -181,7 +181,7 @@ # Transform .lo files to .o files. oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` -@@ -2011,7 +2109,11 @@ +@@ -2015,7 +2113,11 @@ echo "*** \`nm' from GNU binutils and a full rebuild may help." fi if test "$build_old_libs" = no; then @@ -194,7 +194,7 @@ build_libtool_libs=module build_old_libs=yes else -@@ -3059,7 +3161,11 @@ +@@ -3071,7 +3173,11 @@ case "$output" in *.la) old_library= @@ -207,7 +207,7 @@ $show "creating $output" if test -n "$xrpath"; then -@@ -3348,10 +3454,12 @@ +@@ -3360,10 +3466,12 @@ fi # Install the pseudo-library for information purposes. @@ -224,7 +224,7 @@ # Maybe install the static library, too. test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" -@@ -3440,7 +3548,6 @@ +@@ -3452,7 +3560,6 @@ fi libfile="$libdir/`$echo "X$lib" | $Xsed -e 's%^.*/%%g'`" if test -n "$libdir" && test ! -f "$libfile"; then Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.356 diff -u -r1.356 bsd.port.mk --- bsd.port.mk 2000/10/17 10:11:16 1.356 +++ bsd.port.mk 2000/10/22 16:55:12 @@ -2183,7 +2183,7 @@ .if !target(patch-libtool) patch-libtool: - @(if ${LIBTOOL} --version | grep -vq "1\.3\.4-freebsd-ports"; then \ + @(if ${LIBTOOL} --version | grep -vq "1\.3\.5-freebsd-ports"; then \ (${ECHO} "Your libtool installation is out of date. Please remove"; \ ${ECHO} "and reinstall ${PORTSDIR}/devel/libtool."; \ exit 1); \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message