Received: by mail.netbsd.org (Postfix, from userid 605) id 7140F84D81; Fri, 16 Aug 2019 10:43:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EB98884D7A for ; Fri, 16 Aug 2019 10:43:34 +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 nxRONHesSWDI for ; Fri, 16 Aug 2019 10:43:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4C8EA84CDA for ; Fri, 16 Aug 2019 10:43:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4A189FBF4; Fri, 16 Aug 2019 10:43:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1565952214220310" MIME-Version: 1.0 Date: Fri, 16 Aug 2019 10:43:34 +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: <20190816104334.4A189FBF4@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. --_----------=_1565952214220310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Aug 16 10:43:34 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated devel/pango to 1.44.3 To generate a diff of this commit: cvs rdiff -u -r1.3458 -r1.3459 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19190 -r1.19191 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1565952214220310 Content-Disposition: inline Content-Length: 1260 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.3458 pkgsrc/doc/CHANGES-2019:1.3459 --- pkgsrc/doc/CHANGES-2019:1.3458 Fri Aug 16 10:16:09 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Aug 16 10:43:33 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3458 2019/08/16 10:16:09 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.3459 2019/08/16 10:43:33 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5677,3 +5677,4 @@ Changes to the packages collection and i Updated devel/libgsf to 1.14.46 [wiz 2019-08-16] Updated sysutils/libnotify to 0.7.8 [wiz 2019-08-16] Updated security/libsecret to 0.18.8 [wiz 2019-08-16] + Updated devel/pango to 1.44.3 [wiz 2019-08-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19190 pkgsrc/doc/TODO:1.19191 --- pkgsrc/doc/TODO:1.19190 Fri Aug 16 10:16:09 2019 +++ pkgsrc/doc/TODO Fri Aug 16 10:43:33 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19190 2019/08/16 10:16:09 wiz Exp $ +$NetBSD: TODO,v 1.19191 2019/08/16 10:43:33 wiz Exp $ Suggested new packages ====================== @@ -1090,7 +1090,6 @@ For possible Perl packages updates, see o pam-krb5-4.7 o pam-passwdqc-1.3.0 o pam-yubico-2.21 - o pango-1.44.3 o paragui-1.1.8 o pari-2.11.2 o parrot-7.11.0 --_----------=_1565952214220310--