Received: by mail.netbsd.org (Postfix, from userid 605) id 1BF6284E8A; Sun, 15 Aug 2021 06:58:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 57D8B84D31 for ; Sun, 15 Aug 2021 06:58:06 +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 vZUSvaXHtaCm for ; Sun, 15 Aug 2021 06:58:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B1C6584CEF for ; Sun, 15 Aug 2021 06:58:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ADD47FA97; Sun, 15 Aug 2021 06:58:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1629010685226850" MIME-Version: 1.0 Date: Sun, 15 Aug 2021 06:58:05 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20210815065805.ADD47FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1629010685226850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sun Aug 15 06:58:05 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Added graphics/fswebcam version 20200725 To generate a diff of this commit: cvs rdiff -u -r1.4219 -r1.4220 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1629010685226850 Content-Disposition: inline Content-Length: 721 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.4219 pkgsrc/doc/CHANGES-2021:1.4220 --- pkgsrc/doc/CHANGES-2021:1.4219 Sun Aug 15 03:29:51 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Aug 15 06:58:05 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4219 2021/08/15 03:29:51 mef Exp $ +$NetBSD: CHANGES-2021,v 1.4220 2021/08/15 06:58:05 nia Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6663,3 +6663,4 @@ Changes to the packages collection and i Updated pkgtools/pkglint to 21.2.6 [rillig 2021-08-14] Updated devel/git-cliff to 0.1.2 [pin 2021-08-14] Updated cad/klayout to 0.27.3 [mef 2021-08-15] + Added graphics/fswebcam version 20200725 [nia 2021-08-15] --_----------=_1629010685226850--