From owner-freebsd-ports@FreeBSD.ORG Sun Nov 16 11:50:32 2014 Return-Path: Delivered-To: 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 8ED27423; Sun, 16 Nov 2014 11:50:32 +0000 (UTC) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47730D7C; Sun, 16 Nov 2014 11:50:31 +0000 (UTC) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3jgWtz1gSPzZrP; Sun, 16 Nov 2014 12:50:19 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=madpilot.net; h= content-transfer-encoding:content-type:content-type:in-reply-to :references:subject:subject:mime-version:user-agent:from:from :date:date:message-id:received:received; s=mail; t=1416138617; x=1417953018; bh=I7CerP0N9elyrFV4wT2O2annWIc9ds8RyYTN7gOndJg=; b= ilqkNG/UokDBgSO+7pl75Cj+Ej9boP1pBSzEl6LIcjHMEVbJ61VyBEFzMPG6+aon GAaxkQ4o9Rqt+7qtZkH/t/2BLJB8iePFPyglApvP/LfVBAOKoHCQnpscfy8NaYci 3ibCl2tVDsMLHVuJeipldxZVxiZ4koPVDG+Jy0lRc7E= Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id 7Gts9r2Pw7wg; Sun, 16 Nov 2014 12:50:17 +0100 (CET) Received: from marvin.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Sun, 16 Nov 2014 12:50:17 +0100 (CET) Message-ID: <54688F79.6040601@madpilot.net> Date: Sun, 16 Nov 2014 12:50:17 +0100 From: Guido Falsi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Mathieu Arnold , Kurt Jaeger , ports@freebsd.org Subject: Re: after 10.0 -> 10.1 rebuild: how to force pkg reinstall ? References: <20141116082544.GB44537@home.opsec.eu> <54686EB0.2070006@madpilot.net> <20141116095048.GC44537@home.opsec.eu> <76AAF7509195EF9C0B84B0E2@atuin.in.mat.cc> In-Reply-To: <76AAF7509195EF9C0B84B0E2@atuin.in.mat.cc> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit 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, 16 Nov 2014 11:50:32 -0000 On 11/16/14 12:25, Mathieu Arnold wrote: > +--On 16 novembre 2014 10:50:48 +0100 Kurt Jaeger wrote: > | Hi! > | > |> "pkg upgrade -f" worked fine for me. > | > | Thanks, works! > > Note, for the record, that you're reinstalling the *exact* same packages. > For me, that's exactly what I wanted to perform with that command. I admit with my answer I assumed he wanted to do the same I did. -- Guido Falsi