pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc
* On 2014-02-27 at 13:39 GMT, Jonathan Perkin wrote:
> I think the correct solution is this (snipped for brevity) patch to
> libtool/patches/patch-ab:
Attached is a full patch for review, including a small patch for
manual.README (acinclude.m4 no longer exists).
--
Jonathan Perkin - Joyent, Inc. - www.joyent.com
Index: libtool/distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/devel/libtool/distinfo,v
retrieving revision 1.89
diff -u -r1.89 distinfo
--- libtool/distinfo 27 Aug 2013 15:50:23 -0000 1.89
+++ libtool/distinfo 27 Feb 2014 15:04:10 -0000
@@ -4,6 +4,6 @@
RMD160 (libtool-2.4.2.tar.gz) = b7153f3f1e1c50d8c04787cafccd4e19af62ec7d
Size (libtool-2.4.2.tar.gz) = 2632347 bytes
SHA1 (patch-aa) = 8fa167bebf27b7bc3008edd61408a0aede6bdf69
-SHA1 (patch-ab) = 621798a0b1ed5b63f90d5cdca9c0287795a3d27c
+SHA1 (patch-ab) = d506f5fe00baa62cee6662cb5a0052f130efd316
SHA1 (patch-ac) = 108989e3f1ee199fa8e8a9dc7331d360c586a800
SHA1 (patch-ad) = a9471bff3c9f7e87120f78c1461835e6cbc60931
Index: libtool/patches/manual-libtool.m4
===================================================================
RCS file: /cvsroot/pkgsrc/devel/libtool/patches/manual-libtool.m4,v
retrieving revision 1.37
diff -u -r1.37 manual-libtool.m4
--- libtool/patches/manual-libtool.m4 27 Aug 2013 15:50:23 -0000 1.37
+++ libtool/patches/manual-libtool.m4 27 Feb 2014 15:04:10 -0000
@@ -395,7 +395,7 @@
mvs*)
case $cc_basename in
cxx*)
-@@ -6552,15 +6663,12 @@ if test "$_lt_caught_CXX_error" != yes;
+@@ -6552,15 +6663,13 @@ if test "$_lt_caught_CXX_error" != yes;
;;
netbsd*)
@@ -414,10 +414,11 @@
+ _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
+ _LT_TAGVAR(hardcode_direct, $1)=yes
+ _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
++ output_verbose_link_cmd=func_echo_all
;;
*nto* | *qnx*)
-@@ -6740,9 +6848,9 @@ if test "$_lt_caught_CXX_error" != yes;
+@@ -6740,9 +6849,9 @@ if test "$_lt_caught_CXX_error" != yes;
if test "$GXX" = yes && test "$with_gnu_ld" = no; then
_LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
if $CC --version | $GREP -v '^2\.7' > /dev/null; then
@@ -429,7 +430,7 @@
# Commands to make compiler produce verbose output that lists
# what "hidden" libraries, object files and flags are used when
-@@ -6751,9 +6859,9 @@ if test "$_lt_caught_CXX_error" != yes;
+@@ -6751,9 +6860,9 @@ if test "$_lt_caught_CXX_error" != yes;
else
# g++ 2.7 appears to require `-G' NOT `-shared' on this
# platform.
Index: libtool/patches/manual.README
===================================================================
RCS file: /cvsroot/pkgsrc/devel/libtool/patches/manual.README,v
retrieving revision 1.11
diff -u -r1.11 manual.README
--- libtool/patches/manual.README 17 Dec 2009 12:23:26 -0000 1.11
+++ libtool/patches/manual.README 27 Feb 2014 15:04:10 -0000
@@ -24,7 +24,6 @@
cp -f libltdl/configure libltdl/configure.orig
./bootstrap
pkgdiff configure >/usr/pkgsrc/devel/libtool/patches/patch-ab
-cp -f acinclude.m4 libltdl/
(cd libltdl && aclocal && make ./configure)
pkgdiff libltdl/configure >/usr/pkgsrc/devel/libtool/patches/patch-ad
cd /usr/pkgsrc/devel/libtool
Index: libtool/patches/patch-ab
===================================================================
RCS file: /cvsroot/pkgsrc/devel/libtool/patches/patch-ab,v
retrieving revision 1.77
diff -u -r1.77 patch-ab
--- libtool/patches/patch-ab 27 Aug 2013 15:50:23 -0000 1.77
+++ libtool/patches/patch-ab 27 Feb 2014 15:04:10 -0000
@@ -1,6 +1,6 @@
$NetBSD: patch-ab,v 1.77 2013/08/27 15:50:23 joerg Exp $
---- configure.orig 2011-10-17 10:18:58.000000000 +0000
+--- configure.orig 2014-02-27 14:58:43.000000000 +0000
+++ configure
@@ -5335,7 +5335,7 @@ else
lt_cv_sys_max_cmd_len=8192;
@@ -399,7 +399,7 @@
mvs*)
case $cc_basename in
cxx*)
-@@ -14665,15 +14773,12 @@ fi
+@@ -14665,15 +14773,13 @@ fi
;;
netbsd*)
@@ -418,10 +418,11 @@
+ hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
+ hardcode_direct_CXX=yes
+ hardcode_shlibpath_var_CXX=no
++ output_verbose_link_cmd=func_echo_all
;;
*nto* | *qnx*)
-@@ -14853,9 +14958,9 @@ fi
+@@ -14853,9 +14959,9 @@ fi
if test "$GXX" = yes && test "$with_gnu_ld" = no; then
no_undefined_flag_CXX=' ${wl}-z ${wl}defs'
if $CC --version | $GREP -v '^2\.7' > /dev/null; then
@@ -433,7 +434,7 @@
# Commands to make compiler produce verbose output that lists
# what "hidden" libraries, object files and flags are used when
-@@ -14864,9 +14969,9 @@ fi
+@@ -14864,9 +14970,9 @@ fi
else
# g++ 2.7 appears to require `-G' NOT `-shared' on this
# platform.
@@ -445,7 +446,7 @@
# Commands to make compiler produce verbose output that lists
# what "hidden" libraries, object files and flags are used when
-@@ -15236,9 +15341,15 @@ lt_prog_compiler_static_CXX=
+@@ -15236,9 +15342,15 @@ lt_prog_compiler_static_CXX=
lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
;;
darwin* | rhapsody*)
@@ -462,7 +463,7 @@
;;
*djgpp*)
# DJGPP does not support shared libraries at all
-@@ -15316,6 +15427,9 @@ lt_prog_compiler_static_CXX=
+@@ -15316,6 +15428,9 @@ lt_prog_compiler_static_CXX=
;;
esac
;;
@@ -472,7 +473,7 @@
freebsd* | dragonfly*)
# FreeBSD uses GNU C++
;;
-@@ -15513,6 +15627,9 @@ lt_prog_compiler_static_CXX=
+@@ -15513,6 +15628,9 @@ lt_prog_compiler_static_CXX=
case $host_os in
# For platforms which do not support PIC, -DPIC is meaningless:
@@ -482,7 +483,7 @@
*djgpp*)
lt_prog_compiler_pic_CXX=
;;
-@@ -16184,7 +16301,7 @@ dgux*)
+@@ -16184,7 +16302,7 @@ dgux*)
shlibpath_var=LD_LIBRARY_PATH
;;
@@ -491,7 +492,7 @@
# DragonFly does not have aout. When/if they implement a new
# versioning mechanism, adjust this.
if test -x /usr/bin/objformat; then
-@@ -16198,7 +16315,7 @@ freebsd* | dragonfly*)
+@@ -16198,7 +16316,7 @@ freebsd* | dragonfly*)
version_type=freebsd-$objformat
case $version_type in
freebsd-elf*)
@@ -500,7 +501,7 @@
need_version=no
need_lib_prefix=no
;;
-@@ -16221,13 +16338,24 @@ freebsd* | dragonfly*)
+@@ -16221,13 +16339,24 @@ freebsd* | dragonfly*)
shlibpath_overrides_runpath=no
hardcode_into_libs=yes
;;
@@ -526,7 +527,7 @@
gnu*)
version_type=linux # correct to gnu/linux during the next big refactor
need_lib_prefix=no
-@@ -16315,12 +16443,7 @@ interix[3-9]*)
+@@ -16315,12 +16444,7 @@ interix[3-9]*)
irix5* | irix6* | nonstopux*)
case $host_os in
nonstopux*) version_type=nonstopux ;;
@@ -540,7 +541,7 @@
esac
need_lib_prefix=no
need_version=no
-@@ -16419,19 +16542,36 @@ fi
+@@ -16419,19 +16543,36 @@ fi
dynamic_linker='GNU/Linux ld.so'
;;
@@ -587,7 +588,7 @@
shlibpath_var=LD_LIBRARY_PATH
shlibpath_overrides_runpath=yes
hardcode_into_libs=yes
-@@ -16457,7 +16597,7 @@ newsos6)
+@@ -16457,7 +16598,7 @@ newsos6)
;;
openbsd*)
@@ -596,7 +597,7 @@
sys_lib_dlsearch_path_spec="/usr/lib"
need_lib_prefix=no
# Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
-@@ -16465,7 +16605,7 @@ openbsd*)
+@@ -16465,7 +16606,7 @@ openbsd*)
openbsd3.3 | openbsd3.3.*) need_version=yes ;;
*) need_version=no ;;
esac
@@ -605,7 +606,7 @@
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test
"$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-@@ -17039,7 +17179,10 @@ $RM -r conftest*
+@@ -17039,7 +17180,10 @@ $RM -r conftest*
*) break;;
esac
done
@@ -617,7 +618,7 @@
GCC=$G77
if test -n "$compiler"; then
-@@ -17131,9 +17274,16 @@ lt_prog_compiler_static_F77=
+@@ -17131,9 +17275,16 @@ lt_prog_compiler_static_F77=
;;
darwin* | rhapsody*)
@@ -635,7 +636,7 @@
;;
haiku*)
-@@ -17161,6 +17311,13 @@ lt_prog_compiler_static_F77=
+@@ -17161,6 +17312,13 @@ lt_prog_compiler_static_F77=
# Instead, we relocate shared libraries at runtime.
;;
@@ -649,7 +650,7 @@
msdosdjgpp*)
# Just because we use GCC doesn't mean we suddenly get shared libraries
# on systems that don't support them.
-@@ -17313,6 +17470,15 @@ lt_prog_compiler_static_F77=
+@@ -17313,6 +17471,15 @@ lt_prog_compiler_static_F77=
esac
;;
@@ -665,7 +666,7 @@
newsos6)
lt_prog_compiler_pic_F77='-KPIC'
lt_prog_compiler_static_F77='-Bstatic'
-@@ -17388,6 +17554,9 @@ lt_prog_compiler_static_F77=
+@@ -17388,6 +17555,9 @@ lt_prog_compiler_static_F77=
case $host_os in
# For platforms which do not support PIC, -DPIC is meaningless:
@@ -675,7 +676,7 @@
*djgpp*)
lt_prog_compiler_pic_F77=
;;
-@@ -17918,16 +18087,28 @@ _LT_EOF
+@@ -17918,16 +18088,28 @@ _LT_EOF
fi
;;
@@ -710,7 +711,7 @@
solaris*)
if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
ld_shlibs_F77=no
-@@ -18324,7 +18505,7 @@ fi
+@@ -18324,7 +18506,7 @@ fi
allow_undefined_flag_F77="$_lt_dar_allow_undefined"
case $cc_basename in
ifort*) _lt_dar_can_shared=yes ;;
@@ -719,7 +720,7 @@
esac
if test "$_lt_dar_can_shared" = "yes"; then
output_verbose_link_cmd=func_echo_all
-@@ -18498,13 +18679,25 @@ $as_echo "$lt_cv_irix_exported_symbol" >
+@@ -18498,13 +18680,25 @@ $as_echo "$lt_cv_irix_exported_symbol" >
link_all_deplibs_F77=yes
;;
@@ -750,7 +751,7 @@
hardcode_direct_F77=yes
hardcode_shlibpath_var_F77=no
;;
-@@ -18518,6 +18711,11 @@ $as_echo "$lt_cv_irix_exported_symbol" >
+@@ -18518,6 +18712,11 @@ $as_echo "$lt_cv_irix_exported_symbol" >
;;
*nto* | *qnx*)
@@ -762,7 +763,7 @@
;;
openbsd*)
-@@ -19126,7 +19324,7 @@ dgux*)
+@@ -19126,7 +19325,7 @@ dgux*)
shlibpath_var=LD_LIBRARY_PATH
;;
@@ -771,7 +772,7 @@
# DragonFly does not have aout. When/if they implement a new
# versioning mechanism, adjust this.
if test -x /usr/bin/objformat; then
-@@ -19140,7 +19338,7 @@ freebsd* | dragonfly*)
+@@ -19140,7 +19339,7 @@ freebsd* | dragonfly*)
version_type=freebsd-$objformat
case $version_type in
freebsd-elf*)
@@ -780,7 +781,7 @@
need_version=no
need_lib_prefix=no
;;
-@@ -19163,13 +19361,24 @@ freebsd* | dragonfly*)
+@@ -19163,13 +19362,24 @@ freebsd* | dragonfly*)
shlibpath_overrides_runpath=no
hardcode_into_libs=yes
;;
@@ -806,7 +807,7 @@
gnu*)
version_type=linux # correct to gnu/linux during the next big refactor
need_lib_prefix=no
-@@ -19257,12 +19466,7 @@ interix[3-9]*)
+@@ -19257,12 +19467,7 @@ interix[3-9]*)
irix5* | irix6* | nonstopux*)
case $host_os in
nonstopux*) version_type=nonstopux ;;
@@ -820,7 +821,7 @@
esac
need_lib_prefix=no
need_version=no
-@@ -19355,19 +19559,36 @@ fi
+@@ -19355,19 +19560,36 @@ fi
dynamic_linker='GNU/Linux ld.so'
;;
@@ -867,7 +868,7 @@
shlibpath_var=LD_LIBRARY_PATH
shlibpath_overrides_runpath=yes
hardcode_into_libs=yes
-@@ -19393,7 +19614,7 @@ newsos6)
+@@ -19393,7 +19615,7 @@ newsos6)
;;
openbsd*)
@@ -876,7 +877,7 @@
sys_lib_dlsearch_path_spec="/usr/lib"
need_lib_prefix=no
# Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
-@@ -19401,7 +19622,7 @@ openbsd*)
+@@ -19401,7 +19623,7 @@ openbsd*)
openbsd3.3 | openbsd3.3.*) need_version=yes ;;
*) need_version=no ;;
esac
@@ -885,7 +886,7 @@
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test
"$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-@@ -19966,7 +20187,10 @@ $RM -r conftest*
+@@ -19966,7 +20188,10 @@ $RM -r conftest*
*) break;;
esac
done
@@ -897,7 +898,7 @@
if test -n "$compiler"; then
-@@ -20203,9 +20427,16 @@ lt_prog_compiler_static_FC=
+@@ -20203,9 +20428,16 @@ lt_prog_compiler_static_FC=
;;
darwin* | rhapsody*)
@@ -915,7 +916,7 @@
;;
haiku*)
-@@ -20233,6 +20464,13 @@ lt_prog_compiler_static_FC=
+@@ -20233,6 +20465,13 @@ lt_prog_compiler_static_FC=
# Instead, we relocate shared libraries at runtime.
;;
@@ -929,7 +930,7 @@
msdosdjgpp*)
# Just because we use GCC doesn't mean we suddenly get shared libraries
# on systems that don't support them.
-@@ -20385,6 +20623,15 @@ lt_prog_compiler_static_FC=
+@@ -20385,6 +20624,15 @@ lt_prog_compiler_static_FC=
esac
;;
@@ -945,7 +946,7 @@
newsos6)
lt_prog_compiler_pic_FC='-KPIC'
lt_prog_compiler_static_FC='-Bstatic'
-@@ -20460,6 +20707,9 @@ lt_prog_compiler_static_FC=
+@@ -20460,6 +20708,9 @@ lt_prog_compiler_static_FC=
case $host_os in
# For platforms which do not support PIC, -DPIC is meaningless:
@@ -955,7 +956,7 @@
*djgpp*)
lt_prog_compiler_pic_FC=
;;
-@@ -20990,16 +21240,28 @@ _LT_EOF
+@@ -20990,16 +21241,28 @@ _LT_EOF
fi
;;
@@ -990,7 +991,7 @@
solaris*)
if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
ld_shlibs_FC=no
-@@ -21396,7 +21658,7 @@ fi
+@@ -21396,7 +21659,7 @@ fi
allow_undefined_flag_FC="$_lt_dar_allow_undefined"
case $cc_basename in
ifort*) _lt_dar_can_shared=yes ;;
@@ -999,7 +1000,7 @@
esac
if test "$_lt_dar_can_shared" = "yes"; then
output_verbose_link_cmd=func_echo_all
-@@ -21570,13 +21832,25 @@ $as_echo "$lt_cv_irix_exported_symbol" >
+@@ -21570,13 +21833,25 @@ $as_echo "$lt_cv_irix_exported_symbol" >
link_all_deplibs_FC=yes
;;
@@ -1030,7 +1031,7 @@
hardcode_direct_FC=yes
hardcode_shlibpath_var_FC=no
;;
-@@ -21590,6 +21864,11 @@ $as_echo "$lt_cv_irix_exported_symbol" >
+@@ -21590,6 +21865,11 @@ $as_echo "$lt_cv_irix_exported_symbol" >
;;
*nto* | *qnx*)
@@ -1042,7 +1043,7 @@
;;
openbsd*)
-@@ -22198,7 +22477,7 @@ dgux*)
+@@ -22198,7 +22478,7 @@ dgux*)
shlibpath_var=LD_LIBRARY_PATH
;;
@@ -1051,7 +1052,7 @@
# DragonFly does not have aout. When/if they implement a new
# versioning mechanism, adjust this.
if test -x /usr/bin/objformat; then
-@@ -22212,7 +22491,7 @@ freebsd* | dragonfly*)
+@@ -22212,7 +22492,7 @@ freebsd* | dragonfly*)
version_type=freebsd-$objformat
case $version_type in
freebsd-elf*)
@@ -1060,7 +1061,7 @@
need_version=no
need_lib_prefix=no
;;
-@@ -22235,13 +22514,24 @@ freebsd* | dragonfly*)
+@@ -22235,13 +22515,24 @@ freebsd* | dragonfly*)
shlibpath_overrides_runpath=no
hardcode_into_libs=yes
;;
@@ -1086,7 +1087,7 @@
gnu*)
version_type=linux # correct to gnu/linux during the next big refactor
need_lib_prefix=no
-@@ -22329,12 +22619,7 @@ interix[3-9]*)
+@@ -22329,12 +22620,7 @@ interix[3-9]*)
irix5* | irix6* | nonstopux*)
case $host_os in
nonstopux*) version_type=nonstopux ;;
@@ -1100,7 +1101,7 @@
esac
need_lib_prefix=no
need_version=no
-@@ -22427,19 +22712,36 @@ fi
+@@ -22427,19 +22713,36 @@ fi
dynamic_linker='GNU/Linux ld.so'
;;
@@ -1147,7 +1148,7 @@
shlibpath_var=LD_LIBRARY_PATH
shlibpath_overrides_runpath=yes
hardcode_into_libs=yes
-@@ -22465,7 +22767,7 @@ newsos6)
+@@ -22465,7 +22768,7 @@ newsos6)
;;
openbsd*)
@@ -1156,7 +1157,7 @@
sys_lib_dlsearch_path_spec="/usr/lib"
need_lib_prefix=no
# Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
-@@ -22473,7 +22775,7 @@ openbsd*)
+@@ -22473,7 +22776,7 @@ openbsd*)
openbsd3.3 | openbsd3.3.*) need_version=yes ;;
*) need_version=no ;;
esac
@@ -1165,7 +1166,7 @@
finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
shlibpath_var=LD_LIBRARY_PATH
if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test
"$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-@@ -22883,7 +23185,10 @@ for cc_temp in $compiler""; do
+@@ -22883,7 +23186,10 @@ for cc_temp in $compiler""; do
*) break;;
esac
done
@@ -1177,7 +1178,7 @@
# Go did not exist at the time GCC didn't implicitly link libc in.
-@@ -23003,9 +23308,16 @@ lt_prog_compiler_static_GO=
+@@ -23003,9 +23309,16 @@ lt_prog_compiler_static_GO=
;;
darwin* | rhapsody*)
@@ -1195,7 +1196,7 @@
;;
haiku*)
-@@ -23033,6 +23345,13 @@ lt_prog_compiler_static_GO=
+@@ -23033,6 +23346,13 @@ lt_prog_compiler_static_GO=
# Instead, we relocate shared libraries at runtime.
;;
@@ -1209,7 +1210,7 @@
msdosdjgpp*)
# Just because we use GCC doesn't mean we suddenly get shared libraries
# on systems that don't support them.
-@@ -23185,6 +23504,15 @@ lt_prog_compiler_static_GO=
+@@ -23185,6 +23505,15 @@ lt_prog_compiler_static_GO=
esac
;;
@@ -1225,7 +1226,7 @@
newsos6)
lt_prog_compiler_pic_GO='-KPIC'
lt_prog_compiler_static_GO='-Bstatic'
-@@ -23260,6 +23588,9 @@ lt_prog_compiler_static_GO=
+@@ -23260,6 +23589,9 @@ lt_prog_compiler_static_GO=
case $host_os in
# For platforms which do not support PIC, -DPIC is meaningless:
@@ -1235,7 +1236,7 @@
*djgpp*)
lt_prog_compiler_pic_GO=
;;
-@@ -23790,16 +24121,28 @@ _LT_EOF
+@@ -23790,16 +24122,28 @@ _LT_EOF
fi
;;
@@ -1270,7 +1271,7 @@
solaris*)
if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
ld_shlibs_GO=no
-@@ -24208,7 +24551,7 @@ fi
+@@ -24208,7 +24552,7 @@ fi
allow_undefined_flag_GO="$_lt_dar_allow_undefined"
case $cc_basename in
ifort*) _lt_dar_can_shared=yes ;;
@@ -1279,7 +1280,7 @@
esac
if test "$_lt_dar_can_shared" = "yes"; then
output_verbose_link_cmd=func_echo_all
-@@ -24381,13 +24724,25 @@ $as_echo "$lt_cv_irix_exported_symbol" >
+@@ -24381,13 +24725,25 @@ $as_echo "$lt_cv_irix_exported_symbol" >
link_all_deplibs_GO=yes
;;
@@ -1310,7 +1311,7 @@
hardcode_direct_GO=yes
hardcode_shlibpath_var_GO=no
;;
-@@ -24401,6 +24756,11 @@ $as_echo "$lt_cv_irix_exported_symbol" >
+@@ -24401,6 +24757,11 @@ $as_echo "$lt_cv_irix_exported_symbol" >
;;
*nto* | *qnx*)
@@ -1322,7 +1323,7 @@
;;
openbsd*)
-@@ -24980,7 +25340,10 @@ for cc_temp in $compiler""; do
+@@ -24980,7 +25341,10 @@ for cc_temp in $compiler""; do
*) break;;
esac
done
@@ -1334,7 +1335,7 @@
# GCJ did not exist at the time GCC didn't implicitly link libc in.
-@@ -25100,9 +25463,16 @@ lt_prog_compiler_static_GCJ=
+@@ -25100,9 +25464,16 @@ lt_prog_compiler_static_GCJ=
;;
darwin* | rhapsody*)
@@ -1352,7 +1353,7 @@
;;
haiku*)
-@@ -25130,6 +25500,13 @@ lt_prog_compiler_static_GCJ=
+@@ -25130,6 +25501,13 @@ lt_prog_compiler_static_GCJ=
# Instead, we relocate shared libraries at runtime.
;;
@@ -1366,7 +1367,7 @@
msdosdjgpp*)
# Just because we use GCC doesn't mean we suddenly get shared libraries
# on systems that don't support them.
-@@ -25282,6 +25659,15 @@ lt_prog_compiler_static_GCJ=
+@@ -25282,6 +25660,15 @@ lt_prog_compiler_static_GCJ=
esac
;;
@@ -1382,7 +1383,7 @@
newsos6)
lt_prog_compiler_pic_GCJ='-KPIC'
lt_prog_compiler_static_GCJ='-Bstatic'
-@@ -25357,6 +25743,9 @@ lt_prog_compiler_static_GCJ=
+@@ -25357,6 +25744,9 @@ lt_prog_compiler_static_GCJ=
case $host_os in
# For platforms which do not support PIC, -DPIC is meaningless:
@@ -1392,7 +1393,7 @@
*djgpp*)
lt_prog_compiler_pic_GCJ=
;;
-@@ -25887,16 +26276,28 @@ _LT_EOF
+@@ -25887,16 +26277,28 @@ _LT_EOF
fi
;;
@@ -1427,7 +1428,7 @@
solaris*)
if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
ld_shlibs_GCJ=no
-@@ -26305,7 +26706,7 @@ fi
+@@ -26305,7 +26707,7 @@ fi
allow_undefined_flag_GCJ="$_lt_dar_allow_undefined"
case $cc_basename in
ifort*) _lt_dar_can_shared=yes ;;
@@ -1436,7 +1437,7 @@
esac
if test "$_lt_dar_can_shared" = "yes"; then
output_verbose_link_cmd=func_echo_all
-@@ -26478,13 +26879,25 @@ $as_echo "$lt_cv_irix_exported_symbol" >
+@@ -26478,13 +26880,25 @@ $as_echo "$lt_cv_irix_exported_symbol" >
link_all_deplibs_GCJ=yes
;;
@@ -1467,7 +1468,7 @@
hardcode_direct_GCJ=yes
hardcode_shlibpath_var_GCJ=no
;;
-@@ -26498,6 +26911,11 @@ $as_echo "$lt_cv_irix_exported_symbol" >
+@@ -26498,6 +26912,11 @@ $as_echo "$lt_cv_irix_exported_symbol" >
;;
*nto* | *qnx*)
@@ -1479,7 +1480,7 @@
;;
openbsd*)
-@@ -27075,7 +27493,10 @@ for cc_temp in $compiler""; do
+@@ -27075,7 +27494,10 @@ for cc_temp in $compiler""; do
*) break;;
esac
done
Index: libtool-base/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/libtool-base/Makefile,v
retrieving revision 1.105
diff -u -r1.105 Makefile
--- libtool-base/Makefile 26 Feb 2014 10:40:46 -0000 1.105
+++ libtool-base/Makefile 27 Feb 2014 15:04:10 -0000
@@ -26,7 +26,7 @@
.include "../../devel/libtool/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-base-/}
-PKGREVISION= 5
+PKGREVISION= 6
SVR4_PKGNAME= ltoob
COMMENT= Generic shared library support script (the script itself)
Home |
Main Index |
Thread Index |
Old Index