Received: by mail.netbsd.org (Postfix, from userid 605) id 7B10384E53; Tue, 20 Nov 2018 08:35:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 698F984E50 for ; Tue, 20 Nov 2018 08:34: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 Mhh4GD9hYacQ for ; Tue, 20 Nov 2018 08:34:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9A75084E4A for ; Tue, 20 Nov 2018 08:34:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2E63AFB1F; Tue, 20 Nov 2018 08:34:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1542702898165500" MIME-Version: 1.0 Date: Tue, 20 Nov 2018 08:34:58 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20181120083458.2E63AFB1F@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. --_----------=_1542702898165500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Tue Nov 20 08:34:58 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated devel/pango to 1.42.4nb3 To generate a diff of this commit: cvs rdiff -u -r1.4760 -r1.4761 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1542702898165500 Content-Disposition: inline Content-Length: 730 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4760 pkgsrc/doc/CHANGES-2018:1.4761 --- pkgsrc/doc/CHANGES-2018:1.4760 Tue Nov 20 08:14:16 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Nov 20 08:34:57 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4760 2018/11/20 08:14:16 maya Exp $ +$NetBSD: CHANGES-2018,v 1.4761 2018/11/20 08:34:57 maya Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6652,3 +6652,4 @@ Changes to the packages collection and i Added graphics/papirus-icon-theme version 20181007 [nia 2018-11-19] Updated devel/py-h5py to 2.8.0 [markd 2018-11-20] Updated x11/gtk3 to 3.24.1nb3 [maya 2018-11-20] + Updated devel/pango to 1.42.4nb3 [maya 2018-11-20] --_----------=_1542702898165500--