[Bug 292718] multimedia/tsduck: port revision 2 committed 6 days ago, still not used

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 25 Jan 2026 21:08:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292718

            Bug ID: 292718
           Summary: multimedia/tsduck: port revision 2 committed 6 days
                    ago, still not used
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: thierry@lelegard.fr

Port tsduck was recently added. Build on FreeBSD 13.5 failed because of an
outdated version of OpenSSL.

After a discussion in bug #292353, build on 13.5 was disabled using:

BROKEN_FreeBSD_13=      requires OpenSSL 3.0

in commit bf75792f904db2621d101aa4eab92184860d3325 on 2026-01-19, with port
revision 2.

However, 6 days later, I am still flooded with repeated emails from the port
build system, reporting a failure on FreeBSD 13.5. As an example, I just
received this one:

=>> Building multimedia/tsduck
build started at Sun Jan 25 20:30:58 UTC 2026
port directory: /usr/ports/multimedia/tsduck
package name: tsduck-3.43_1
building for: FreeBSD 135i386-quarterly-job-04 13.5-RELEASE-p8 FreeBSD
13.5-RELEASE-p8 i386
maintained by: thierry@lelegard.fr
Makefile datestamp: -rw-r--r--  1 root  wheel  1402 Jan 15 01:01
/usr/ports/multimedia/tsduck/Makefile
Ports top last git commit: f434590bf043ee11307127bd21ff2217a3045eca
Ports top unclean checkout: no
Port dir last git commit: 9514ac9990434680c9394df1a07b7b7469198293
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.4-15-g61aba751
Host OSVERSION: 1600007
Jail OSVERSION: 1305000
Job Id: 04

Note the date of the Makefile: Jan 15. Also note the port revision: 1.

Similarly, the command "pkg install tsduck" on a FreeBSD 15.0 system installs
tsduck 3.43_1 (port revision 1).

It seems that the update of the port (revision 2) was not considered. The
previous version is still used, for build and installation.

-- 
You are receiving this mail because:
You are the assignee for the bug.