From owner-svn-ports-all@FreeBSD.ORG Tue Dec 10 18:03:16 2013 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5C1BB3FE; Tue, 10 Dec 2013 18:03:16 +0000 (UTC) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 99AA611DD; Tue, 10 Dec 2013 18:03:15 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id z2so5757343wiv.0 for ; Tue, 10 Dec 2013 10:03:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=kDHIFo0j0X477NH5gS1QBNYbSHzp1CNQLTV+DBtMTaA=; b=vdCcF7VHL/eZX7u0Y1saAxu+CW7uwCsxk/a8xZYlGbEIQ9S2WfQWjMzEsoUuTdzSGh vivyGQ+49YDczMAcPiaF3VyG1VwDmAEX3E/+hMeXoO7gbwxIJg7LTrJZrWp+ze4CTTdf tP9X5XXSsQjk6auQlVetCO1k/rwaUXKK6uGKRxYnb9FS0CC5dX7NBxZE+yqLcuxDS2Ms +PWyig89YuGq5WMlP693k4g3/u+S6/VSWG+RclxMjgDBxI92+fHdLmFFt8MS8Pide+LB S5ywGyajQMeFK9s9NMeabo4BP0hl47MOTU15wFG59aemfYaU5lInAO/9DrexyD1cTGkH tbGw== X-Received: by 10.194.6.161 with SMTP id c1mr798942wja.89.1386698594098; Tue, 10 Dec 2013 10:03:14 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id hv5sm7197904wib.2.2013.12.10.10.03.12 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 10 Dec 2013 10:03:13 -0800 (PST) Sender: Baptiste Daroussin Date: Tue, 10 Dec 2013 19:03:09 +0100 From: Baptiste Daroussin To: Pawel Pekala Subject: Re: svn commit: r335935 - head/databases/tinycdb Message-ID: <20131210180309.GE99623@ithaqua.etoilebsd.net> References: <201312081957.rB8JvRCE024032@svn.freebsd.org> <52A6F730.40607@gmx.de> <20131210185448.3e321096@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="y2zxS2PfCDLh6JVG" Content-Disposition: inline In-Reply-To: <20131210185448.3e321096@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: olli hauer , svn-ports-all@freebsd.org, "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 10 Dec 2013 18:03:16 -0000 --y2zxS2PfCDLh6JVG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 10, 2013 at 06:54:48PM +0100, Pawel Pekala wrote: > Hi, >=20 > On 2013-12-10 12:12 +0100, olli hauer wrote: > >This commit broke at last the following ports where tinycdb > >is only declared in BUILD_DEPENDS because of static linking. > >(found this by a postfix based backup mail hub) > > > >japanese/dbskkd-cdb >=20 > Installs only cdb database files, no binaries. >=20 > >japanese/skk-jisyo >=20 > Still links statically to libcdb.a: >=20 > cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o > dbskkd-cdb dbskkd-cdb.o /usr/local/lib/libcdb.a >=20 > >mail/postfix > >mail/postfix-current > >mail/postfix27 > >mail/postfix28 > >mail/postfix29 > >www/cblog > >www/volta >=20 > PRs fixing this issue were sent for maintainers to approve them. >=20 > Thanks for remainder, sorry for breakage. >=20 Directly commit the fixes please, for this you do not need any approval. btw package building is starting in a couple of hours :) having that fixed before package building would be nice in particular considering postfix is = in the list :) regards, Bapt --y2zxS2PfCDLh6JVG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlKnV10ACgkQ8kTtMUmk6ExOWgCeMjWTP4FX8cP3A2M9c4m2SfJc 7U4AninBFWp2/Rm8ZbnOMPT97POKbADY =J4Jj -----END PGP SIGNATURE----- --y2zxS2PfCDLh6JVG--