Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 22A3084FBF for ; Wed, 20 Dec 2023 17:05:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id yQLqhBbKDxCq for ; Wed, 20 Dec 2023 17:05:15 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9558884D47 for ; Wed, 20 Dec 2023 17:05:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9222FFA42; Wed, 20 Dec 2023 17:05:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170309191540430" MIME-Version: 1.0 Date: Wed, 20 Dec 2023 17:05:15 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231220170515.9222FFA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170309191540430 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Dec 20 17:05:15 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated net/proftpd to 1.3.8b To generate a diff of this commit: cvs rdiff -u -r1.7778 -r1.7779 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23792 -r1.23793 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170309191540430 Content-Disposition: inline Content-Length: 1596 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.7778 pkgsrc/doc/CHANGES-2023:1.7779 --- pkgsrc/doc/CHANGES-2023:1.7778 Wed Dec 20 16:43:12 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Dec 20 17:05:14 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7778 2023/12/20 16:43:12 schmonz Exp $ +$NetBSD: CHANGES-2023,v 1.7779 2023/12/20 17:05:14 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -11079,3 +11079,4 @@ Changes to the packages collection and i mk/bsd.pkg.mk: started freeze for pkgsrc-2023Q4 branch [gdt 2023-12-20] Updated sysutils/xcp to 0.16.0 [pin 2023-12-20] Added security/terrapin-scanner version 1.0.3 [schmonz 2023-12-20] + Updated net/proftpd to 1.3.8b [wiz 2023-12-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23792 pkgsrc/doc/TODO:1.23793 --- pkgsrc/doc/TODO:1.23792 Tue Dec 19 12:21:49 2023 +++ pkgsrc/doc/TODO Wed Dec 20 17:05:14 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23792 2023/12/19 12:21:49 mef Exp $ +$NetBSD: TODO,v 1.23793 2023/12/20 17:05:14 wiz Exp $ Suggested new packages ====================== @@ -630,6 +630,7 @@ For possible Perl packages updates, see o felt-3.07 [wip] o fet-6.0.1 o filerunner-14.06.18.10 + o firefox-121 o flashplayer-0.4.13 o flatbuffers-1.12.0 o flow-tools-0.411 @@ -1361,7 +1362,7 @@ For possible Perl packages updates, see o top-3.8beta1 o topgit-0.19.13 (at https://github.com/mackyle/topgit) o tor-browser-11.0.9 [wip] - o tor-browser-13.0.6 + o tor-browser-13.0.7 o torrentzip-2.1.0 o trafficserver-9.0.1 o translate-toolkit-3.3.4 --_----------=_170309191540430--