Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 837731A9239 for ; Sun, 21 Nov 2021 07:11:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B7FB484EB7; Sun, 21 Nov 2021 07:11:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F09A784E9E for ; Sun, 21 Nov 2021 07:11:42 +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 FmlztfLR1iBe for ; Sun, 21 Nov 2021 07:11:42 +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 452F284CE0 for ; Sun, 21 Nov 2021 07:11:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3CF0CFAEC; Sun, 21 Nov 2021 07:11:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163747870298930" MIME-Version: 1.0 Date: Sun, 21 Nov 2021 07:11:42 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20211121071142.3CF0CFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163747870298930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Sun Nov 21 07:11:42 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated converters/bdf2sfd to 1.1.7 To generate a diff of this commit: cvs rdiff -u -r1.5719 -r1.5720 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163747870298930 Content-Disposition: inline Content-Length: 739 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.5719 pkgsrc/doc/CHANGES-2021:1.5720 --- pkgsrc/doc/CHANGES-2021:1.5719 Sat Nov 20 22:58:54 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Nov 21 07:11:41 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5719 2021/11/20 22:58:54 gutteridge Exp $ +$NetBSD: CHANGES-2021,v 1.5720 2021/11/21 07:11:41 fcambus Exp $ Changes to the packages collection and infrastructure in 2021: @@ -8602,3 +8602,4 @@ Changes to the packages collection and i Updated audio/py-mutagen to 1.45.1 [bsiegert 2021-11-20] Updated editors/qtcreator to 5.0.3 [wiz 2021-11-20] Updated x11/gtkdatabox to 1.0.0 [hauke 2021-11-20] + Updated converters/bdf2sfd to 1.1.7 [fcambus 2021-11-21] --_----------=_163747870298930--