From owner-svn-ports-head@FreeBSD.ORG Thu Nov 27 10:40:23 2014 Return-Path: Delivered-To: svn-ports-head@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 D791E31A; Thu, 27 Nov 2014 10:40:23 +0000 (UTC) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 76B2FDC6; Thu, 27 Nov 2014 10:40:23 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id hi2so7819704wib.17 for ; Thu, 27 Nov 2014 02:40:21 -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=9kx7ODPRcmLGF6y4fO4qG+dmeWvmO5ybP6CUTigBpyo=; b=QhBXsKSsxIy2wdN52nDXsh8KaLli9iQjYhcs+QmumevNb9KNa0t238MgKe7foqj0Wu 8cHWq/f+ypxLL8Cs3TTBDsXKdOehyNtjz3evgA8FLmWmXGyf6ZM9iYJJqVAMO2oE9lZA uNfC5H9sCnXUFe+wAsdmTd9CMbjHPDGJajCUv9fvX4+ygq7s4uB3nHZtf6W4wZHrnof2 +HlejAfmGaze29AWpXovXf4ryok8ATxG2RAGAvXzj7MycMj/DXbBAhiOxyIdlwg9FuUD 28yDKZV3eIpJfPWhjmIeNKEn8q/+x+3JgFl0mBgn/rME82fnalc99jLO2g/9CgAmN2UQ P18Q== X-Received: by 10.180.91.36 with SMTP id cb4mr40445633wib.30.1417084818959; Thu, 27 Nov 2014 02:40:18 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id bj7sm10111678wjc.33.2014.11.27.02.40.17 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Nov 2014 02:40:18 -0800 (PST) Sender: Baptiste Daroussin Date: Thu, 27 Nov 2014 11:40:15 +0100 From: Baptiste Daroussin To: Jun Kuriyama Subject: Re: svn commit: r373042 - head/security/gnupg20 Message-ID: <20141127104015.GC28816@ivaldir.etoilebsd.net> References: <201411220953.sAM9rHR0064411@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Md/poaVZ8hnGTzuv" Content-Disposition: inline In-Reply-To: <201411220953.sAM9rHR0064411@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2014 10:40:24 -0000 --Md/poaVZ8hnGTzuv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 22, 2014 at 09:53:17AM +0000, Jun Kuriyama wrote: > Author: kuriyama > Date: Sat Nov 22 09:53:16 2014 > New Revision: 373042 > URL: https://svnweb.freebsd.org/changeset/ports/373042 > QAT: https://qat.redports.org/buildarchive/r373042/ >=20 Just taking that commit, but that is all about the whole gnupg mess. the introduction of gnupg2 has been a disaster for every user of packages t= hat needs other binutils. With this week package building everything single user of spamassasin for example (just picking one) which hard depends gnupg1 gets pkg(8) asking the= m to remove spamassassin if something they have pulls in the new gnupg, that is = all because gnupg1 is conflicting with the new gnupg: Installed packages to be REMOVED: spamassassin-3.4.0_13 gnupg1-1.4.18_1 New packages to be INSTALLED: gnupg: 2.1.0_1 gnupg is a very important key software used by lots of packages upgrading it should be done with way more care. gnupg 2.1 has been introduce 7 days ago, there was around 6 days to fix the conflicts before package building start :( Bapt --Md/poaVZ8hnGTzuv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlR2/40ACgkQ8kTtMUmk6EwmWACeNFE4++fkmmYTv47i66qnROhF 9MAAoJtMyFF2EOF4pJOSFj6qcqR8oxU2 =7jos -----END PGP SIGNATURE----- --Md/poaVZ8hnGTzuv--