From owner-svn-ports-all@FreeBSD.ORG Thu May 28 05:35:24 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B590731F for ; Thu, 28 May 2015 05:35:24 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: from vfemail.net (ninezero.vfemail.net [96.30.253.190]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 74EE3DEF for ; Thu, 28 May 2015 05:35:24 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: (qmail 69907 invoked by uid 89); 28 May 2015 05:35:13 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 28 May 2015 05:35:13 -0000 Received: (qmail 69802 invoked by uid 89); 28 May 2015 05:34:56 -0000 Received: by simscan 1.3.1 ppid: 69794, pid: 69798, t: 0.1013s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 28 May 2015 05:34:56 -0000 Received: (qmail 2716 invoked by uid 89); 28 May 2015 05:34:56 -0000 Received: by simscan 1.4.0 ppid: 2695, pid: 2712, t: 0.5626s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by 172.16.100.62 with ESMTPA; 28 May 2015 05:34:55 -0000 From: Jan Beich To: Don Lewis Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r387699 - in head/net/freerdp: . files References: <201505280446.t4S4kGWv065542@svn.freebsd.org> Date: Thu, 28 May 2015 07:34:49 +0200 In-Reply-To: <201505280446.t4S4kGWv065542@svn.freebsd.org> (Don Lewis's message of "Thu, 28 May 2015 04:46:16 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 May 2015 05:35:24 -0000 --=-=-= Content-Type: text/plain Don Lewis writes: > Author: truckman > Date: Thu May 28 04:46:15 2015 > New Revision: 387699 > URL: https://svnweb.freebsd.org/changeset/ports/387699 > > Log: > Similar to r387391, zlib is also in base and there is no zlib.pc, so > remove zlib from freerdp.pc and winpr.pc. Without this, net/vinagre > still fails to configure. 10.1R and 11.0C have zlib.pc. https://svnweb.freebsd.org/changeset/base/267376 11.0C also has a number of other *.pc files: $ ls -1 /usr/libdata/pkgconfig/ libarchive.pc liblzma.pc libusb-0.1.pc (since 10.0R) libusb-1.0.pc (since 10.0R) libusb-2.0.pc (since 10.0R) zlib.pc --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJVZqj5XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3b6bIIAJI5FaZ+jcGAdFffJ7DMP0rZ yDioXzBxkZPZ6hclywXyZoQyahKvaWiCer31TM+dvl9+7TMxRn4wGXwn5lfASA+R 5ay9G/OuKbDsCPCmosBsN840IRw299O129f8bk0CprXe8NkEnM+VO9TCwXEW7S/B /dpQ/cvrku306O9ksK4bS4Hbzxj4PEZACAHxfrgPPBMh0ayAAwesFFYUYYPJ/A2O U8Il4o/sLmKKWaB+6ups65Gh1R03Pthg8oUWx41XJNrB+VfQQb8NDC/hn10G3bnS HaYPHlH5pnU33XQU43kZi5ZEeAbsZpowCo83qxtKYLft+9zdoQNw0BVLeBcjlrI= =Cxg+ -----END PGP SIGNATURE----- --=-=-=--