Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2016 19:38:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210261] (MAINTAINER)(PATCH) multimedia/zoneminder unbreak under 11-a3
Message-ID:  <bug-210261-13-8dSJk4avot@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210261-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210261-13@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=3D210261

--- Comment #6 from Olivier Cochard <olivier@freebsd.org> ---
With this new patch it works on 9.3-i386 and head-amd64.

But I've just notice 2 problems I didn't see before:

First, the Makefile needs this line for announcing it's a new "port only but
not sofware" version:
PORTREVISION=3D1

Second, "poudriere testport" generate these warning=C2=A0:=20

=3D=3D=3D=3D> Running Q/A tests (stage-qa)
Error: /usr/local/bin/zma is linked to /usr/local/lib/libcurl.so.4 from
ftp/curl but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=3Dlibcurl.so:ftp/curl
Error: /usr/local/bin/zma is linked to /usr/local/lib/libgnutls.so.30 from
security/gnutls but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=3Dlibgnutls.so:security/gnutls


Do you think these warning are false alarm or true warning ?

--=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-210261-13-8dSJk4avot>