git: 278a760046e4 - main - devel/libtool: Update to 2.5.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Dec 2024 10:59:36 UTC
The branch main has been updated by tijl: URL: https://cgit.FreeBSD.org/ports/commit/?id=278a760046e400aac7808f54fd4d7d0b8dc4602d commit 278a760046e400aac7808f54fd4d7d0b8dc4602d Author: Tijl Coosemans <tijl@FreeBSD.org> AuthorDate: 2024-10-05 16:30:10 +0000 Commit: Tijl Coosemans <tijl@FreeBSD.org> CommitDate: 2024-12-28 10:53:30 +0000 devel/libtool: Update to 2.5.4 PR: 283535 Exp-run by: antoine --- devel/libltdl/pkg-plist | 2 +- devel/libtool/Makefile | 2 +- devel/libtool/Makefile.common | 2 +- devel/libtool/distinfo | 6 +++--- devel/libtool/files/patch-tests_testsuite | 20 -------------------- 5 files changed, 6 insertions(+), 26 deletions(-) diff --git a/devel/libltdl/pkg-plist b/devel/libltdl/pkg-plist index e16d56804daf..82500df89bb6 100644 --- a/devel/libltdl/pkg-plist +++ b/devel/libltdl/pkg-plist @@ -6,4 +6,4 @@ lib/libltdl.a lib/libltdl.la lib/libltdl.so lib/libltdl.so.7 -lib/libltdl.so.7.3.2 +lib/libltdl.so.7.3.3 diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile index 77629fdaead2..f0d65e761860 100644 --- a/devel/libtool/Makefile +++ b/devel/libtool/Makefile @@ -1,5 +1,5 @@ PORTNAME= libtool -PORTREVISION= 2 +PORTREVISION= 0 COMMENT= Generic shared library support script WWW= https://www.gnu.org/software/libtool/ diff --git a/devel/libtool/Makefile.common b/devel/libtool/Makefile.common index e819193d5805..5bcc61afe468 100644 --- a/devel/libtool/Makefile.common +++ b/devel/libtool/Makefile.common @@ -1,4 +1,4 @@ -PORTVERSION= 2.4.7 +PORTVERSION= 2.5.4 PORTREVISION?= 0 # Leave this zero. Set in Makefile instead. CATEGORIES= devel MASTER_SITES= GNU/libtool diff --git a/devel/libtool/distinfo b/devel/libtool/distinfo index 6a90e9d8d11c..2d7b73291539 100644 --- a/devel/libtool/distinfo +++ b/devel/libtool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649420958 -SHA256 (libtool-2.4.7.tar.xz) = 4f7f217f057ce655ff22559ad221a0fd8ef84ad1fc5fcb6990cecc333aa1635d -SIZE (libtool-2.4.7.tar.xz) = 1016040 +TIMESTAMP = 1734954115 +SHA256 (libtool-2.5.4.tar.xz) = f81f5860666b0bc7d84baddefa60d1cb9fa6fceb2398cc3baca6afaa60266675 +SIZE (libtool-2.5.4.tar.xz) = 1056924 diff --git a/devel/libtool/files/patch-tests_testsuite b/devel/libtool/files/patch-tests_testsuite deleted file mode 100644 index bd223f4dd39f..000000000000 --- a/devel/libtool/files/patch-tests_testsuite +++ /dev/null @@ -1,20 +0,0 @@ ---- tests/testsuite.orig 2022-03-17 02:45:47 UTC -+++ tests/testsuite -@@ -8737,7 +8737,7 @@ at_xfail=no - - { set +x - $as_echo "$at_srcdir/demo.at:513: case \$host in --hppa*|x86_64*|s390*) -+hppa*|amd64*|x86_64*|s390*) - # These hosts cannot use non-PIC shared libs - exit 77 ;; - *-solaris*|*-sunos*) -@@ -8762,7 +8762,7 @@ fi - " - at_fn_check_prepare_notrace 'a `...` command substitution' "demo.at:513" - ( $at_check_trace; case $host in --hppa*|x86_64*|s390*) -+hppa*|amd64*|x86_64*|s390*) - # These hosts cannot use non-PIC shared libs - exit 77 ;; - *-solaris*|*-sunos*)