aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Neubauer <m.ne@gmx.net>2026-07-08 01:12:06 +0000
committerVladimir Druzenko <vvd@FreeBSD.org>2026-07-08 01:12:06 +0000
commitbce6419fbcbadd71b33641802f1500a9934ae808 (patch)
treeca9e7d165fdd972ba407e15ee2deda4dab724f57
parent46cc34d8d1da505a3586046f45b024ac23536028 (diff)
print/py-frescobaldi: Update 4.0.5 => 4.0.7
Changelog: https://github.com/frescobaldi/frescobaldi/blob/v4.0.7/CHANGELOG.md Remove dependency on lilypond and add message for choosing the appropriate package instead. PR: 296487 Sponsored by: UNIS Labs
-rw-r--r--print/py-frescobaldi/Makefile9
-rw-r--r--print/py-frescobaldi/distinfo6
-rw-r--r--print/py-frescobaldi/files/pkg-message.in6
3 files changed, 10 insertions, 11 deletions
diff --git a/print/py-frescobaldi/Makefile b/print/py-frescobaldi/Makefile
index 8f4fc45207c4..63f83cdbcaaf 100644
--- a/print/py-frescobaldi/Makefile
+++ b/print/py-frescobaldi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= frescobaldi
-DISTVERSION= 4.0.5
+DISTVERSION= 4.0.7
CATEGORIES= print kde python
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,13 +22,6 @@ USE_PYTHON= autoplist noflavors pep517
NO_ARCH= yes
-OPTIONS_DEFINE= LILYPOND
-
-LILYPOND_DESC= Use unstable LilyPond (lilypond-devel)
-
-LILYPOND_RUN_DEPENDS= lilypond:print/lilypond-devel
-LILYPOND_RUN_DEPENDS_OFF= lilypond:print/lilypond
-
post-build:
(cd ${WRKSRC} && tox -e linux-generate)
diff --git a/print/py-frescobaldi/distinfo b/print/py-frescobaldi/distinfo
index 16a30ccd35b5..1ee018603c04 100644
--- a/print/py-frescobaldi/distinfo
+++ b/print/py-frescobaldi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773333333
-SHA256 (frescobaldi-4.0.5.tar.gz) = 79538dfd70239716ba03f921a1cf322ec97c1673649af4d60b2e1c64d0ca8dc5
-SIZE (frescobaldi-4.0.5.tar.gz) = 9574671
+TIMESTAMP = 1782892586
+SHA256 (frescobaldi-4.0.7.tar.gz) = 7e3e635f39d447398e4b5ed6963c03740b35e42479c370a36a27200a80e859ee
+SIZE (frescobaldi-4.0.7.tar.gz) = 9651436
diff --git a/print/py-frescobaldi/files/pkg-message.in b/print/py-frescobaldi/files/pkg-message.in
new file mode 100644
index 000000000000..797bdcef724a
--- /dev/null
+++ b/print/py-frescobaldi/files/pkg-message.in
@@ -0,0 +1,6 @@
+sage: <<EOM
+To make the best use of Frescobaldi's features please install
+print/lilypond or print/lilypond-devel.
+EOM
+}
+]