[Bug 293742] print/py-frescobaldi: Update to 4.0.5
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 293742] print/py-frescobaldi: Update to 4.0.5"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Mar 2026 15:38:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293742
Vladimir Druzenko <vvd@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vvd@FreeBSD.org
--- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> ---
Switch to statically generated by upstream tarball from dynamically by github:
@@ -1,7 +1,7 @@
PORTNAME= frescobaldi
-DISTVERSIONPREFIX= v
DISTVERSION= 4.0.5
CATEGORIES= print kde python
+MASTER_SITES=
https://github.com/frescobaldi/frescobaldi/releases/download/v${DISTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= m.ne@gmx.net
@@ -17,7 +17,6 @@ RUN_DEPENDS=
${PYTHON_PKGNAMEPREFIX}python-ly>=0:print/py-python-ly@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}qpageview>=0:graphics/py-qpageview@${PY_FLAVOR}
USES= gettext-tools pyqt:6 python qt:6
-USE_GITHUB= yes
USE_PYQT= pyqt6 webengine sip:build
USE_PYTHON= autoplist noflavors pep517
As recommended by porters handbook.
--
You are receiving this mail because:
You are the assignee for the bug.