From owner-freebsd-ports@FreeBSD.ORG Sun Oct 19 22:09:03 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D1AAD859; Sun, 19 Oct 2014 22:09:03 +0000 (UTC) Received: from mail-la0-x233.google.com (mail-la0-x233.google.com [IPv6:2a00:1450:4010:c03::233]) (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 2A684D93; Sun, 19 Oct 2014 22:09:02 +0000 (UTC) Received: by mail-la0-f51.google.com with SMTP id ge10so2969856lab.38 for ; Sun, 19 Oct 2014 15:09:00 -0700 (PDT) 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=8E7kKKwLnhFKwbuHvLHWpTxPJpNz+bHft9lnUXAqJsI=; b=SVCegtd5LegCjR3q2UPnZ9EiL4HIVyG5vIVCY176HT/mx64gf31N6kJNHixmNO656x bT1ZVZ5vAURWPM3ysAL2lLaU+3zO1aXqUFYJi3rQ4QsoCyUn/gKi41ZlZzdVP3D55/SI ivwOqL9X1VOfWtZDRWhlVeWlsNDxJP+Gdu1p8mAkwW3+mYhF2e7wp8aRtYL6LoUB7mqu 119z11eb+3NGSdp6KgOSk3EY90vHhv6vWXMbACA/iCdwoMTtFbAAq4+hzF07gFF39c+b nCsetTuNSmkOuSGfOP1chA7j42FKBJz4OV027kAUMbxP6pjzKqQUDYReNVcKDIj119wc zHEw== X-Received: by 10.152.20.132 with SMTP id n4mr23603655lae.50.1413756540079; Sun, 19 Oct 2014 15:09:00 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id o4sm2591057lao.32.2014.10.19.15.08.57 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Oct 2014 15:08:57 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 20 Oct 2014 00:08:54 +0200 From: Baptiste Daroussin To: Andriy Gapon Subject: Re: latest freebsd:11:x86:64 repo and ruby 1.9 -> 2.0 Message-ID: <20141019220854.GH37244@ivaldir.etoilebsd.net> References: <544232F7.3060909@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Enx9fNJ0XV5HaWRu" Content-Disposition: inline In-Reply-To: <544232F7.3060909@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Oct 2014 22:09:03 -0000 --Enx9fNJ0XV5HaWRu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 18, 2014 at 12:29:27PM +0300, Andriy Gapon wrote: > > $ pkg upgrade > > Updating FreeBSD repository catalogue... > > FreeBSD repository is up-to-date. > > Updating poudriere repository catalogue... > > poudriere repository is up-to-date. > > All repositories are up-to-date. > > Checking for upgrades (24 candidates): 100% > > Checking integrity... done (1 conflicting) > > Checking integrity... done (0 conflicting) > > The following 24 packages will be affected (of 0 checked): >=20 > First, a minor nit: of 0 checked? >=20 > > Installed packages to be REMOVED: > > ruby-1.9.3.547_3,1 > > porttools-1.02 > > newfile-1.0.14_4 > > hub-1.12.2 > > libchk-1.10.3 > > zfs-snapshot-mgmt-20090201_2 >=20 > Then the real problem, I do not want these packages to be removed except = for > ruby-1.9.3.547_3,1. In other words, I want to keep using zfs-snapshot-mg= mt, > libchk, hub and porttools. What should I do? Just accept the upgrade and reinstall them they are there. we need to impro= ve the solver to prevent that. regards, Bapt --Enx9fNJ0XV5HaWRu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlRENnYACgkQ8kTtMUmk6EyGPACfQikNLXwK/HZ/v/BjlgjAJSuj Z2gAoKmLp93hyS+hXcGgCah3n/aVTWNX =ceeu -----END PGP SIGNATURE----- --Enx9fNJ0XV5HaWRu--