Received: by mail.netbsd.org (Postfix, from userid 605) id 73EC384DF7; Mon, 18 Sep 2017 23:04:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0721E84DBB for ; Mon, 18 Sep 2017 23:04:14 +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 u_pWWP9SRhIY for ; Mon, 18 Sep 2017 23:04:13 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9C9C484CE4 for ; Mon, 18 Sep 2017 23:04:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 973B4FA9A; Mon, 18 Sep 2017 23:04:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1505775853210570" MIME-Version: 1.0 Date: Mon, 18 Sep 2017 23:04: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: <20170918230413.973B4FA9A@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. --_----------=_1505775853210570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Sep 18 23:04:13 UTC 2017 Modified Files: pkgsrc/doc: TODO Log Message: TODO: prefer https for pkgsrc.org To generate a diff of this commit: cvs rdiff -u -r1.17742 -r1.17743 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1505775853210570 Content-Disposition: inline Content-Length: 654 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17742 pkgsrc/doc/TODO:1.17743 --- pkgsrc/doc/TODO:1.17742 Mon Sep 18 17:04:43 2017 +++ pkgsrc/doc/TODO Mon Sep 18 23:04:13 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17742 2017/09/18 17:04:43 adam Exp $ +$NetBSD: TODO,v 1.17743 2017/09/18 23:04:13 wiz Exp $ Suggested new packages ====================== @@ -7,7 +7,7 @@ Suggested new packages http://gnats.NetBSD.org/summary/category/pkg.html Any complete, polished packages in pkgsrc-wip (ditto) - http://www.pkgsrc.org/wip/ + https://www.pkgsrc.org/wip/ Any interesting packages in FreeBSD's ports. http://freshports.org/ --_----------=_1505775853210570--