From owner-freebsd-ports@freebsd.org Fri Dec 11 06:21:32 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 76F7547C5E1 for ; Fri, 11 Dec 2020 06:21:32 +0000 (UTC) (envelope-from gcr+freebsd-ports@tharned.org) Received: from roadkill.tharned.org (tunnel294749-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:107f::2]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "tharned.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CsgfM3YQBz4rff for ; Fri, 11 Dec 2020 06:21:30 +0000 (UTC) (envelope-from gcr+freebsd-ports@tharned.org) Received: from flake.tharned.org ([IPv6:2001:470:1f11:107f:6d75:be68:ae28:c144]) (authenticated bits=0) by roadkill.tharned.org (8.16.1/8.16.1) with ESMTPSA id 0BB6LO9i031636 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Fri, 11 Dec 2020 00:21:24 -0600 (CST) (envelope-from gcr+freebsd-ports@tharned.org) X-Authentication-Warning: roadkill.tharned.org: Host [IPv6:2001:470:1f11:107f:6d75:be68:ae28:c144] claimed to be flake.tharned.org From: Greg Rivers To: FreeBSD Ports Subject: Stale pkg repo? Date: Fri, 11 Dec 2020 00:21:24 -0600 Message-ID: <2081315.3V7qYkmoPJ@no.place.like.home> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.6.2 (roadkill.tharned.org [IPv6:2001:470:1f10:107f:0:0:0:2]); Fri, 11 Dec 2020 00:21:24 -0600 (CST) X-Rspamd-Queue-Id: 4CsgfM3YQBz4rff X-Spamd-Bar: / X-Spamd-Result: default: False [-0.50 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_SPF_ALLOW(-0.20)[+a]; HAS_XAW(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[tharned.org:+]; DMARC_POLICY_ALLOW(-0.50)[tharned.org,quarantine]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RBL_DBL_DONT_QUERY_IPS(0.00)[2001:470:1f10:107f::2:from]; CTE_CASE(0.50)[]; SUBJECT_ENDS_QUESTION(1.00)[]; TAGGED_FROM(0.00)[freebsd-ports]; ASN(0.00)[asn:6939, ipnet:2001:470::/32, country:US]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[tharned.org:s=2020]; FROM_HAS_DN(0.00)[]; DWL_DNSWL_MED(-2.00)[tharned.org:dkim]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(1.00)[1.000]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[2001:470:1f10:107f::2:from:127.0.2.255]; NEURAL_SPAM_LONG(1.00)[1.000]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-ports] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Dec 2020 06:21:32 -0000 It's been a while since the "latest" FreeBSD pkg repo has been updated. For example, dns/bind916 was updated to 9.16.9 ~13 days ago, but has yet to appear in the repo. Has the frequency of pkg builds changed, or is there a problem somewhere that's preventing the repo from being updated? -- Greg