Date: Sat, 08 Feb 2014 15:24:51 -0600 From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r343388 - head/devel/valgrind-devel/files Message-ID: <52F6A0A3.3050606@FreeBSD.org> In-Reply-To: <201402082110.s18LA0SF081283@svn.freebsd.org> References: <201402082110.s18LA0SF081283@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --tF0XMaB2ltTFESHVL6c2ct228WpROBxQq Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 2/8/2014 3:10 PM, Bryan Drewery wrote: > Author: bdrewery > Date: Sat Feb 8 21:10:00 2014 > New Revision: 343388 > URL: http://svnweb.freebsd.org/changeset/ports/343388 > QAT: https://qat.redports.org/buildarchive/r343388/ >=20 > Log: > Fix build on 8.3 due to tcp.h not properly This is only on i386. 8.3-amd64 has a separate issue. > including sys/types.h in it yet. >=20 > Added: > head/devel/valgrind-devel/files/ > head/devel/valgrind-devel/files/patch-include__vki__vki-freebsd.h (= contents, props changed) >=20 > Added: head/devel/valgrind-devel/files/patch-include__vki__vki-freebsd.= h > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/devel/valgrind-devel/files/patch-include__vki__vki-freebsd.h S= at Feb 8 21:10:00 2014 (r343388) > @@ -0,0 +1,10 @@ > +--- ./include/vki/vki-freebsd.h.orig 2014-02-08 15:00:31.591069799 -06= 00 > ++++ ./include/vki/vki-freebsd.h 2014-02-08 15:00:39.993068845 -0600 > +@@ -681,6 +681,7 @@ > +=20 > + #define VKI_SOCK_STREAM 1 > +=20 > ++#include <sys/types.h> > + #include <netinet/tcp.h> > +=20 > + #define VKI_TCP_NODELAY TCP_NODELAY >=20 --=20 Regards, Bryan Drewery --tF0XMaB2ltTFESHVL6c2ct228WpROBxQq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJS9qCkAAoJEDXXcbtuRpfPGx8H/RxfO1HDz+kK4lwS/PKJTXRc uy/PiTDrLyjT2wt6NhtfA/tdO3AsSge91nMg2b6ewI/2QGZKf+YcK2D7Z8JCRTtk 2nkVNe29jhdAHSHtlKk4fx1svpwaysPZbYtLNhDomSUyXgWEC0uQavgoBm45UARV tIx27nkgvU950qPyWs/F6A92exTqiEE4f2oglO3dgJJXbeCDZRiPevELl4NREhmj S5ed/xX0Jvn/8LkFQbIQJ4jmeKBpzlXXdZn/8UfBcWRgY2TNt+E6U5K32qj84N3X U9Dembl5JHk7g2hG9+jdgBDNgfwgdnHX2FF0N2vePMsj/5w5KhgrH0Jh5cdXZzw= =Kx7f -----END PGP SIGNATURE----- --tF0XMaB2ltTFESHVL6c2ct228WpROBxQq--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52F6A0A3.3050606>