Received: by mail.netbsd.org (Postfix, from userid 605) id 7BBD485325; Thu, 5 May 2022 04:23:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B626684D4A for ; Thu, 5 May 2022 04:23:54 +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 F38XQzdge-A0 for ; Thu, 5 May 2022 04:23:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1AB2E84CED for ; Thu, 5 May 2022 04:23:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 17905FB1A; Thu, 5 May 2022 04:23:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165172463448540" MIME-Version: 1.0 Date: Thu, 5 May 2022 04:23:54 +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: <20220505042354.17905FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165172463448540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu May 5 04:23:54 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated audio/ruby-taglib to 1.1.2 To generate a diff of this commit: cvs rdiff -u -r1.2354 -r1.2355 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165172463448540 Content-Disposition: inline Content-Length: 743 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.2354 pkgsrc/doc/CHANGES-2022:1.2355 --- pkgsrc/doc/CHANGES-2022:1.2354 Thu May 5 03:42:48 2022 +++ pkgsrc/doc/CHANGES-2022 Thu May 5 04:23:53 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2354 2022/05/05 03:42:48 taca Exp $ +$NetBSD: CHANGES-2022,v 1.2355 2022/05/05 04:23:53 taca Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3692,3 +3692,4 @@ Changes to the packages collection and i Updated devel/ruby-railties70 to 7.0.2.4 [taca 2022-05-05] Updated textproc/ruby-actiontext70 to 7.0.2.4 [taca 2022-05-05] Updated www/ruby-rails70 to 7.0.2.4 [taca 2022-05-05] + Updated audio/ruby-taglib to 1.1.2 [taca 2022-05-05] --_----------=_165172463448540--