Received: by mail.netbsd.org (Postfix, from userid 605) id 07BA8852C1; Sat, 3 Feb 2024 01:50:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 39C3284E5B for ; Sat, 3 Feb 2024 01:50:25 +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 kpSvqd8cN0F7 for ; Sat, 3 Feb 2024 01:50:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 83FA984D93 for ; Sat, 3 Feb 2024 01:50:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7DD4FFA42; Sat, 3 Feb 2024 01:50:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170692502452530" MIME-Version: 1.0 Date: Sat, 3 Feb 2024 01:50:24 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20240203015024.7DD4FFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170692502452530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sat Feb 3 01:50:24 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: tex-babel* updates To generate a diff of this commit: cvs rdiff -u -r1.838 -r1.839 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170692502452530 Content-Disposition: inline Content-Length: 1241 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.838 pkgsrc/doc/CHANGES-2024:1.839 --- pkgsrc/doc/CHANGES-2024:1.838 Fri Feb 2 20:20:55 2024 +++ pkgsrc/doc/CHANGES-2024 Sat Feb 3 01:50:24 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.838 2024/02/02 20:20:55 adam Exp $ +$NetBSD: CHANGES-2024,v 1.839 2024/02/03 01:50:24 markd Exp $ Changes to the packages collection and infrastructure in 2024: @@ -1115,3 +1115,13 @@ Changes to the packages collection and i Updated editors/neovim to 0.9.5 [tm 2024-02-02] Updated sysutils/salt to 3006.6 [adam 2024-02-02] Updated sysutils/py-xattr to 1.1.0 [adam 2024-02-02] + Updated print/tex-babel to 24.1 [mark 2024-02-03] + Updated print/tex-babel-doc to 24.1 [mark 2024-02-03] + Updated print/tex-babel-french to 3.5r [mark 2024-02-03] + Updated print/tex-babel-german to 2.14 [mark 2024-02-03] + Updated print/tex-babel-greek to 1.15 [mark 2024-02-03] + Updated print/tex-babel-hebrew to 2.4a [mark 2024-02-03] + Updated print/tex-babel-italian to 1.5.00 [mark 2024-02-03] + Updated print/tex-babel-norsk to 2.0j [mark 2024-02-03] + Updated print/tex-babel-samin to 1.0d [mark 2024-02-03] + Updated print/tex-babel-scottish to 1.0h [mark 2024-02-03] --_----------=_170692502452530--