Received: by mail.netbsd.org (Postfix, from userid 605) id 7B73084F4D; Thu, 8 Feb 2024 23:14:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A8AEF84F47 for ; Thu, 8 Feb 2024 23:14:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 86BKPvxwZae9 for ; Thu, 8 Feb 2024 23:14:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 09D9584D0C for ; Thu, 8 Feb 2024 23:14:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 04926FA42; Thu, 8 Feb 2024 23:14:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170743404554360" MIME-Version: 1.0 Date: Thu, 8 Feb 2024 23:14:05 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240208231406.04926FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170743404554360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Feb 8 23:14:05 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated devel/py-mocket, net/py-kombu To generate a diff of this commit: cvs rdiff -u -r1.1023 -r1.1024 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170743404554360 Content-Disposition: inline Content-Length: 803 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.1023 pkgsrc/doc/CHANGES-2024:1.1024 --- pkgsrc/doc/CHANGES-2024:1.1023 Thu Feb 8 23:05:58 2024 +++ pkgsrc/doc/CHANGES-2024 Thu Feb 8 23:14:05 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.1023 2024/02/08 23:05:58 gutteridge Exp $ +$NetBSD: CHANGES-2024,v 1.1024 2024/02/08 23:14:05 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1732,3 +1732,5 @@ Changes to the packages collection and i Updated www/py-django-sql-explorer to 4.0.2 [adam 2024-02-08] Updated www/py-django-mailman3 to 1.3.11 [adam 2024-02-08] Updated graphics/ristretto to 0.13.2 [gutteridge 2024-02-08] + Updated devel/py-mocket to 3.12.4 [adam 2024-02-08] + Updated net/py-kombu to 5.3.5 [adam 2024-02-08] --_----------=_170743404554360--