Date: Sat, 11 Feb 2023 06:40:47 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268819] devel/libspice-server: Fix configure.ac Message-ID: <bug-268819-7788-mLLp6C1Ep3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268819-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-268819-7788@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=3D268819 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dcf16b1c9063351325f04a31dc5cd6e8= cfe5cdd42 commit cf16b1c9063351325f04a31dc5cd6e8cfe5cdd42 Author: Hiroki Sato <hrs@FreeBSD.org> AuthorDate: 2023-02-11 03:46:24 +0000 Commit: Hiroki Sato <hrs@FreeBSD.org> CommitDate: 2023-02-11 03:46:24 +0000 devel/libspice-server: Remove "openssl" in spice-server.pc - The "openssl" package listed in spice-server.pc prevented the library checking in the downstream software from working because OpenSSL in the base system does not use pkgconfig. - Eliminate dependency on the old autoconf-archive. Approved by: maintainer timeout (1 month) PR: 268819 devel/libspice-server/Makefile | 6 +-- .../libspice-server/files/patch-configure.ac (new) | 43 ++++++++++++++++++= ++++ 2 files changed, 46 insertions(+), 3 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-268819-7788-mLLp6C1Ep3>