svn commit: r370690 - in head/security/p11-kit: . files
Roman Bogorodskiy
bogorodskiy at gmail.com
Sun Oct 12 09:38:49 UTC 2014
Antoine Brodin wrote:
> Author: antoine
> Date: Sun Oct 12 08:35:51 2014
> New Revision: 370690
> URL: https://svnweb.freebsd.org/changeset/ports/370690
> QAT: https://qat.redports.org/buildarchive/r370690/
>
> Log:
> Unbreak on freebsd 8 and 9
Thanks, I was about committing my own version of the fix and noticed you
already did it (my intention was to drop Linux /proc parsing probes
completely).
> Added:
> head/security/p11-kit/files/
> head/security/p11-kit/files/patch-common__compat.c (contents, props changed)
> Modified:
> head/security/p11-kit/Makefile
> head/security/p11-kit/pkg-plist
>
> Modified: head/security/p11-kit/Makefile
> ==============================================================================
> --- head/security/p11-kit/Makefile Sun Oct 12 08:34:53 2014 (r370689)
> +++ head/security/p11-kit/Makefile Sun Oct 12 08:35:51 2014 (r370690)
> @@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
> CONFIGURE_ARGS= --disable-nls --enable-debug=no \
> --with-trust-paths=${LOCALBASE}/share/certs/ca-root-nss.crt
> MAKE_ENV= exampledir=${STAGEDIR}${EXAMPLESDIR}
> +INSTALL_TARGET= install-strip
Doesn't seem to be build fix related.
> USES= gmake libtool:keepla pathfix pkgconfig
> USE_LDCONFIG= yes
Roman Bogorodskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20141012/b76452f7/attachment.sig>
More information about the svn-ports-head
mailing list