From nobody Mon Jun 29 08:33:54 2026 X-Original-To: freebsd-pkgbase@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gpfhC0Y7Wz6kFSn for ; Mon, 29 Jun 2026 08:34:03 +0000 (UTC) (envelope-from ziaee@FreeBSD.org) Received: from mailtransmit04.runbox.com (mailtransmit04.runbox.com [IPv6:2a0c:5a00:149::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4gpfhB5Xcjz3R6c for ; Mon, 29 Jun 2026 08:34:02 +0000 (UTC) (envelope-from ziaee@FreeBSD.org) Authentication-Results: mx1.freebsd.org; none Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1we7RC-000Apd-Dn; Mon, 29 Jun 2026 10:33:54 +0200 Received: from [10.9.9.128] (helo=rmmprod06.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1we7RC-0004ML-4c; Mon, 29 Jun 2026 10:33:54 +0200 Received: from mail by rmmprod06.runbox with local (Exim 4.86_2) (envelope-from ) id 1we7RC-0002ry-2u; Mon, 29 Jun 2026 10:33:54 +0200 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable List-Id: Packaging the FreeBSD base system List-Archive: https://lists.freebsd.org/archives/freebsd-pkgbase List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-pkgbase@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Received: from [Authenticated alias (960477)] by runbox.com with http (RMM6); Mon, 29 Jun 2026 08:33:54 GMT From: "Alexander Ziaee" To: "vermaden" , "Mark Millard" , "Lexi Winter" , "freebsd-pkgbase" Subject: Re: None of "man freebsd-base" (or "man pkgbase"), "man pkg-upgrade", or "man pkg-install" deal with documenting .pkgsave and/or .pkgnew behavior or how to handle such Date: Mon, 29 Jun 2026 08:33:54 +0000 (UTC) X-RMM-Aliasid: 960477 X-Mailer: RMM6 In-Reply-To: Message-Id: X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:50304, ipnet:2a0c:5a00::/29, country:NO] X-Rspamd-Queue-Id: 4gpfhB5Xcjz3R6c X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated Hey, On 2026-06-29 04:19 -04:00 EDT, "vermaden" wrote: >> documenting .pkgsave and/or .pkgnew behavior or how to handle such >=20 > I gathered some summary here: >=20 > https://vermaden.wordpress.com/2026/05/10/freebsd-pkgbase-minor-upgrades/= #comment-27442 You are always the first to find them! I saw that and put a bit in pkg(8) manual, and put a thank you in the commi= t message: https://github.com/freebsd/pkg/commit/6895ed1cbcfd1287d382928d28938fb332bf3= e61 Best, Alex=