Received: by mail.netbsd.org (Postfix, from userid 605) id 1B05D84F84; Sun, 24 Feb 2019 14:54:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 95D3784D6A for ; Sun, 24 Feb 2019 14:54:10 +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 J5cNxNw9tefi for ; Sun, 24 Feb 2019 14:54:10 +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 E455084D2B for ; Sun, 24 Feb 2019 14:54:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DC264FB16; Sun, 24 Feb 2019 14:54:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1551020049192730" MIME-Version: 1.0 Date: Sun, 24 Feb 2019 14:54:09 +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: <20190224145409.DC264FB16@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. --_----------=_1551020049192730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Feb 24 14:54:09 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated devel/pcre to 8.43 To generate a diff of this commit: cvs rdiff -u -r1.885 -r1.886 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18854 -r1.18855 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1551020049192730 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.885 pkgsrc/doc/CHANGES-2019:1.886 --- pkgsrc/doc/CHANGES-2019:1.885 Sun Feb 24 14:49:19 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Feb 24 14:54:09 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.885 2019/02/24 14:49:19 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.886 2019/02/24 14:54:09 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1561,3 +1561,4 @@ Changes to the packages collection and i Updated lang/nodejs to 10.15.1nb1 [rin 2019-02-24] Updated net/hub to 2.10.0 [leot 2019-02-24] Updated shells/zsh-autosuggestions to 0.5.0 [wiz 2019-02-24] + Updated devel/pcre to 8.43 [wiz 2019-02-24] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18854 pkgsrc/doc/TODO:1.18855 --- pkgsrc/doc/TODO:1.18854 Sun Feb 24 14:49:19 2019 +++ pkgsrc/doc/TODO Sun Feb 24 14:54:09 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18854 2019/02/24 14:49:19 wiz Exp $ +$NetBSD: TODO,v 1.18855 2019/02/24 14:54:09 wiz Exp $ Suggested new packages ====================== @@ -1063,7 +1063,6 @@ For possible Perl packages updates, see o pcal-4.8 o pcc-1.1.0 o pcc-current-20160305 - o pcre-8.43 o pdmenu-1.2.87 o pessulus-2.30.3 [GNOME 2.28] o pflogsumm-1.1.5 --_----------=_1551020049192730--