Received: by mail.netbsd.org (Postfix, from userid 605) id 6905E84D6F; Mon, 31 May 2021 22:32:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A669384D0F for ; Mon, 31 May 2021 22:32:49 +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 77s2VlT8Swhr for ; Mon, 31 May 2021 22:32:49 +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 0FC2184CE0 for ; Mon, 31 May 2021 22:32:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0D6C9FA95; Mon, 31 May 2021 22:32:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622500368132760" MIME-Version: 1.0 Date: Mon, 31 May 2021 22:32:48 +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: <20210531223249.0D6C9FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622500368132760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon May 31 22:32:48 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Added devel/pangomm2.48 version 2.48.1 To generate a diff of this commit: cvs rdiff -u -r1.3115 -r1.3116 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622500368132760 Content-Disposition: inline Content-Length: 735 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.3115 pkgsrc/doc/CHANGES-2021:1.3116 --- pkgsrc/doc/CHANGES-2021:1.3115 Mon May 31 22:32:37 2021 +++ pkgsrc/doc/CHANGES-2021 Mon May 31 22:32:48 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3115 2021/05/31 22:32:37 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.3116 2021/05/31 22:32:48 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4818,3 +4818,4 @@ Changes to the packages collection and i Added graphics/cairomm1.16 version 1.16.0 [wiz 2021-05-31] Added devel/glibmm2.68 version 2.68.0 [wiz 2021-05-31] Added devel/atkmm2.36 version 2.36.1 [wiz 2021-05-31] + Added devel/pangomm2.48 version 2.48.1 [wiz 2021-05-31] --_----------=_1622500368132760--