[Bug 264985] sysutils/syslog-ng: 3.37.1 fails to package with PYTHON=ON: Error: Plist issues found

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 05 Jul 2022 19:36:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264985

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit ec701eb51727f506b81f44c45930f3de436b5666
Author:     Christian Ullrich <chris@chrullrich.net>
AuthorDate: 2022-07-05 19:31:14 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2022-07-05 19:31:14 +0000

    sysutils/syslog-ng: Fix package with PYTHON=ON

    Since the 3.37.1 update, syslog-ng does not build with option PYTHON
    enabled:

    [00:01:12] ====> Running Q/A tests (stage-qa)
    [00:01:12] Error: /usr/local/lib/syslog-ng/libmod-python.so is linked to
    /usr/local/lib/libpython3.10.so.1.0 from lang/python310 but it is not
    declared as a dependency
    [00:01:12] Warning: you need LIB_DEPENDS+=libpython3.10.so:lang/python310

    PR:             264985
    Submitted by:   Christian Ullrich <chris@chrullrich.net>
    Reported by:    Christian Ullrich <chris@chrullrich.net>
    Reviewed by:    Peter Czanik (CzP) <peter.czanik@oneidentity.com>
                    Balabit (a OneIdentity company) / syslog-ng upstream

    Signed-off-by:  Cy Schubert <cy@FreeBSD.org>

 sysutils/syslog-ng/Makefile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.