Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2024 18:49:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 277433] x11-toolkits/py-fltk 1.3.9 raises exception on import
Message-ID:  <bug-277433-21822-IBNXXGmGB6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277433-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277433-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277433

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Db603333e3d4c2e74e2404b1d75f776c=
b46b15216

commit b603333e3d4c2e74e2404b1d75f776cb46b15216
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-12-26 18:47:36 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-12-26 18:47:36 +0000

    x11-toolkits/fltk: update this port to the latest version 1.3.10

    FLTK 1.3.10 is a maintenance release with minor enhancements and
    bug fixes.  Particularly, Fl_XFont_On_Demand class was previously
    not labeled FL_EXPORT, which made it not exposed in the library,
    in turn breaking `x11-toolkits/py-fltk' port and other consumers.

    There are no new ABI features and thus it is 100% compatible with
    releases 1.3.5-1.3.9.  This is intended to be the last release of
    the 1.3.x series.

    PR:     277433, 277439

 x11-toolkits/fltk/Makefile | 4 +---
 x11-toolkits/fltk/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277433-21822-IBNXXGmGB6>