Received: by mail.netbsd.org (Postfix, from userid 605) id CF9BC84DB1; Thu, 20 May 2021 08:22:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1858A84DAE for ; Thu, 20 May 2021 08:22:47 +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 0pTmOxr1kB35 for ; Thu, 20 May 2021 08:22:46 +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 689E584D1B for ; Thu, 20 May 2021 08:22:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 65824FA95; Thu, 20 May 2021 08:22:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1621498966281120" MIME-Version: 1.0 Date: Thu, 20 May 2021 08:22:46 +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: <20210520082246.65824FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1621498966281120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu May 20 08:22:46 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/libidn2 to 2.3.1 To generate a diff of this commit: cvs rdiff -u -r1.2867 -r1.2868 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20641 -r1.20642 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1621498966281120 Content-Disposition: inline Content-Length: 1336 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.2867 pkgsrc/doc/CHANGES-2021:1.2868 --- pkgsrc/doc/CHANGES-2021:1.2867 Thu May 20 08:21:30 2021 +++ pkgsrc/doc/CHANGES-2021 Thu May 20 08:22:45 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2867 2021/05/20 08:21:30 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2868 2021/05/20 08:22:45 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4466,3 +4466,4 @@ Changes to the packages collection and i Updated textproc/bat to 0.18.1 [fox 2021-05-20] Updated lang/python39 to 3.9.5nb1 [triaxx 2021-05-20] Updated graphics/libheif to 1.12.0 [wiz 2021-05-20] + Updated devel/libidn2 to 2.3.1 [wiz 2021-05-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20641 pkgsrc/doc/TODO:1.20642 --- pkgsrc/doc/TODO:1.20641 Thu May 20 08:21:30 2021 +++ pkgsrc/doc/TODO Thu May 20 08:22:45 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20641 2021/05/20 08:21:30 wiz Exp $ +$NetBSD: TODO,v 1.20642 2021/05/20 08:22:45 wiz Exp $ Suggested new packages ====================== @@ -1321,7 +1321,6 @@ For possible Perl packages updates, see o libgphoto2-2.5.16 o libhidapi-0.10.1 o libiconv-1.16 - o libidn2-2.3.1 o libisoburn-1.5.4 o libisofs-1.5.4 o libixp-0.5 [breaks wmii-3.6, wait for compatible version; see also wmii+ixp entry] --_----------=_1621498966281120--