Bug 263151 - [exp-run] devel/libtool, devel/libltdl: update to 2.4.7
Summary: [exp-run] devel/libtool, devel/libltdl: update to 2.4.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tijl Coosemans
URL:
Keywords:
Depends on:
Blocks: 259557
  Show dependency treegraph
 
Reported: 2022-04-08 16:22 UTC by Tijl Coosemans
Modified: 2022-04-13 13:44 UTC (History)
0 users

See Also:
tijl: exp-run?


Attachments
patch (2.14 KB, patch)
2022-04-08 16:22 UTC, Tijl Coosemans
no flags Details | Diff
patch2 (6.89 KB, patch)
2022-04-13 12:08 UTC, Tijl Coosemans
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tijl Coosemans freebsd_committer freebsd_triage 2022-04-08 16:22:29 UTC
Created attachment 233072 [details]
patch

Update devel/libtool and devel/libltdl to 2.4.7.
Comment 2 Tijl Coosemans freebsd_committer freebsd_triage 2022-04-13 12:08:24 UTC
Created attachment 233193 [details]
patch2

comms/wsjtx: patch configure instead of configure.ac to avoid autotools.
devel/libtool: add TEST_TARGET.
Comment 3 Antoine Brodin freebsd_committer freebsd_triage 2022-04-13 12:41:05 UTC
(In reply to Tijl Coosemans from comment #2)
If you tested it, then this is fine,  no need for another exp-run
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-04-13 13:40:47 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=51638b90e3b459063940f3a7e33c77354f8cd232

commit 51638b90e3b459063940f3a7e33c77354f8cd232
Author:     Tijl Coosemans <tijl@FreeBSD.org>
AuthorDate: 2022-04-08 12:42:06 +0000
Commit:     Tijl Coosemans <tijl@FreeBSD.org>
CommitDate: 2022-04-13 13:30:25 +0000

    devel/libtool, devel/libltdl: update to 2.4.7

    comms/wsjtx: patch configure instead of configure.ac to avoid autotools.
    The build runs autoconf to regenerate configure but forgets to run
    libtoolize to update ltmain.sh.

    PR:             263151
    Exp-run by:     antoine

 comms/wsjtx/Makefile                            |  5 +---
 comms/wsjtx/files/hamlib.patch                  | 32 ++++++++++++-------------
 devel/libltdl/pkg-plist                         |  2 +-
 devel/libtool/Makefile                          | 11 +++------
 devel/libtool/Makefile.common                   |  5 ++--
 devel/libtool/distinfo                          |  5 ++--
 devel/libtool/files/patch-tests_testsuite (new) | 20 ++++++++++++++++
 7 files changed, 47 insertions(+), 33 deletions(-)