Received: by mail.netbsd.org (Postfix, from userid 605) id 570EF84EBF; Thu, 16 Feb 2023 19:51:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 87D8B84EBC for ; Thu, 16 Feb 2023 19:51:50 +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 s0nNLuq4ufZf for ; Thu, 16 Feb 2023 19:51:50 +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 DB48F84CDC for ; Thu, 16 Feb 2023 19:51:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D2DA0FA90; Thu, 16 Feb 2023 19:51:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1676577109246600" MIME-Version: 1.0 Date: Thu, 16 Feb 2023 19:51:49 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20230216195149.D2DA0FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1676577109246600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Thu Feb 16 19:51:49 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added www/p5-Net-OAuth2-AuthorizationServer version 0.28 To generate a diff of this commit: cvs rdiff -u -r1.1274 -r1.1275 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1676577109246600 Content-Disposition: inline Content-Length: 743 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.1274 pkgsrc/doc/CHANGES-2023:1.1275 --- pkgsrc/doc/CHANGES-2023:1.1274 Thu Feb 16 15:16:04 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Feb 16 19:51:49 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1274 2023/02/16 15:16:04 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.1275 2023/02/16 19:51:49 nikita Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1632,3 +1632,4 @@ Changes to the packages collection and i Updated lang/go119 to 1.19.6 [bsiegert 2023-02-16] Updated devel/mob to 4.3.0 [schmonz 2023-02-16] Updated audio/openal-soft to 1.23.0 [wiz 2023-02-16] + Added www/p5-Net-OAuth2-AuthorizationServer version 0.28 [nikita 2023-02-16] --_----------=_1676577109246600--