From owner-freebsd-questions@freebsd.org Tue Nov 14 13:21:04 2017 Return-Path: Delivered-To: freebsd-questions@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 A8D7CDBEAF3 for ; Tue, 14 Nov 2017 13:21:04 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wm0-x22e.google.com (mail-wm0-x22e.google.com [IPv6:2a00:1450:400c:c09::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4088B7E152 for ; Tue, 14 Nov 2017 13:21:04 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by mail-wm0-x22e.google.com with SMTP id b189so15054187wmd.0 for ; Tue, 14 Nov 2017 05:21:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=aBp/AgBfSuQg7EOeZ9bT0c3COrljrElk3x5UK+ga1Lk=; b=V0rYfvo4Z758iCCYlpo808K9GdZzeDj8ZYSZmE7cUee/VqzCKjCaUmNKV5PBaOJZI/ dlxy4vGi9p7Z+BcgK+awSQd/4+Cz0JdY9N5SxJWkSgSipmO0PFzCvSJRKieCw8j1odeu XdTBPK8QM/XRsEJkjbvgErpOO35bapj+zbXIS/yAE/fYXHf8LWRKYYJ3dbBzYgFS56pS dMCUCjTt2JU0sH8tH9+WTOk9DnMl3q3VAR18sY9LdL+Da3AJPl6tBxZ/P5FWbGRXKbVr +hrh+2Com8zvMVvlHdlpNSZoi0koyWpujo0uhqHS6rbbUpMf/5WZmuymdS432nhiOoKv djUg== X-Gm-Message-State: AJaThX5OTfiY7RC4WgSKAoKOqUYDfDwbkU0UvS8sVQTK3vxpIb2gd+yX NsLslI6f82mIjeL9ScOl72T6MA== X-Google-Smtp-Source: AGs4zMYs0UgXj/eaqU/oR0sAcAXrhAV4BEb4S92rY9xFoYnwSpNszj9EfBx+DDRwQS332z1b192GHg== X-Received: by 10.80.225.138 with SMTP id k10mr6505189edl.216.1510665661343; Tue, 14 Nov 2017 05:21:01 -0800 (PST) Received: from gumby.homeunix.com ([81.17.24.158]) by smtp.gmail.com with ESMTPSA id a1sm15186405edb.37.2017.11.14.05.20.59 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 14 Nov 2017 05:21:00 -0800 (PST) Date: Tue, 14 Nov 2017 13:20:56 +0000 From: RW To: freebsd-questions@freebsd.org Subject: Re: Updating Instructions Message-ID: <20171114132056.2e1122f8@gumby.homeunix.com> In-Reply-To: References: X-Mailer: Claws Mail 3.15.1 (GTK+ 2.24.31; amd64-portbld-freebsd11.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Nov 2017 13:21:04 -0000 On Tue, 14 Nov 2017 08:29:23 +0000 Carmel NY wrote: > Out of bogo-learn-bsmorbid curiosity, I was just wondering why > instructions for updating a moved or discontinued port are never > posted for "synth", like they are for "portupgrade" or "portmaster" > in the UPDATING file? An example would be the recent 20171112 change > in the devel/oniguruma* port. Have you any particular reason to think they are needed? There are no such instructions for updating with pkg and that's what synth uses after building local packages.