From nobody Sun Feb 11 06:30:53 2024 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 4TXd5P0sV7z59YFd for ; Sun, 11 Feb 2024 06:31:05 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mx.blih.net (mx.blih.net [212.83.155.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4TXd5N4pQ9z4brs for ; Sun, 11 Feb 2024 06:31:04 +0000 (UTC) (envelope-from manu@bidouilliste.com) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1707633056; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Q5prbgE7DGdqeKp+tDCDJOOt4GgSbLncmHefRfc7nYg=; b=qQcpUa2wdK3rafPME3Bcom9lClRef7282USYUlJqvu69bdyFap2zuZ7HPk01I0qHlVys1E 92k27/YfzfI+qvpSm1hRadwS8P7QGbZ4QXnnqk2OFSfZp4JFjol9cD99nDd/QxhjUsvMH3 rADvr8OJt1Muahpdjeu02k3As1rZiBM= Received: from skull.home.blih.net (lfbn-lyo-1-2174-135.w90-66.abo.wanadoo.fr [90.66.97.135]) by mx.blih.net (OpenSMTPD) with ESMTPSA id 3b34aba8 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 11 Feb 2024 06:30:56 +0000 (UTC) Date: Sun, 11 Feb 2024 07:30:53 +0100 From: Emmanuel Vadot To: "Wall, Stephen" Cc: "freebsd-pkgbase@freebsd.org" Subject: Re: 14.0p4? Message-Id: <20240211073053.dc72a2a4973d53f6b68d4fc3@bidouilliste.com> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd15.0) 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 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:12876, ipnet:212.83.128.0/19, country:FR] X-Rspamd-Queue-Id: 4TXd5N4pQ9z4brs X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated On Sat, 10 Feb 2024 18:43:47 +0000 "Wall, Stephen" wrote: > FreeBSD 14.0p4 has been out a couple months, but it looks like the pkgbase repo at https://pkg.freebsd.org/${ABI}/base_release_0 is still providing 14.0p3. Is that intentional, or should there have been a p4 build that didn't happen? > > - Steve Wall pkgbase packages are build with REPRODUCIBLE_BUILD and incremental meaning that only changed packages are updated in the repository. p4 only contained changes for the kernel so if you look closely the kernel packages are indeed -p4 while the userland are p3 (but we could have multiple -p in the repo if only one tiny change happened for a -p tag on one componant. Cheers, -- Emmanuel Vadot