Received: by mail.netbsd.org (Postfix, from userid 605) id 2660B84D77; Sat, 27 Apr 2019 18:39:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A287284D35 for ; Sat, 27 Apr 2019 18:38:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 8GS7Y-AZkwG6 for ; Sat, 27 Apr 2019 18:38:59 +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 02F0F84CD5 for ; Sat, 27 Apr 2019 18:38:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0105EFB16; Sat, 27 Apr 2019 18:38:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1556390338205130" MIME-Version: 1.0 Date: Sat, 27 Apr 2019 18:38:58 +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: <20190427183859.0105EFB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1556390338205130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Apr 27 18:38:58 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated graphics/py-cairo to 1.18.1 To generate a diff of this commit: cvs rdiff -u -r1.1851 -r1.1852 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18960 -r1.18961 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1556390338205130 Content-Disposition: inline Content-Length: 1278 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.1851 pkgsrc/doc/CHANGES-2019:1.1852 --- pkgsrc/doc/CHANGES-2019:1.1851 Sat Apr 27 18:33:25 2019 +++ pkgsrc/doc/CHANGES-2019 Sat Apr 27 18:38:58 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1851 2019/04/27 18:33:25 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.1852 2019/04/27 18:38:58 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -3012,3 +3012,4 @@ Changes to the packages collection and i Updated emulators/qemu to 4.0.0nb5 [kamil 2019-04-27] Updated devel/orc to 0.4.29 [wiz 2019-04-27] Updated devel/pcre2 to 10.33 [wiz 2019-04-27] + Updated graphics/py-cairo to 1.18.1 [wiz 2019-04-27] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18960 pkgsrc/doc/TODO:1.18961 --- pkgsrc/doc/TODO:1.18960 Sat Apr 27 18:34:52 2019 +++ pkgsrc/doc/TODO Sat Apr 27 18:38:58 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18960 2019/04/27 18:34:52 wiz Exp $ +$NetBSD: TODO,v 1.18961 2019/04/27 18:38:58 wiz Exp $ Suggested new packages ====================== @@ -1126,7 +1126,6 @@ For possible Perl packages updates, see o pwlib-1.11.1 o py-HappyDoc-3.0 o py-Scientific-doc-2.5.5 - o py-cairo-1.18.1 o py-cassa-1.11.0 o py-ephem3-3.7.6.0 o py-gnome-menus-3.8.0 --_----------=_1556390338205130--