Received: by mail.netbsd.org (Postfix, from userid 605) id 8BA3684D38; Sat, 23 Apr 2022 23:29:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C638D84D28 for ; Sat, 23 Apr 2022 23:29:20 +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 rNBprGh0NCYg for ; Sat, 23 Apr 2022 23:29:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 212EB84CE2 for ; Sat, 23 Apr 2022 23:29:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1DD00FB1A; Sat, 23 Apr 2022 23:29:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165075656044050" MIME-Version: 1.0 Date: Sat, 23 Apr 2022 23:29:20 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20220423232920.1DD00FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165075656044050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Sat Apr 23 23:29:19 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated lang/owl-lisp to 0.2 To generate a diff of this commit: cvs rdiff -u -r1.2027 -r1.2028 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21719 -r1.21720 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165075656044050 Content-Disposition: inline Content-Length: 1284 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.2027 pkgsrc/doc/CHANGES-2022:1.2028 --- pkgsrc/doc/CHANGES-2022:1.2027 Sat Apr 23 22:43:47 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Apr 23 23:29:19 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2027 2022/04/23 22:43:47 tnn Exp $ +$NetBSD: CHANGES-2022,v 1.2028 2022/04/23 23:29:19 tnn Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3166,3 +3166,4 @@ Changes to the packages collection and i Updated textproc/hgrep to 0.2.5 [pin 2022-04-23] Updated multimedia/libtheoraplay to 0.0.20210704 [tnn 2022-04-23] Updated graphics/mojoshader to 0.0.20220415 [tnn 2022-04-23] + Updated lang/owl-lisp to 0.2 [tnn 2022-04-23] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21719 pkgsrc/doc/TODO:1.21720 --- pkgsrc/doc/TODO:1.21719 Sat Apr 23 02:20:48 2022 +++ pkgsrc/doc/TODO Sat Apr 23 23:29:19 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21719 2022/04/23 02:20:48 mef Exp $ +$NetBSD: TODO,v 1.21720 2022/04/23 23:29:19 tnn Exp $ Suggested new packages ====================== @@ -1305,7 +1305,6 @@ For possible Perl packages updates, see o oroborus-2.0.18 o ortp-0.27.0 o oto-0.5 - o owl-lisp-0.1.16 o p0f-3.09b o p5-Alien-Hunspell-0.17 o p5-Archive-Peek-0.38 --_----------=_165075656044050--