Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=irfrw6cL; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=PHcKCMVz Received: by mail.netbsd.org (Postfix, from userid 605) id 8A75D84F4B; Wed, 1 May 2024 20:36:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714595791; bh=J5boc+MZEeJ5l9kLycaRoNZ5up8mjYuPZsr11ekCAcQ=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=irfrw6cL44JetXFBzIb1kqAPZNsW0GcxkZblFj9X0jv8LoYaBfFgY1AaYv7+hayhh 85QIq3wPnNdvEnonbpY1NcOR+4uHt7lr/uCrNtAouqCywwI7gnL25L29SdpN7DblOw mNppoCcYELzs9Av0JjPG6OGNbvswbEETh0iKvO9o= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7CF1B84DB2 for ; Wed, 1 May 2024 20:36:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 opBCZTzFN-qC for ; Wed, 1 May 2024 20:36:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0CDD384D8D for ; Wed, 1 May 2024 20:36:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714595790; bh=J5boc+MZEeJ5l9kLycaRoNZ5up8mjYuPZsr11ekCAcQ=; h=Date:From:Subject:To:Reply-To; b=PHcKCMVzxOfObq0RDnjPSWXD/5Xtchj7SW18ZdwqqSowtp20Ji5V+o6z/SdlnmkD1 dyVx5lCLNzCNBZRm9vYhSV3YXx18SkpQ65LWh441kX8Twqs94Oz8izLq4hdvKwPYDN Ij8fhKxK0Si7Ed/8I5Nb72iRFxFzHu6yOFjegRHo= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 06C03FA2C; Wed, 1 May 2024 20:36:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1714595790100820" MIME-Version: 1.0 Date: Wed, 1 May 2024 20:36:30 +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: <20240501203630.06C03FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1714595790100820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed May 1 20:36:29 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated print/auctex to 13.3 To generate a diff of this commit: cvs rdiff -u -r1.2991 -r1.2992 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1714595790100820 Content-Disposition: inline Content-Length: 718 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.2991 pkgsrc/doc/CHANGES-2024:1.2992 --- pkgsrc/doc/CHANGES-2024:1.2991 Wed May 1 20:10:38 2024 +++ pkgsrc/doc/CHANGES-2024 Wed May 1 20:36:29 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2991 2024/05/01 20:10:38 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.2992 2024/05/01 20:36:29 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4835,3 +4835,4 @@ Changes to the packages collection and i Updated www/py-django-cms to 4.1.1 [adam 2024-05-01] Updated finance/py-eth-typing to 4.2.2 [adam 2024-05-01] Updated graphics/kvantum to 1.1.1 [wiz 2024-05-01] + Updated print/auctex to 13.3 [wiz 2024-05-01] --_----------=_1714595790100820--