Received: by mail.netbsd.org (Postfix, from userid 605) id 4273C84D54; Sun, 2 Dec 2018 07:45:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 500B084D46 for ; Sun, 2 Dec 2018 07:45:14 +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 9QnbJ-lE56L0 for ; Sun, 2 Dec 2018 07:45:13 +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 6641C84D2B for ; Sun, 2 Dec 2018 07:45:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 53985FB1F; Sun, 2 Dec 2018 07:45:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1543736713267730" MIME-Version: 1.0 Date: Sun, 2 Dec 2018 07:45:13 +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: <20181202074513.53985FB1F@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. --_----------=_1543736713267730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Dec 2 07:45:13 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated devel/pcre2 to 10.32 To generate a diff of this commit: cvs rdiff -u -r1.4994 -r1.4995 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18660 -r1.18661 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1543736713267730 Content-Disposition: inline Content-Length: 1258 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.4994 pkgsrc/doc/CHANGES-2018:1.4995 --- pkgsrc/doc/CHANGES-2018:1.4994 Sun Dec 2 07:12:05 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Dec 2 07:45:12 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4994 2018/12/02 07:12:05 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.4995 2018/12/02 07:45:12 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6959,3 +6959,4 @@ Changes to the packages collection and i Updated math/nickle to 2.84 [wiz 2018-12-02] Updated shells/bash-completion to 2.8nb1 [wiz 2018-12-02] Updated devel/dconf to 0.30.1 [wiz 2018-12-02] + Updated devel/pcre2 to 10.32 [wiz 2018-12-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18660 pkgsrc/doc/TODO:1.18661 --- pkgsrc/doc/TODO:1.18660 Sun Dec 2 07:12:05 2018 +++ pkgsrc/doc/TODO Sun Dec 2 07:45:12 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18660 2018/12/02 07:12:05 wiz Exp $ +$NetBSD: TODO,v 1.18661 2018/12/02 07:45:12 wiz Exp $ Suggested new packages ====================== @@ -1143,7 +1143,6 @@ For possible Perl packages updates, see o pcal-4.8 o pcc-1.1.0 o pcc-current-20160305 - o pcre2-10.32 o pdmenu-1.2.87 o pen-0.32.0 o pessulus-2.30.3 [GNOME 2.28] --_----------=_1543736713267730--