Received: by mail.netbsd.org (Postfix, from userid 605) id BF9CB84D84; Sun, 30 Oct 2022 11:15:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EF76184D3D for ; Sun, 30 Oct 2022 11:15:17 +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 b34tIS8i4c4N for ; Sun, 30 Oct 2022 11:15:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7182C84C86 for ; Sun, 30 Oct 2022 11:15:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6E651FA90; Sun, 30 Oct 2022 11:15:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166712851763450" MIME-Version: 1.0 Date: Sun, 30 Oct 2022 11:15:17 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20221030111517.6E651FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166712851763450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Oct 30 11:15:17 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated audio/taglib to 1.13 To generate a diff of this commit: cvs rdiff -u -r1.5253 -r1.5254 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22319 -r1.22320 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166712851763450 Content-Disposition: inline Content-Length: 1516 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.5253 pkgsrc/doc/CHANGES-2022:1.5254 --- pkgsrc/doc/CHANGES-2022:1.5253 Sun Oct 30 10:37:34 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Oct 30 11:15:16 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5253 2022/10/30 10:37:34 alnsn Exp $ +$NetBSD: CHANGES-2022,v 1.5254 2022/10/30 11:15:16 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7962,3 +7962,4 @@ Changes to the packages collection and i Updated math/pari to 2.15.0 [nros 2022-10-30] Updated lang/php81 to 8.1.12 [taca 2022-10-30] Updated lang/php80 to 8.0.25 [taca 2022-10-30] + Updated audio/taglib to 1.13 [wiz 2022-10-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22319 pkgsrc/doc/TODO:1.22320 --- pkgsrc/doc/TODO:1.22319 Sun Oct 30 10:01:23 2022 +++ pkgsrc/doc/TODO Sun Oct 30 11:15:16 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22319 2022/10/30 10:01:23 nros Exp $ +$NetBSD: TODO,v 1.22320 2022/10/30 11:15:16 wiz Exp $ Suggested new packages ====================== @@ -1227,7 +1227,6 @@ For possible Perl packages updates, see o php-tiki-23.1 [replacing php-tiki6] o php-tt-rss-17.4 o php-tt-rss-fever-plugin-1.4.7 - o php81-8.1.12 o phpldapadmin-1.2.5 o phraseanet-4.1.2 o phraseanet-indexer-3.8.6 @@ -1469,7 +1468,6 @@ For possible Perl packages updates, see o tacacs-4.0.4.29a o tacacs-shrubbery-4.0.4.29a o tads-3.0.16 - o taglib-1.13 o taplo-lsp-0.6.0 [wiz] o taplo-lsp-0.7.0 o taskwarrior-2.5.3 --_----------=_166712851763450--