svn commit: r418510 - head/devel/elfutils
Baptiste Daroussin
bapt at FreeBSD.org
Thu Jul 14 08:46:59 UTC 2016
On Thu, Jul 14, 2016 at 01:42:09AM +0000, Conrad E. Meyer wrote:
> Author: cem (src committer)
> Date: Thu Jul 14 01:42:09 2016
> New Revision: 418510
> URL: https://svnweb.freebsd.org/changeset/ports/418510
>
> Log:
> elfutils:
>
> - Add automake BUILD_DEPEND because apparently USE_AUTOTOOLS=automake doesn't.
> - Add dependency on yet-to-be-committed base ELF header structures. Without
> them, the library portion of the port isn't very useful.
>
Which is exactly why non ports committers are not supposed to commit in the ports
tree without a ports committer review/approval.
At least at quick glance there is this:
- post-patch expects gnulib to already be installed but gnulib is a build
dependency and not a patch dependency so not installed at the momemt you
needed it
- automake is not supposed to be run like this
https://people.freebsd.org/~bapt/elfutils.diff
Should fix those 2 issues
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20160714/d1d38efc/attachment.sig>
More information about the svn-ports-head
mailing list