[Bug 291847] x11/py-xdot: update to 1.6 and take maintainership
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 291847] x11/py-xdot: update to 1.6 and take maintainership"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Dec 2025 17:11:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291847
--- Comment #2 from Atanu Biswas <atanubiswas484@gmail.com> ---
(In reply to Vladimir Druzenko from comment #1)
Thanks for taking a look. This was suggested by portfmt. I think it recommended
it because it wanted to follow Alphabetical (ASCII) sorting. So in this case
the $ symbol comes before d so it asked to update it.
portfmt -D Makefile
--- Makefile
+++ Makefile
@@ -12,8 +12,8 @@
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+RUN_DEPENDS= ${PYNUMPY} \
+ dot:graphics/graphviz
-RUN_DEPENDS= dot:graphics/graphviz \
- ${PYNUMPY}
USES= gnome python
USE_PYTHON= autoplist distutils
USE_GNOME= cairo gtk30 pygobject3
I can update the patch to have this change reverted. Please let me know if I
should.
--
You are receiving this mail because:
You are the assignee for the bug.