WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 569eae7

Browse files
author
Git for Windows Build Agent
committed
Update 2 packages
libltdl (2.4.7-4 -> 2.5.3-1) libtool (2.4.7-4 -> 2.5.3-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 152162f commit 569eae7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+6745
-4605
lines changed

usr/bin/libtool

Lines changed: 229 additions & 294 deletions
Large diffs are not rendered by default.

usr/bin/libtoolize

Lines changed: 29 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Prepare a package to use libtool.
66
# Written by Gary V. Vaughan <[email protected]>, 2003
77

8-
# Copyright (C) 2003-2019, 2021-2022 Free Software Foundation, Inc.
8+
# Copyright (C) 2003-2019, 2021-2024 Free Software Foundation, Inc.
99
# This is free software; see the source for copying conditions. There is NO
1010
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1111

@@ -67,11 +67,11 @@ scriptversion=2019-02-19.15; # UTC
6767
# This is free software. There is NO warranty; not even for
6868
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
6969
#
70-
# Copyright (C) 2004-2019, 2021 Bootstrap Authors
70+
# Copyright (C) 2004-2019, 2021, 2023-2024 Bootstrap Authors
7171
#
7272
# This file is dual licensed under the terms of the MIT license
73-
# <https://opensource.org/license/MIT>, and GPL version 2 or later
74-
# <http://www.gnu.org/licenses/gpl-2.0.html>. You must apply one of
73+
# <https://opensource.org/licenses/MIT>, and GPL version 2 or later
74+
# <https://www.gnu.org/licenses/gpl-2.0.html>. You must apply one of
7575
# these licenses when using or redistributing this software or any of
7676
# the files within it. See the URLs above, or the file `LICENSE`
7777
# included in the Bootstrap distribution for the full license texts.
@@ -138,7 +138,7 @@ nl='
138138
'
139139
IFS="$sp $nl"
140140

141-
# There are apparently some retarded systems that use ';' as a PATH separator!
141+
# There are apparently some systems that use ';' as a PATH separator!
142142
if test "${PATH_SEPARATOR+set}" != set; then
143143
PATH_SEPARATOR=:
144144
(PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
@@ -1531,11 +1531,11 @@ func_lt_ver ()
15311531
# This is free software. There is NO warranty; not even for
15321532
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
15331533
#
1534-
# Copyright (C) 2010-2019, 2021 Bootstrap Authors
1534+
# Copyright (C) 2010-2019, 2021, 2023-2024 Bootstrap Authors
15351535
#
15361536
# This file is dual licensed under the terms of the MIT license
1537-
# <https://opensource.org/license/MIT>, and GPL version 2 or later
1538-
# <http://www.gnu.org/licenses/gpl-2.0.html>. You must apply one of
1537+
# <https://opensource.org/licenses/MIT>, and GPL version 2 or later
1538+
# <https://www.gnu.org/licenses/gpl-2.0.html>. You must apply one of
15391539
# these licenses when using or redistributing this software or any of
15401540
# the files within it. See the URLs above, or the file `LICENSE`
15411541
# included in the Bootstrap distribution for the full license texts.
@@ -2216,11 +2216,11 @@ func_version ()
22162216
# This is free software. There is NO warranty; not even for
22172217
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
22182218
#
2219-
# Copyright (C) 2010-2019, 2021 Bootstrap Authors
2219+
# Copyright (C) 2010-2019, 2021, 2023-2024 Bootstrap Authors
22202220
#
22212221
# This file is dual licensed under the terms of the MIT license
2222-
# <https://opensource.org/license/MIT>, and GPL version 2 or later
2223-
# <http://www.gnu.org/licenses/gpl-2.0.html>. You must apply one of
2222+
# <https://opensource.org/licenses/MIT>, and GPL version 2 or later
2223+
# <https://www.gnu.org/licenses/gpl-2.0.html>. You must apply one of
22242224
# these licenses when using or redistributing this software or any of
22252225
# the files within it. See the URLs above, or the file `LICENSE`
22262226
# included in the Bootstrap distribution for the full license texts.
@@ -2696,7 +2696,7 @@ test extract-trace = "$progname" && func_main "$@"
26962696
# End:
26972697

26982698
# Set a version string.
2699-
scriptversion='(GNU libtool) 2.4.7'
2699+
scriptversion='(GNU libtool) 2.5.3'
27002700

27012701

27022702
## ---------------- ##
@@ -2754,13 +2754,13 @@ When reporting a bug, please describe a test case to reproduce it and
27542754
include the following information:
27552755
27562756
host-triplet: x86_64-pc-msys
2757-
version: $progname (GNU libtool) 2.4.7
2757+
version: $progname (GNU libtool) 2.5.3
27582758
automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
27592759
autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q`
27602760
27612761
Report bugs to <[email protected]>.
2762-
GNU libtool home page: <http://www.gnu.org/software/libtool/>.
2763-
General help using GNU software: <http://www.gnu.org/gethelp/>."
2762+
GNU libtool home page: <https://www.gnu.org/software/libtool/>.
2763+
General help using GNU software: <https://www.gnu.org/gethelp/>."
27642764
exit 0
27652765
}
27662766

@@ -3151,7 +3151,7 @@ func_serial_max ()
31513151
my_sed_rest='s/^[0-9][1-9]*\.*//'
31523152
my_sed_digits='s/[^0-9.]//g'
31533153

3154-
# Incase they turn out to be the same, we'll set it to empty
3154+
# In case they turn out to be the same, we'll set it to empty
31553155
func_serial_max_result=
31563156

31573157
test "X$1$2" = X`$ECHO "$1$2" | $SED "$my_sed_digits"` || {
@@ -3292,6 +3292,8 @@ func_serial_update ()
32923292

32933293
test -f "$my_srcfile" || func_fatal_error "'$my_srcfile' does not exist."
32943294

3295+
my_src_serial=
3296+
my_dest_serial=
32953297
if test -f "$my_destfile"; then
32963298
my_src_serial=`func_serial "$my_srcfile" "$my_macro_regex"`
32973299
my_dest_serial=`func_serial "$my_destfile" "$my_macro_regex"`
@@ -3317,7 +3319,7 @@ func_serial_update ()
33173319
func_notquiet_hdr "$my_msg_var" "'$my_destfile' is already up to date."
33183320
fi
33193321

3320-
# Do this after the copy for hand maintained 'aclocal.m4', incase
3322+
# Do this after the copy for hand maintained 'aclocal.m4', in case
33213323
# it has 'm4_include([DESTFILE])', so the copy effectively already
33223324
# updated 'aclocal.m4'.
33233325
my_included_files=`func_included_files aclocal.m4`
@@ -3331,7 +3333,7 @@ func_serial_update ()
33313333
# serial tags, so the update message will be correctly given
33323334
# if aclocal.m4 contains an untagged --i.e older-- macro file):
33333335
*)
3334-
if test -f aclocal.m4; then
3336+
if test -f aclocal.m4 && test '' != "$my_src_serial"; then
33353337
func_serial_max \
33363338
"$my_src_serial" `func_serial aclocal.m4 "$my_macro_regex"`
33373339
if test "X$my_src_serial" = "X$func_serial_max_result"; then
@@ -3582,7 +3584,15 @@ func_install_pkgltdl_files ()
35823584
;;
35833585

35843586
config-h.in)
3585-
test subproject = "$ltdl_mode" || continue
3587+
test subproject = "$ltdl_mode" && {
3588+
# Always copy config-h.in, otherwise automake's autoheader rules
3589+
# will change the destination's timestamp if it is symlinked.
3590+
( opt_copy=:
3591+
func_copy "$file" "$pkgltdldir" "$ltdl_dir" \
3592+
pkgltdl_header "$my_copy_filter"
3593+
)
3594+
}
3595+
continue
35863596
;;
35873597

35883598
configure)

usr/bin/msys-ltdl-7.dll

0 Bytes
Binary file not shown.

usr/include/libltdl/lt_dlloader.h

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* lt_dlloader.h -- dynamic library loader interface
22
3-
Copyright (C) 2004, 2007-2008, 2011-2019, 2021-2022 Free Software
3+
Copyright (C) 2004, 2007-2008, 2011-2019, 2021-2024 Free Software
44
Foundation, Inc.
55
Written by Gary V. Vaughan, 2004
66
@@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2323
GNU Lesser General Public License for more details.
2424
2525
You should have received a copy of the GNU Lesser General Public
26-
License along with GNU Libltdl; see the file COPYING.LIB. If not, a
27-
copy can be downloaded from http://www.gnu.org/licenses/lgpl.html,
28-
or obtained by writing to the Free Software Foundation, Inc.,
29-
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
26+
License along with GNU Libltdl. If not, see <https://www.gnu.org/licenses/>.
3027
*/
3128

3229
#if !defined LT_DLLOADER_H

usr/include/libltdl/lt_error.h

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* lt_error.h -- error propagation interface
22
3-
Copyright (C) 1999-2001, 2004, 2007, 2011-2019, 2021-2022 Free
3+
Copyright (C) 1999-2001, 2004, 2007, 2011-2019, 2021-2024 Free
44
Software Foundation, Inc.
55
Written by Thomas Tanner, 1999
66
@@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2323
GNU Lesser General Public License for more details.
2424
2525
You should have received a copy of the GNU Lesser General Public
26-
License along with GNU Libltdl; see the file COPYING.LIB. If not, a
27-
copy can be downloaded from http://www.gnu.org/licenses/lgpl.html,
28-
or obtained by writing to the Free Software Foundation, Inc.,
29-
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
26+
License along with GNU Libltdl. If not, see <https://www.gnu.org/licenses/>.
3027
*/
3128

3229
/* Only include this header file once. */
@@ -41,7 +38,7 @@ LT_BEGIN_C_DECLS
4138
this way allows us to expand the macro in different contexts with
4239
confidence that the enumeration of symbolic names will map correctly
4340
onto the table of error strings. \0 is appended to the strings to
44-
expilicitely initialize the string terminator. */
41+
explicitly initialize the string terminator. */
4542
#define lt_dlerror_table \
4643
LT_ERROR(UNKNOWN, "unknown error\0") \
4744
LT_ERROR(DLOPEN_NOT_SUPPORTED, "dlopen support not available\0") \

usr/include/libltdl/lt_system.h

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* lt_system.h -- system portability abstraction layer
22
3-
Copyright (C) 2004, 2007, 2010-2019, 2021-2022 Free Software
3+
Copyright (C) 2004, 2007, 2010-2019, 2021-2024 Free Software
44
Foundation, Inc.
55
Written by Gary V. Vaughan, 2004
66
@@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2323
GNU Lesser General Public License for more details.
2424
2525
You should have received a copy of the GNU Lesser General Public
26-
License along with GNU Libltdl; see the file COPYING.LIB. If not, a
27-
copy can be downloaded from http://www.gnu.org/licenses/lgpl.html,
28-
or obtained by writing to the Free Software Foundation, Inc.,
29-
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
26+
License along with GNU Libltdl. If not, see <https://www.gnu.org/licenses/>.
3027
*/
3128

3229
#if !defined LT_SYSTEM_H

usr/include/ltdl.h

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* ltdl.h -- generic dlopen functions
22
3-
Copyright (C) 1998-2000, 2004-2005, 2007-2008, 2011-2019, 2021-2022
3+
Copyright (C) 1998-2000, 2004-2005, 2007-2008, 2011-2019, 2021-2024
44
Free Software Foundation, Inc.
55
Written by Thomas Tanner, 1998
66
@@ -23,10 +23,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2323
GNU Lesser General Public License for more details.
2424
2525
You should have received a copy of the GNU Lesser General Public
26-
License along with GNU Libltdl; see the file COPYING.LIB. If not, a
27-
copy can be downloaded from http://www.gnu.org/licenses/lgpl.html,
28-
or obtained by writing to the Free Software Foundation, Inc.,
29-
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
26+
License along with GNU Libltdl. If not, see <https://www.gnu.org/licenses/>.
3027
*/
3128

3229
/* Only include this header file once. */
@@ -43,7 +40,6 @@ LT_BEGIN_C_DECLS
4340
/* LT_STRLEN can be used safely on NULL pointers. */
4441
#define LT_STRLEN(s) (((s) && (s)[0]) ? strlen (s) : 0)
4542

46-
4743
/* --- DYNAMIC MODULE LOADING API --- */
4844

4945

@@ -110,7 +106,6 @@ extern LT_DLSYM_CONST lt_dlsymlist lt__PROGRAM__LTX_preloaded_symbols[];
110106

111107

112108

113-
114109
/* --- MODULE INFORMATION --- */
115110

116111

usr/lib/libltdl.a

0 Bytes
Binary file not shown.

usr/lib/libltdl.dll.a

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)