From owner-freebsd-ports@freebsd.org Fri Sep 16 23:42:19 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17C05BDDCED for ; Fri, 16 Sep 2016 23:42:19 +0000 (UTC) (envelope-from jos@cloudzeeland.nl) Received: from ares.cloudzeeland.nl (cloudzeeland.xs4all.nl [83.161.133.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AD2F0E52 for ; Fri, 16 Sep 2016 23:42:17 +0000 (UTC) (envelope-from jos@cloudzeeland.nl) Received: from ares.cloudzeeland.nl (ares.cloudzeeland.nl [10.10.10.32]) by ares.cloudzeeland.nl (Postfix) with ESMTP id DAE8B4FAD1E1 for ; Sat, 17 Sep 2016 01:38:47 +0200 (CEST) Received: from [10.10.10.33] (unknown [10.10.10.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by ares.cloudzeeland.nl (Postfix) with ESMTPSA id B1F6B4FAD1E0 for ; Sat, 17 Sep 2016 01:38:47 +0200 (CEST) To: FreeBSD Ports ML From: Jos Chrispijn Subject: Dehydrated Message-ID: Date: Sat, 17 Sep 2016 01:38:51 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 X-Virus-Scanned: ClamAV using ClamSMTP on ares.cloudzeeland.nl Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2016 23:42:19 -0000 After switching from letsencrypt to dehydrated, the upgrade to the latest port version keeps appearing when running portmaster -y --clean-distfiles portmaster -y --clean-packages portmaster -y --check-depends portmaster -a although there is no port update of it available. Apperantly there is something outta sync**: ===>>> Gathering distinfo list for installed ports ===>>> Starting check of installed ports for available updates ===>>> The security/letsencrypt.sh port moved to security/dehydrated ===>>> Reason: Upstream renamed the project ===>>> Launching child to reinstall letsencrypt.sh-0.3.0 ===>>> All >> letsencrypt.sh-0.3.0 (1/1) ** ===>>> The security/letsencrypt.sh port moved to security/dehydrated ===>>> Reason: Upstream renamed the project ===>>> Currently installed version: dehydrated-0.3.1 ===>>> Port directory: /usr/ports/security/dehydrated ===>>> Launching 'make checksum' for security/dehydrated in background ===>>> Gathering dependency list for security/dehydrated from ports ===>>> Initial dependency check complete for security/dehydrated ===>>> Returning to update check of installed ports ===>>> All >> (1) ===>>> The following actions will be taken if you choose to proceed: Re-install dehydrated-0.3.1 Can someone tell me how to solve this? Thanks! regards, Jos Chrispijn