Received: by mail.netbsd.org (Postfix, from userid 605) id A227284D24; Thu, 8 Apr 2021 21:22:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DC58284D11 for ; Thu, 8 Apr 2021 21:22:08 +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 TSna0-XkJfiN for ; Thu, 8 Apr 2021 21:22:08 +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 403E084CE0 for ; Thu, 8 Apr 2021 21:22:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3DB29FA95; Thu, 8 Apr 2021 21:22:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161791692887010" MIME-Version: 1.0 Date: Thu, 8 Apr 2021 21:22:08 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210408212208.3DB29FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161791692887010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Apr 8 21:22:08 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated graphics/cairomm, devel/atkmm, devel/pangomm, x11/gtkmm3 To generate a diff of this commit: cvs rdiff -u -r1.2048 -r1.2049 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161791692887010 Content-Disposition: inline Content-Length: 870 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.2048 pkgsrc/doc/CHANGES-2021:1.2049 --- pkgsrc/doc/CHANGES-2021:1.2048 Thu Apr 8 21:04:22 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Apr 8 21:22:08 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2048 2021/04/08 21:04:22 adam Exp $ +$NetBSD: CHANGES-2021,v 1.2049 2021/04/08 21:22:08 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3265,3 +3265,7 @@ Changes to the packages collection and i Updated devel/libsigc++ to 2.10.6 [adam 2021-04-08] Updated devel/libsigc++3 to 3.0.6 [adam 2021-04-08] Updated devel/glibmm to 2.66.0 [adam 2021-04-08] + Updated graphics/cairomm to 1.14.2 [adam 2021-04-08] + Updated devel/atkmm to 2.28.1 [adam 2021-04-08] + Updated devel/pangomm to 2.46.0 [adam 2021-04-08] + Updated x11/gtkmm3 to 3.24.4 [adam 2021-04-08] --_----------=_161791692887010--