Received: by mail.netbsd.org (Postfix, from userid 605) id 0BD7184D80; Wed, 5 May 2021 15:06:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4538F84D74 for ; Wed, 5 May 2021 15:06:26 +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 rHn5tM6BBjU9 for ; Wed, 5 May 2021 15:06:25 +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 9FC4284CE0 for ; Wed, 5 May 2021 15:06:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 976FEFA95; Wed, 5 May 2021 15:06:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1620227185188560" MIME-Version: 1.0 Date: Wed, 5 May 2021 15:06:25 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20210505150625.976FEFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1620227185188560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Wed May 5 15:06:25 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Added devel/hs-psqueues version 0.2.7.2 To generate a diff of this commit: cvs rdiff -u -r1.2666 -r1.2667 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1620227185188560 Content-Disposition: inline Content-Length: 735 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2666 pkgsrc/doc/CHANGES-2021:1.2667 --- pkgsrc/doc/CHANGES-2021:1.2666 Wed May 5 14:59:07 2021 +++ pkgsrc/doc/CHANGES-2021 Wed May 5 15:06:25 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2666 2021/05/05 14:59:07 pho Exp $ +$NetBSD: CHANGES-2021,v 1.2667 2021/05/05 15:06:25 pho Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4151,3 +4151,4 @@ Changes to the packages collection and i Added www/hs-http-date version 0.0.11 [pho 2021-05-05] Updated games/taisei to 1.3.2 [ryoon 2021-05-05] Added net/hs-network-byte-order version 0.1.6 [pho 2021-05-05] + Added devel/hs-psqueues version 0.2.7.2 [pho 2021-05-05] --_----------=_1620227185188560--