Received: by mail.netbsd.org (Postfix, from userid 605) id 9348184E19; Sun, 27 Oct 2019 19:20:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1B64784E07 for ; Sun, 27 Oct 2019 19:20:09 +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 xR3Mun-J9yk3 for ; Sun, 27 Oct 2019 19:20:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 79B9684D27 for ; Sun, 27 Oct 2019 19:20:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 77A06FA8D; Sun, 27 Oct 2019 19:20:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1572204008246890" MIME-Version: 1.0 Date: Sun, 27 Oct 2019 19:20:08 +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: <20191027192008.77A06FA8D@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. --_----------=_1572204008246890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Sun Oct 27 19:20:08 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated pkgtools/url2pkg to 19.3.4 To generate a diff of this commit: cvs rdiff -u -r1.4579 -r1.4580 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1572204008246890 Content-Disposition: inline Content-Length: 735 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.4579 pkgsrc/doc/CHANGES-2019:1.4580 --- pkgsrc/doc/CHANGES-2019:1.4579 Sun Oct 27 18:35:10 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Oct 27 19:20:08 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4579 2019/10/27 18:35:10 he Exp $ +$NetBSD: CHANGES-2019,v 1.4580 2019/10/27 19:20:08 rillig Exp $ Changes to the packages collection and infrastructure in 2019: @@ -7338,3 +7338,4 @@ Changes to the packages collection and i Updated inputmethod/uim to 1.8.6nb65 [kamil 2019-10-27] Added security/qt5-qtkeychain version 0.9.1 [bouyer 2019-10-27] Updated lang/rust to 1.38.0nb1 [he 2019-10-27] + Updated pkgtools/url2pkg to 19.3.4 [rillig 2019-10-27] --_----------=_1572204008246890--