Received: by mail.netbsd.org (Postfix, from userid 605) id BD95284EE6; Mon, 30 Aug 2021 15:40:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 04B5A84ED2 for ; Mon, 30 Aug 2021 15:40: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 vop4Uvra7IWM for ; Mon, 30 Aug 2021 15:40:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5781D84CDA for ; Mon, 30 Aug 2021 15:40:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 54BDBFA97; Mon, 30 Aug 2021 15:40:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1630338049298840" MIME-Version: 1.0 Date: Mon, 30 Aug 2021 15:40:49 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20210830154049.54BDBFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1630338049298840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Aug 30 15:40:49 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated www/ruby-css-parser to 1.10.0 To generate a diff of this commit: cvs rdiff -u -r1.4428 -r1.4429 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1630338049298840 Content-Disposition: inline Content-Length: 740 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.4428 pkgsrc/doc/CHANGES-2021:1.4429 --- pkgsrc/doc/CHANGES-2021:1.4428 Mon Aug 30 15:39:39 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Aug 30 15:40:49 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4428 2021/08/30 15:39:39 adam Exp $ +$NetBSD: CHANGES-2021,v 1.4429 2021/08/30 15:40:49 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7000,3 +7000,4 @@ Changes to the packages collection and i Updated graphics/p5-PerlMagick to 7.1.0.5 [wiz 2021-08-30] Updated multimedia/mkvtoolnix to 61.0.0 [adam 2021-08-30] Updated devel/py-macholib to 1.15.1 [adam 2021-08-30] + Updated www/ruby-css-parser to 1.10.0 [taca 2021-08-30] --_----------=_1630338049298840--