Received: by mail.netbsd.org (Postfix, from userid 605) id 6C56D84E9F; Sat, 15 Oct 2022 18:29:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9A6B784E68 for ; Sat, 15 Oct 2022 18:29:39 +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 VxSptJVPk83n for ; Sat, 15 Oct 2022 18:29:39 +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 E436684D0C for ; Sat, 15 Oct 2022 18:29:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DBC84FA90; Sat, 15 Oct 2022 18:29:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1665858578222520" MIME-Version: 1.0 Date: Sat, 15 Oct 2022 18:29:38 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20221015182938.DBC84FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1665858578222520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Sat Oct 15 18:29:38 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated www/yaws to 2.1.1 To generate a diff of this commit: cvs rdiff -u -r1.5053 -r1.5054 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22290 -r1.22291 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1665858578222520 Content-Disposition: inline Content-Length: 1251 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5053 pkgsrc/doc/CHANGES-2022:1.5054 --- pkgsrc/doc/CHANGES-2022:1.5053 Sat Oct 15 18:26:42 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Oct 15 18:29:38 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5053 2022/10/15 18:26:42 triaxx Exp $ +$NetBSD: CHANGES-2022,v 1.5054 2022/10/15 18:29:38 triaxx Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7677,3 +7677,4 @@ Changes to the packages collection and i Updated lang/elixir to 1.14.0 [triaxx 2022-10-15] Updated chat/ejabberd to 22.05 [triaxx 2022-10-15] Updated net/rabbitmq to 3.11.1 [triaxx 2022-10-15] + Updated www/yaws to 2.1.1 [triaxx 2022-10-15] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22290 pkgsrc/doc/TODO:1.22291 --- pkgsrc/doc/TODO:1.22290 Sat Oct 15 18:04:25 2022 +++ pkgsrc/doc/TODO Sat Oct 15 18:29:38 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22290 2022/10/15 18:04:25 triaxx Exp $ +$NetBSD: TODO,v 1.22291 2022/10/15 18:29:38 triaxx Exp $ Suggested new packages ====================== @@ -1626,7 +1626,6 @@ For possible Perl packages updates, see o yacas-1.6.1 o yafc-1.1 o yahttp-0.2.1 - o yaws-2.1.1 o yaz-5.30.3 o yed-3.17.1 o yelp-tools-3.38.0 --_----------=_1665858578222520--