Received: by mail.netbsd.org (Postfix, from userid 605) id 36F9F84D7D; Mon, 18 Nov 2019 07:51:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B338B84D65 for ; Mon, 18 Nov 2019 07:51:07 +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 oUUREHOJDzhl for ; Mon, 18 Nov 2019 07:51:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1E7B584D38 for ; Mon, 18 Nov 2019 07:51:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1C46DFA97; Mon, 18 Nov 2019 07:51:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1574063467261730" MIME-Version: 1.0 Date: Mon, 18 Nov 2019 07:51:07 +0000 From: "Roland Illig" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org X-Mailer: log_accum Message-Id: <20191118075107.1C46DFA97@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. --_----------=_1574063467261730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Mon Nov 18 07:51:06 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated pkgtools/url2pkg to 19.3.7 To generate a diff of this commit: cvs rdiff -u -r1.5002 -r1.5003 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1574063467261730 Content-Disposition: inline Content-Length: 739 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.5002 pkgsrc/doc/CHANGES-2019:1.5003 --- pkgsrc/doc/CHANGES-2019:1.5002 Mon Nov 18 04:47:33 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Nov 18 07:51:06 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5002 2019/11/18 04:47:33 gutteridge Exp $ +$NetBSD: CHANGES-2019,v 1.5003 2019/11/18 07:51:06 rillig Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8027,3 +8027,4 @@ Changes to the packages collection and i Updated chat/py-hangups to 0.4.10 [leot 2019-11-17] Updated emulators/ski to 1.3.2nb15 [scole 2019-11-17] Updated www/py-webcolors to 1.10 [gutteridge 2019-11-18] + Updated pkgtools/url2pkg to 19.3.7 [rillig 2019-11-17] --_----------=_1574063467261730--