Date: Wed, 31 Aug 2016 14:45:11 -0500 From: John Marino <freebsd.contact@marino.st> To: Koop Mast <kwm@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r421031 - in head/textproc: libxml2 libxml2/files py-libxml2 py3-libxml2 Message-ID: <0298a452-a75b-c10e-ca6f-a0577d09a8d1@marino.st> In-Reply-To: <201608281918.u7SJIKrT020302@repo.freebsd.org> References: <201608281918.u7SJIKrT020302@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/28/2016 14:18, Koop Mast wrote: > Author: kwm > Date: Sun Aug 28 19:18:20 2016 > New Revision: 421031 > URL: https://svnweb.freebsd.org/changeset/ports/421031 > > Log: > Update libxml2 to 2.9.4. > > Add license block. > Pull extra patch to fix NULL pointer deref. [1] > This broke textproc/libxml2-reference which pulls in libxml2 via devel/glib20-reference/bsd.gnome-reference.mk. Adding the LICENCE block means that everything that pulls in libxml2 has to have the same exact MIT license with the licence file called COPYING in the same place. (broken everywhere) --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0298a452-a75b-c10e-ca6f-a0577d09a8d1>