[Bug 271513] cad/pcb-rnd: update to 3.1.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 31 May 2023 19:05:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271513

--- Comment #7 from Robert Clausecker <fuz@FreeBSD.org> ---
This patch was doctored and did not apply as is.  I managed to fix it though. 
Make sure to submit patches exactly as they come from git!  Do not copy-edit or
modify them in any way!

Your patch has a bunch of problems in the stage-qa phase.  Please check and
resubmit:

====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/gsch2pcb-rnd is linked to
/usr/local/lib/libxml++-2.6.so.2 from textproc/libxml++26 but it is not
declared as a dependency
Warning: you need USE_GNOME+=libxml++26
Error: /usr/local/bin/gsch2pcb-rnd is linked to
/usr/local/lib/libglibmm-2.4.so.1 from devel/glibmm but it is not declared as a
dependency
Warning: you need USE_GNOME+=glibmm
Error: /usr/local/bin/gsch2pcb-rnd is linked to
/usr/local/lib/libgobject-2.0.so.0 from devel/glib20 but it is not declared as
a dependency
Warning: you need USE_GNOME+=glib20
Error: /usr/local/bin/gsch2pcb-rnd is linked to /usr/local/lib/libglib-2.0.so.0
from devel/glib20 but it is not declared as a dependency
Warning: you need USE_GNOME+=glib20
Error: /usr/local/bin/gsch2pcb-rnd is linked to /usr/local/lib/libintl.so.8
from devel/gettext-runtime but it is not declared as a dependency
Warning: you need USES+=gettext-runtime
Error: /usr/local/bin/gsch2pcb-rnd is linked to /usr/local/lib/libsigc-2.0.so.0
from devel/libsigc++20 but it is not declared as a dependency
Warning: you need USE_GNOME+=libsigc++20

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