Received: by mail.netbsd.org (Postfix, from userid 605) id BE38B84ED2; Thu, 27 Apr 2023 05:43:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EB56584ED2 for ; Thu, 27 Apr 2023 05:43:28 +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 U29lU2hnMxaM for ; Thu, 27 Apr 2023 05:43:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id C665F84D1D for ; Thu, 27 Apr 2023 05:43:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BE3B5FA87; Thu, 27 Apr 2023 05:43:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168257420739090" MIME-Version: 1.0 Date: Thu, 27 Apr 2023 05:43:27 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230427054327.BE3B5FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168257420739090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Apr 27 05:43:27 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated net/transmission to 4.0.3 To generate a diff of this commit: cvs rdiff -u -r1.2478 -r1.2479 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22828 -r1.22829 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168257420739090 Content-Disposition: inline Content-Length: 1307 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.2478 pkgsrc/doc/CHANGES-2023:1.2479 --- pkgsrc/doc/CHANGES-2023:1.2478 Wed Apr 26 20:55:02 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Apr 27 05:43:27 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2478 2023/04/26 20:55:02 nikita Exp $ +$NetBSD: CHANGES-2023,v 1.2479 2023/04/27 05:43:27 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3557,3 +3557,4 @@ Changes to the packages collection and i Updated devel/tomlplusplus to 3.3.0 [wiz 2023-04-26] Updated graphics/libepoxy to 1.5.10 [wiz 2023-04-26] Updated lang/gambc to 4.9.4 [nikita 2023-04-26] + Updated net/transmission to 4.0.3 [wiz 2023-04-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22828 pkgsrc/doc/TODO:1.22829 --- pkgsrc/doc/TODO:1.22828 Wed Apr 26 20:00:49 2023 +++ pkgsrc/doc/TODO Thu Apr 27 05:43:27 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22828 2023/04/26 20:00:49 wiz Exp $ +$NetBSD: TODO,v 1.22829 2023/04/27 05:43:27 wiz Exp $ Suggested new packages ====================== @@ -1455,7 +1455,6 @@ For possible Perl packages updates, see o toxcore-0.2.12 o trafficserver-9.0.1 o translate-toolkit-3.3.4 - o transmission-4.0.3 o trimmomatic-0.39 o tripwire-2.3.1 [see also pkg/22362] o trojita-0.6 --_----------=_168257420739090--