Received: by mail.netbsd.org (Postfix, from userid 605) id D4F2884D92; Tue, 12 Mar 2019 23:58:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5CAFB84D5D for ; Tue, 12 Mar 2019 23:58:51 +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 yXDk3ztwp69J for ; Tue, 12 Mar 2019 23:58:51 +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 B7C3F84CFC for ; Tue, 12 Mar 2019 23:58:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B5AF6FB16; Tue, 12 Mar 2019 23:58:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1552435130139360" MIME-Version: 1.0 Date: Tue, 12 Mar 2019 23:58:50 +0000 From: "Alexander Nasonov" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: alnsn@netbsd.org X-Mailer: log_accum Message-Id: <20190312235850.B5AF6FB16@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. --_----------=_1552435130139360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: alnsn Date: Tue Mar 12 23:58:50 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated devel/py-lupa to 1.8. To generate a diff of this commit: cvs rdiff -u -r1.1249 -r1.1250 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1552435130139360 Content-Disposition: inline Content-Length: 745 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.1249 pkgsrc/doc/CHANGES-2019:1.1250 --- pkgsrc/doc/CHANGES-2019:1.1249 Tue Mar 12 19:03:00 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Mar 12 23:58:50 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1249 2019/03/12 19:03:00 leot Exp $ +$NetBSD: CHANGES-2019,v 1.1250 2019/03/12 23:58:50 alnsn Exp $ Changes to the packages collection and infrastructure in 2019: @@ -2058,3 +2058,4 @@ Changes to the packages collection and i Added devel/ocaml-splittable_random version 0.12.0 [jaapb 2019-03-12] Added devel/ocaml-base_quickcheck version 0.12.0 [jaapb 2019-03-12] Updated misc/pick to 3.0.1 [leot 2019-03-12] + Updated devel/py-lupa to 1.8 [alnsn 2019-03-12] --_----------=_1552435130139360--