Received: by mail.netbsd.org (Postfix, from userid 605) id DB05F84DA7; Sun, 14 Feb 2021 12:04:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2112584D2C for ; Sun, 14 Feb 2021 12:04:46 +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 qw3QJW7MNc3y for ; Sun, 14 Feb 2021 12:04:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6ACE284CED for ; Sun, 14 Feb 2021 12:04:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 67A99FA95; Sun, 14 Feb 2021 12:04:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1613304285104800" MIME-Version: 1.0 Date: Sun, 14 Feb 2021 12:04:45 +0000 From: "Juraj Lutter" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: otis@netbsd.org X-Mailer: log_accum Message-Id: <20210214120445.67A99FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1613304285104800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: otis Date: Sun Feb 14 12:04:45 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Added devel/libunit version 1.22.0 To generate a diff of this commit: cvs rdiff -u -r1.1066 -r1.1067 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1613304285104800 Content-Disposition: inline Content-Length: 726 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.1066 pkgsrc/doc/CHANGES-2021:1.1067 --- pkgsrc/doc/CHANGES-2021:1.1066 Sun Feb 14 11:59:37 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Feb 14 12:04:45 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1066 2021/02/14 11:59:37 otis Exp $ +$NetBSD: CHANGES-2021,v 1.1067 2021/02/14 12:04:45 otis Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1459,3 +1459,4 @@ Changes to the packages collection and i Added www/unit-php version 1.22.0 [otis 2021-02-14] Added www/unit-python version 1.22.0 [otis 2021-02-14] Added www/unit-ruby version 1.22.0 [otis 2021-02-14] + Added devel/libunit version 1.22.0 [otis 2021-02-14] --_----------=_1613304285104800--