Received: by mail.netbsd.org (Postfix, from userid 605) id 5593C84E92; Fri, 31 Mar 2023 01:14:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8566884E8F for ; Fri, 31 Mar 2023 01:14:51 +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 GAvlSKeVB9Eu for ; Fri, 31 Mar 2023 01:14:51 +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 D853D84E7A for ; Fri, 31 Mar 2023 01:14:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CE1A3FA81; Fri, 31 Mar 2023 01:14:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168022529043100" MIME-Version: 1.0 Date: Fri, 31 Mar 2023 01:14:50 +0000 From: "Joerg Sonnenberger" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20230331011450.CE1A3FA81@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168022529043100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: joerg Date: Fri Mar 31 01:14:50 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added www/py-django-localflavor version 3.1 To generate a diff of this commit: cvs rdiff -u -r1.1981 -r1.1982 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168022529043100 Content-Disposition: inline Content-Length: 741 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.1981 pkgsrc/doc/CHANGES-2023:1.1982 --- pkgsrc/doc/CHANGES-2023:1.1981 Fri Mar 31 00:43:31 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Mar 31 01:14:50 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1981 2023/03/31 00:43:31 joerg Exp $ +$NetBSD: CHANGES-2023,v 1.1982 2023/03/31 01:14:50 joerg Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2561,3 +2561,4 @@ Changes to the packages collection and i Updated math/lua-cassowary to 2.3.2 [joerg 2023-03-31] Updated security/lua-sec to 1.3.1 [joerg 2023-03-31] Updated textproc/lua-expat to 1.5.1 [joerg 2023-03-31] + Added www/py-django-localflavor version 3.1 [joerg 2023-03-31] --_----------=_168022529043100--